[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. 17367 1726882296.78172: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 17367 1726882296.79016: Added group all to inventory 17367 1726882296.79018: Added group ungrouped to inventory 17367 1726882296.79022: Group all now contains ungrouped 17367 1726882296.79025: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 17367 1726882296.98950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 17367 1726882296.99020: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 17367 1726882296.99041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 17367 1726882296.99107: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 17367 1726882296.99178: Loaded config def from plugin (inventory/script) 17367 1726882296.99180: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 17367 1726882296.99229: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 17367 1726882296.99325: Loaded config def from plugin (inventory/yaml) 17367 1726882296.99327: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 17367 1726882296.99418: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 17367 1726882296.99951: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 17367 1726882296.99959: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 17367 1726882296.99962: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 17367 1726882296.99968: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 17367 1726882296.99972: Loading data from /tmp/network-Kc3/inventory.yml 17367 1726882297.00044: /tmp/network-Kc3/inventory.yml was not parsable by auto 17367 1726882297.00116: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 17367 1726882297.00165: Loading data from /tmp/network-Kc3/inventory.yml 17367 1726882297.00254: group all already in inventory 17367 1726882297.00261: set inventory_file for managed_node1 17367 1726882297.00265: set inventory_dir for managed_node1 17367 1726882297.00266: Added host managed_node1 to inventory 17367 1726882297.00269: Added host managed_node1 to group all 17367 1726882297.00270: set ansible_host for managed_node1 17367 1726882297.00270: set ansible_ssh_extra_args for managed_node1 17367 1726882297.00274: set inventory_file for managed_node2 17367 1726882297.00276: set inventory_dir for managed_node2 17367 1726882297.00277: Added host managed_node2 to inventory 17367 1726882297.00278: Added host managed_node2 to group all 17367 1726882297.00279: set ansible_host for managed_node2 17367 1726882297.00287: set ansible_ssh_extra_args for managed_node2 17367 1726882297.00291: set inventory_file for managed_node3 17367 1726882297.00296: set inventory_dir for managed_node3 17367 1726882297.00296: Added host managed_node3 to inventory 17367 1726882297.00298: Added host managed_node3 to group all 17367 1726882297.00299: set ansible_host for managed_node3 17367 1726882297.00300: set ansible_ssh_extra_args for managed_node3 17367 1726882297.00302: Reconcile groups and hosts in inventory. 17367 1726882297.00306: Group ungrouped now contains managed_node1 17367 1726882297.00308: Group ungrouped now contains managed_node2 17367 1726882297.00309: Group ungrouped now contains managed_node3 17367 1726882297.00383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 17367 1726882297.00521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 17367 1726882297.00568: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 17367 1726882297.00601: Loaded config def from plugin (vars/host_group_vars) 17367 1726882297.00603: 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) 17367 1726882297.00614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 17367 1726882297.00623: 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) 17367 1726882297.00664: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 17367 1726882297.01013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882297.01114: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 17367 1726882297.01158: Loaded config def from plugin (connection/local) 17367 1726882297.01161: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 17367 1726882297.01845: Loaded config def from plugin (connection/paramiko_ssh) 17367 1726882297.01849: 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) 17367 1726882297.02796: 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) 17367 1726882297.02836: Loaded config def from plugin (connection/psrp) 17367 1726882297.02839: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 17367 1726882297.03591: 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) 17367 1726882297.03641: Loaded config def from plugin (connection/ssh) 17367 1726882297.03644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 17367 1726882297.05660: 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) 17367 1726882297.05708: Loaded config def from plugin (connection/winrm) 17367 1726882297.05711: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 17367 1726882297.05740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 17367 1726882297.05808: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 17367 1726882297.05873: Loaded config def from plugin (shell/cmd) 17367 1726882297.05875: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 17367 1726882297.05909: 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) 17367 1726882297.05974: Loaded config def from plugin (shell/powershell) 17367 1726882297.05977: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 17367 1726882297.06041: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 17367 1726882297.06226: Loaded config def from plugin (shell/sh) 17367 1726882297.06228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 17367 1726882297.06260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 17367 1726882297.06383: Loaded config def from plugin (become/runas) 17367 1726882297.06388: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 17367 1726882297.06581: Loaded config def from plugin (become/su) 17367 1726882297.06583: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 17367 1726882297.06748: Loaded config def from plugin (become/sudo) 17367 1726882297.06750: 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 17367 1726882297.06791: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17367 1726882297.07142: in VariableManager get_vars() 17367 1726882297.07165: done with get_vars() 17367 1726882297.07306: trying /usr/local/lib/python3.12/site-packages/ansible/modules 17367 1726882297.09608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 17367 1726882297.09676: in VariableManager get_vars() 17367 1726882297.09680: done with get_vars() 17367 1726882297.09682: variable 'playbook_dir' from source: magic vars 17367 1726882297.09682: variable 'ansible_playbook_python' from source: magic vars 17367 1726882297.09683: variable 'ansible_config_file' from source: magic vars 17367 1726882297.09683: variable 'groups' from source: magic vars 17367 1726882297.09684: variable 'omit' from source: magic vars 17367 1726882297.09684: variable 'ansible_version' from source: magic vars 17367 1726882297.09684: variable 'ansible_check_mode' from source: magic vars 17367 1726882297.09687: variable 'ansible_diff_mode' from source: magic vars 17367 1726882297.09687: variable 'ansible_forks' from source: magic vars 17367 1726882297.09688: variable 'ansible_inventory_sources' from source: magic vars 17367 1726882297.09688: variable 'ansible_skip_tags' from source: magic vars 17367 1726882297.09689: variable 'ansible_limit' from source: magic vars 17367 1726882297.09689: variable 'ansible_run_tags' from source: magic vars 17367 1726882297.09690: variable 'ansible_verbosity' from source: magic vars 17367 1726882297.09714: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 17367 1726882297.09948: in VariableManager get_vars() 17367 1726882297.09964: done with get_vars() 17367 1726882297.10014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 17367 1726882297.10028: 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 17367 1726882297.10294: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 17367 1726882297.10456: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 17367 1726882297.10459: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 17367 1726882297.10498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 17367 1726882297.10522: 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) 17367 1726882297.10689: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 17367 1726882297.10763: Loaded config def from plugin (callback/default) 17367 1726882297.10766: 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) 17367 1726882297.11547: Loaded config def from plugin (callback/junit) 17367 1726882297.11549: 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) 17367 1726882297.11579: 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) 17367 1726882297.11621: Loaded config def from plugin (callback/minimal) 17367 1726882297.11623: 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) 17367 1726882297.11648: 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) 17367 1726882297.11683: Loaded config def from plugin (callback/tree) 17367 1726882297.11688: 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 17367 1726882297.11758: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 17367 1726882297.11760: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_dummy_nm.yml *************************************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17367 1726882297.11781: in VariableManager get_vars() 17367 1726882297.11792: done with get_vars() 17367 1726882297.11799: in VariableManager get_vars() 17367 1726882297.11805: done with get_vars() 17367 1726882297.11808: variable 'omit' from source: magic vars 17367 1726882297.11830: in VariableManager get_vars() 17367 1726882297.11838: done with get_vars() 17367 1726882297.11851: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 17367 1726882297.12219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 17367 1726882297.12269: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 17367 1726882297.12296: getting the remaining hosts for this loop 17367 1726882297.12297: done getting the remaining hosts for this loop 17367 1726882297.12299: getting the next task for host managed_node1 17367 1726882297.12301: done getting next task for host managed_node1 17367 1726882297.12303: ^ task is: TASK: Gathering Facts 17367 1726882297.12304: ^ 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 17367 1726882297.12305: getting variables 17367 1726882297.12306: in VariableManager get_vars() 17367 1726882297.12312: Calling all_inventory to load vars for managed_node1 17367 1726882297.12314: Calling groups_inventory to load vars for managed_node1 17367 1726882297.12315: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882297.12323: Calling all_plugins_play to load vars for managed_node1 17367 1726882297.12330: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882297.12332: Calling groups_plugins_play to load vars for managed_node1 17367 1726882297.12355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882297.12388: done with get_vars() 17367 1726882297.12395: done getting variables 17367 1726882297.12437: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Friday 20 September 2024 21:31:37 -0400 (0:00:00.007) 0:00:00.007 ****** 17367 1726882297.12452: entering _queue_task() for managed_node1/gather_facts 17367 1726882297.12454: Creating lock for gather_facts 17367 1726882297.12715: worker is 1 (out of 1 available) 17367 1726882297.12729: exiting _queue_task() for managed_node1/gather_facts 17367 1726882297.12740: done queuing things up, now waiting for results queue to drain 17367 1726882297.12742: waiting for pending results... 17367 1726882297.13010: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17367 1726882297.13017: in run() - task 12673a56-9f93-97d1-a317-000000000011 17367 1726882297.13020: variable 'ansible_search_path' from source: unknown 17367 1726882297.13027: calling self._execute() 17367 1726882297.13090: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882297.13104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882297.13118: variable 'omit' from source: magic vars 17367 1726882297.13224: variable 'omit' from source: magic vars 17367 1726882297.13253: variable 'omit' from source: magic vars 17367 1726882297.13292: variable 'omit' from source: magic vars 17367 1726882297.13340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882297.13379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882297.13406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882297.13428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882297.13444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882297.13479: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882297.13486: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882297.13496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882297.13595: Set connection var ansible_timeout to 10 17367 1726882297.13606: Set connection var ansible_shell_type to sh 17367 1726882297.13620: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882297.13631: Set connection var ansible_shell_executable to /bin/sh 17367 1726882297.13699: Set connection var ansible_connection to ssh 17367 1726882297.13703: Set connection var ansible_pipelining to False 17367 1726882297.13705: variable 'ansible_shell_executable' from source: unknown 17367 1726882297.13707: variable 'ansible_connection' from source: unknown 17367 1726882297.13710: variable 'ansible_module_compression' from source: unknown 17367 1726882297.13712: variable 'ansible_shell_type' from source: unknown 17367 1726882297.13714: variable 'ansible_shell_executable' from source: unknown 17367 1726882297.13716: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882297.13718: variable 'ansible_pipelining' from source: unknown 17367 1726882297.13719: variable 'ansible_timeout' from source: unknown 17367 1726882297.13721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882297.14128: 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) 17367 1726882297.14142: variable 'omit' from source: magic vars 17367 1726882297.14151: starting attempt loop 17367 1726882297.14157: running the handler 17367 1726882297.14173: variable 'ansible_facts' from source: unknown 17367 1726882297.14196: _low_level_execute_command(): starting 17367 1726882297.14316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882297.14745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882297.14749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882297.14752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882297.14755: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882297.14798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882297.14813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.14866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.16552: stdout chunk (state=3): >>>/root <<< 17367 1726882297.16718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882297.16721: stdout chunk (state=3): >>><<< 17367 1726882297.16725: stderr chunk (state=3): >>><<< 17367 1726882297.16754: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882297.16767: _low_level_execute_command(): starting 17367 1726882297.16774: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537 `" && echo ansible-tmp-1726882297.167589-17387-35381468289537="` echo /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537 `" ) && sleep 0' 17367 1726882297.17451: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882297.17477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882297.17496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.17570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.19426: stdout chunk (state=3): >>>ansible-tmp-1726882297.167589-17387-35381468289537=/root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537 <<< 17367 1726882297.19538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882297.19554: stderr chunk (state=3): >>><<< 17367 1726882297.19558: stdout chunk (state=3): >>><<< 17367 1726882297.19572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882297.167589-17387-35381468289537=/root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882297.19602: variable 'ansible_module_compression' from source: unknown 17367 1726882297.19639: ANSIBALLZ: Using generic lock for ansible.legacy.setup 17367 1726882297.19643: ANSIBALLZ: Acquiring lock 17367 1726882297.19645: ANSIBALLZ: Lock acquired: 139759325089712 17367 1726882297.19651: ANSIBALLZ: Creating module 17367 1726882297.69080: ANSIBALLZ: Writing module into payload 17367 1726882297.69513: ANSIBALLZ: Writing module 17367 1726882297.69516: ANSIBALLZ: Renaming module 17367 1726882297.69519: ANSIBALLZ: Done creating module 17367 1726882297.69521: variable 'ansible_facts' from source: unknown 17367 1726882297.69523: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882297.69525: _low_level_execute_command(): starting 17367 1726882297.69527: _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' 17367 1726882297.71007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882297.71033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882297.71047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882297.71117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.71567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.73234: stdout chunk (state=3): >>>PLATFORM <<< 17367 1726882297.73308: stdout chunk (state=3): >>>Linux <<< 17367 1726882297.73334: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 17367 1726882297.73609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882297.73614: stdout chunk (state=3): >>><<< 17367 1726882297.73616: stderr chunk (state=3): >>><<< 17367 1726882297.73619: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882297.73623 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 17367 1726882297.73627: _low_level_execute_command(): starting 17367 1726882297.73629: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 17367 1726882297.74180: Sending initial data 17367 1726882297.74274: Sent initial data (1181 bytes) 17367 1726882297.74982: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882297.74999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882297.75040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882297.75200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882297.75379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.75410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.78904: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 17367 1726882297.79204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882297.79220: stdout chunk (state=3): >>><<< 17367 1726882297.79232: stderr chunk (state=3): >>><<< 17367 1726882297.79399: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882297.79443: variable 'ansible_facts' from source: unknown 17367 1726882297.79452: variable 'ansible_facts' from source: unknown 17367 1726882297.79467: variable 'ansible_module_compression' from source: unknown 17367 1726882297.79562: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17367 1726882297.79657: variable 'ansible_facts' from source: unknown 17367 1726882297.80017: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py 17367 1726882297.80564: Sending initial data 17367 1726882297.80567: Sent initial data (152 bytes) 17367 1726882297.82378: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882297.82382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17367 1726882297.82385: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882297.82387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882297.82390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882297.82392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882297.82618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.82808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.84285: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17367 1726882297.84297: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 17367 1726882297.84312: stderr chunk (state=3): >>>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 <<< 17367 1726882297.84361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882297.84403: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpt20lmn7y /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py <<< 17367 1726882297.84443: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py" <<< 17367 1726882297.84723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpt20lmn7y" to remote "/root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py" <<< 17367 1726882297.88318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882297.88349: stderr chunk (state=3): >>><<< 17367 1726882297.88355: stdout chunk (state=3): >>><<< 17367 1726882297.88372: done transferring module to remote 17367 1726882297.88387: _low_level_execute_command(): starting 17367 1726882297.88397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/ /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py && sleep 0' 17367 1726882297.90159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882297.90170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882297.90173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882297.90176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.90399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.91999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882297.92117: stderr chunk (state=3): >>><<< 17367 1726882297.92122: stdout chunk (state=3): >>><<< 17367 1726882297.92395: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882297.92399: _low_level_execute_command(): starting 17367 1726882297.92402: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/AnsiballZ_setup.py && sleep 0' 17367 1726882297.93486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882297.93643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882297.93652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882297.93729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882297.96042: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 17367 1726882297.96052: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 17367 1726882297.96218: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17367 1726882297.96253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652d8bb00> <<< 17367 1726882297.96265: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 17367 1726882297.96269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 17367 1726882297.96272: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652dbea50> <<< 17367 1726882297.96303: stdout chunk (state=3): >>>import '_signal' # <<< 17367 1726882297.96326: stdout chunk (state=3): >>>import '_abc' # <<< 17367 1726882297.96341: stdout chunk (state=3): >>>import 'abc' # <<< 17367 1726882297.96398: stdout chunk (state=3): >>>import 'io' # <<< 17367 1726882297.96425: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17367 1726882297.96472: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17367 1726882297.96583: stdout chunk (state=3): >>>import 'genericpath' # <<< 17367 1726882297.96587: stdout chunk (state=3): >>>import 'posixpath' # <<< 17367 1726882297.96714: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652dcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 17367 1726882297.96756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882297.96760: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652dcdfa0> <<< 17367 1726882297.96762: stdout chunk (state=3): >>>import 'site' # <<< 17367 1726882297.96795: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17367 1726882297.97175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17367 1726882297.97187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 17367 1726882297.97319: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17367 1726882297.97341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652babda0> <<< 17367 1726882297.97348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 17367 1726882297.97397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17367 1726882297.97709: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652babfe0> # /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 0x7fe652be37a0> # /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 0x7fe652be3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652bc3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652bc1190> <<< 17367 1726882297.97799: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652ba8f50> <<< 17367 1726882297.97858: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17367 1726882297.97873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17367 1726882297.97877: stdout chunk (state=3): >>>import '_sre' # <<< 17367 1726882297.97879: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17367 1726882297.97900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17367 1726882297.97956: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17367 1726882297.97967: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c03710> <<< 17367 1726882297.97973: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c02330> <<< 17367 1726882297.98013: 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 0x7fe652bc2060> <<< 17367 1726882297.98095: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652baa810> <<< 17367 1726882297.98261: 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 0x7fe652c387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652ba81d0> # /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 0x7fe652c38c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c38b00> # 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 0x7fe652c38ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652ba6cf0> # /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' <<< 17367 1726882297.98267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17367 1726882297.98367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c39280> <<< 17367 1726882297.98389: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c3a4b0> import 'importlib.util' # <<< 17367 1726882297.98418: stdout chunk (state=3): >>>import 'runpy' # <<< 17367 1726882297.98445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17367 1726882297.98451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17367 1726882297.98486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 17367 1726882297.98490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c506e0> <<< 17367 1726882297.98499: stdout chunk (state=3): >>>import 'errno' # <<< 17367 1726882297.98533: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882297.98543: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882297.98555: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe652c51df0> <<< 17367 1726882297.98565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 17367 1726882297.98579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 17367 1726882297.98655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 17367 1726882297.98659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 17367 1726882297.98661: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c52c60> <<< 17367 1726882297.98663: 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 0x7fe652c532c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c521b0> <<< 17367 1726882297.98694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17367 1726882297.98752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17367 1726882297.98756: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882297.98759: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882297.98970: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe652c53d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c53470> <<< 17367 1726882297.98974: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c3a510> # /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' <<< 17367 1726882297.98976: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe652953b90> <<< 17367 1726882297.99126: 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 0x7fe65297c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297c3b0> # 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 0x7fe65297c650> # /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' <<< 17367 1726882297.99246: 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 0x7fe65297cf80> <<< 17367 1726882297.99356: 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 0x7fe65297d970> <<< 17367 1726882297.99362: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297c830> <<< 17367 1726882297.99390: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652951d30> <<< 17367 1726882297.99410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17367 1726882297.99440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 17367 1726882297.99462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 17367 1726882297.99465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 17367 1726882297.99725: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297ed20> <<< 17367 1726882297.99728: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c3ac00> # /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 <<< 17367 1726882297.99753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6529ab080> # /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' <<< 17367 1726882297.99782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 17367 1726882297.99828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17367 1726882297.99971: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6529cb410> # /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' <<< 17367 1726882297.99988: stdout chunk (state=3): >>>import 'ntpath' # <<< 17367 1726882297.99992: 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 0x7fe652a2c1d0> <<< 17367 1726882298.00002: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 17367 1726882298.00250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17367 1726882298.00254: 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' <<< 17367 1726882298.00256: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652a2e930> <<< 17367 1726882298.00258: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652a2c2f0> <<< 17367 1726882298.00296: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6529f91f0> <<< 17367 1726882298.00322: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 17367 1726882298.00408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6523292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6529ca240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297fc50> <<< 17367 1726882298.00698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17367 1726882298.00703: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6529ca330> <<< 17367 1726882298.00781: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hd21_498/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 17367 1726882298.01013: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17367 1726882298.01059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17367 1726882298.01097: 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 0x7fe65238afc0> import '_typing' # <<< 17367 1726882298.01418: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652369eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652369010> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 17367 1726882298.02896: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.04024: 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 0x7fe652388e90> # /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' <<< 17367 1726882298.04033: 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 0x7fe6523be9f0> <<< 17367 1726882298.04071: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6523be780> <<< 17367 1726882298.04104: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6523be090> <<< 17367 1726882298.04119: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 17367 1726882298.04127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 17367 1726882298.04167: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6523be4e0> <<< 17367 1726882298.04173: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65238bc50> <<< 17367 1726882298.04444: 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 0x7fe6523bf770> # 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 0x7fe6523bf9b0> # /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 0x7fe6523bfef0> 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' <<< 17367 1726882298.04511: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652225d00> # 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 0x7fe652227920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17367 1726882298.04520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17367 1726882298.04562: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6522282f0> <<< 17367 1726882298.04578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17367 1726882298.04614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17367 1726882298.04620: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652229490> <<< 17367 1726882298.04646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17367 1726882298.04885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65222bf80> # 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 0x7fe6522302c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65222a240> # /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 <<< 17367 1726882298.04896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 17367 1726882298.04916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17367 1726882298.05000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17367 1726882298.05027: 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' <<< 17367 1726882298.05100: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652233fb0> import '_tokenize' # <<< 17367 1726882298.05125: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652232a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6522327e0> <<< 17367 1726882298.05147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 17367 1726882298.05155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17367 1726882298.05414: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652232d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65222a750> # 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 0x7fe652278200> # /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 0x7fe6522783b0> # /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' <<< 17367 1726882298.05425: 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 0x7fe652279e50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652279be0> <<< 17367 1726882298.05445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17367 1726882298.05471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17367 1726882298.05851: 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 0x7fe65227c350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65227a480> # /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 0x7fe65227fad0> <<< 17367 1726882298.05854: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65227c4a0> <<< 17367 1726882298.05857: 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 0x7fe652280e00> <<< 17367 1726882298.05892: 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' <<< 17367 1726882298.05900: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65227d010> <<< 17367 1726882298.05940: 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 0x7fe652280c50> <<< 17367 1726882298.05947: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652278530> <<< 17367 1726882298.05980: 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' <<< 17367 1726882298.05987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17367 1726882298.06036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 17367 1726882298.06057: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882298.06065: 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 0x7fe65210c290> <<< 17367 1726882298.06266: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882298.06270: 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 0x7fe65210d2e0> <<< 17367 1726882298.06501: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652282a20> <<< 17367 1726882298.06505: 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 0x7fe652283dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652282630> # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.06583: stdout chunk (state=3): >>>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' # <<< 17367 1726882298.06586: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.06748: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.06789: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.07306: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.07944: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 17367 1726882298.07950: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe652111580> <<< 17367 1726882298.08054: 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 0x7fe652112330> <<< 17367 1726882298.08155: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65210d4f0> <<< 17367 1726882298.08162: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 17367 1726882298.08308: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.08686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652112120> # zipimport: zlib available <<< 17367 1726882298.09263: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09386: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09455: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17367 1726882298.09535: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09579: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09617: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17367 1726882298.09625: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09773: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.09778: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 17367 1726882298.09877: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.09904: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17367 1726882298.09910: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.10141: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.10369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17367 1726882298.10428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 17367 1726882298.10434: stdout chunk (state=3): >>>import '_ast' # <<< 17367 1726882298.10525: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652113560> # zipimport: zlib available <<< 17367 1726882298.10698: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.10851: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.10882: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.10941: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.11069: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882298.11122: 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' <<< 17367 1726882298.11148: 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 0x7fe65211e150> <<< 17367 1726882298.11177: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65211bec0> <<< 17367 1726882298.11398: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 17367 1726882298.11516: stdout chunk (state=3): >>># 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' <<< 17367 1726882298.11625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652206b10> <<< 17367 1726882298.11652: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6522fe7e0> <<< 17367 1726882298.11803: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65211e330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65210d490> <<< 17367 1726882298.11810: stdout chunk (state=3): >>># 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' # <<< 17367 1726882298.11869: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17367 1726882298.11882: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.11894: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.11902: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 17367 1726882298.11905: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12167: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.12198: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 17367 1726882298.12246: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12315: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 17367 1726882298.12631: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12802: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12845: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.12900: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 17367 1726882298.12909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882298.12927: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 17367 1726882298.12948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 17367 1726882298.12955: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 17367 1726882298.12994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 17367 1726882298.13030: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b2150> <<< 17367 1726882298.13053: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 17367 1726882298.13059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 17367 1726882298.13254: 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 0x7fe651d80110> <<< 17367 1726882298.13261: 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 0x7fe651d806b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521980b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b2cf0> <<< 17367 1726882298.13292: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b0830> <<< 17367 1726882298.13301: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b0470> <<< 17367 1726882298.13317: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 17367 1726882298.13581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe651d83410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651d82cc0> # 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 0x7fe651d82ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651d820f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17367 1726882298.13697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651d835c0> # /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' <<< 17367 1726882298.13719: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882298.13726: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe651de20f0> <<< 17367 1726882298.13810: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651de0110> <<< 17367 1726882298.13829: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b0500> <<< 17367 1726882298.13832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 17367 1726882298.14008: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.14071: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17367 1726882298.14085: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14111: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 17367 1726882298.14118: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14198: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14406: stdout chunk (state=3): >>>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 <<< 17367 1726882298.14444: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14503: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14557: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.14624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 17367 1726882298.14632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 17367 1726882298.14688: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.15100: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.15558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 17367 1726882298.15581: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.15669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.15889: stdout chunk (state=3): >>>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' # <<< 17367 1726882298.15898: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.15930: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.15986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 17367 1726882298.15997: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.15999: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.16025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 17367 1726882298.16099: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.16211: stdout chunk (state=3): >>># 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' <<< 17367 1726882298.16331: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651de3680> # /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' <<< 17367 1726882298.16383: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651de2960> import 'ansible.module_utils.facts.system.local' # <<< 17367 1726882298.16395: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.16459: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.16530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 17367 1726882298.17307: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.17311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # 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 0x7fe651e22300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e12f90> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 17367 1726882298.17340: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 17367 1726882298.17403: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17485: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17566: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17765: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17817: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 17367 1726882298.17823: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17869: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 17367 1726882298.17915: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.17998: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18006: 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' <<< 17367 1726882298.18044: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882298.18053: 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 0x7fe651e35ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e35e20> <<< 17367 1726882298.18102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 17367 1726882298.18145: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 17367 1726882298.18348: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 17367 1726882298.18624: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18698: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18740: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 17367 1726882298.18783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 17367 1726882298.18829: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18934: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.18971: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.19107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 17367 1726882298.19114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 17367 1726882298.19240: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.19388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 17367 1726882298.19400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.19477: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.19973: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.20502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 17367 1726882298.20680: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.20898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 17367 1726882298.21045: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.21213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 17367 1726882298.21267: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.21274: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 17367 1726882298.21456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882298.21517: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.21715: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.21963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 17367 1726882298.21966: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.21969: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.22030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 17367 1726882298.22051: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.22078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 17367 1726882298.22263: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.22513: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.22755: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 17367 1726882298.23076: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 17367 1726882298.23166: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23183: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 17367 1726882298.23228: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23263: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 17367 1726882298.23314: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23391: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23399: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 17367 1726882298.23752: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.23755: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23802: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23866: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.23938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 17367 1726882298.23962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 17367 1726882298.24003: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 17367 1726882298.24082: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24248: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 17367 1726882298.24489: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17367 1726882298.24555: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24606: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 17367 1726882298.24747: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.24837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 17367 1726882298.25018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 17367 1726882298.25171: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882298.26023: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 17367 1726882298.26064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 17367 1726882298.26082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 17367 1726882298.26122: 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 0x7fe651c33530> <<< 17367 1726882298.26125: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651c30a70> <<< 17367 1726882298.26175: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651c31580> <<< 17367 1726882298.40944: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 17367 1726882298.40953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651c79220> # /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 0x7fe651c79fd0> <<< 17367 1726882298.41027: 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' <<< 17367 1726882298.41062: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e24680> <<< 17367 1726882298.41080: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e24200> <<< 17367 1726882298.41501: 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 <<< 17367 1726882298.61478: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "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_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_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "38", "epoch": "1726882298", "epoch_int": "1726882298", "date": "2024-09-20", "time": "21:31:38", "iso8601_micro": "2024-09-21T01:31:38.263630Z", "iso8601": "2024-09-21T01:31:38Z", "iso8601_basic": "20240920T213138263630", "iso8601_basic_short": "20240920T213138", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.4404296875, "5m": 0.2890625, "15m": 0.1396484375}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"s<<< 17367 1726882298.61483: stdout chunk (state=3): >>>tatus": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22<<< 17367 1726882298.61617: stdout chunk (state=3): >>>"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3294, "used": 237}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 731, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794799616, "block_size": 4096, "block_total": 65519099, "block_available": 63914746, "block_used": 1604353, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17367 1726882298.62113: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 17367 1726882298.62134: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 17367 1726882298.62238: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 17367 1726882298.62401: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 17367 1726882298.62424: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.62453: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # 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 <<< 17367 1726882298.62477: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.62626: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.62939: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 17367 1726882298.62968: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 17367 1726882298.62982: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 17367 1726882298.63056: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.63147: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 17367 1726882298.63154: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 17367 1726882298.63159: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 17367 1726882298.63255: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 17367 1726882298.63314: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.63317: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 17367 1726882298.63320: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 17367 1726882298.63530: stdout chunk (state=3): >>># 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 <<< 17367 1726882298.63616: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 17367 1726882298.63622: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 17367 1726882298.63706: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 17367 1726882298.63840: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17367 1726882298.63915: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17367 1726882298.63999: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 17367 1726882298.64024: stdout chunk (state=3): >>># destroy _typing <<< 17367 1726882298.64031: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17367 1726882298.64183: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 17367 1726882298.64188: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 17367 1726882298.64297: stdout chunk (state=3): >>># destroy _hashlib <<< 17367 1726882298.64300: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17367 1726882298.64780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882298.64795: stdout chunk (state=3): >>><<< 17367 1726882298.64809: stderr chunk (state=3): >>><<< 17367 1726882298.64996: _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 0x7fe652dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652d8bb00> # /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 0x7fe652dbea50> 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 0x7fe652dcd130> # /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 0x7fe652dcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652babda0> # /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 0x7fe652babfe0> # /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 0x7fe652be37a0> # /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 0x7fe652be3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652bc3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652bc1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652ba8f50> # /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 0x7fe652c03710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c02330> # /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 0x7fe652bc2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652baa810> # /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 0x7fe652c387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652ba81d0> # /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 0x7fe652c38c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c38b00> # 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 0x7fe652c38ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652ba6cf0> # /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 0x7fe652c395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c39280> 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 0x7fe652c3a4b0> 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 0x7fe652c506e0> 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 0x7fe652c51df0> # /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 0x7fe652c52c60> # 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 0x7fe652c532c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c521b0> # /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 0x7fe652c53d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c53470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c3a510> # /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 0x7fe652953b90> # /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 0x7fe65297c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297c3b0> # 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 0x7fe65297c650> # /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 0x7fe65297cf80> # 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 0x7fe65297d970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652951d30> # /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 0x7fe65297ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652c3ac00> # /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 0x7fe6529ab080> # /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 0x7fe6529cb410> # /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 0x7fe652a2c1d0> # /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 0x7fe652a2e930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652a2c2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6529f91f0> # /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 0x7fe6523292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6529ca240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65297fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6529ca330> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hd21_498/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 0x7fe65238afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652369eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652369010> # 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 0x7fe652388e90> # /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 0x7fe6523be9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6523be780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6523be090> # /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 0x7fe6523be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65238bc50> 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 0x7fe6523bf770> # 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 0x7fe6523bf9b0> # /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 0x7fe6523bfef0> 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 0x7fe652225d00> # 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 0x7fe652227920> # /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 0x7fe6522282f0> # /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 0x7fe652229490> # /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 0x7fe65222bf80> # 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 0x7fe6522302c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65222a240> # /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 0x7fe652233fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652232a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6522327e0> # /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 0x7fe652232d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65222a750> # 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 0x7fe652278200> # /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 0x7fe6522783b0> # /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 0x7fe652279e50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652279be0> # /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 0x7fe65227c350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65227a480> # /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 0x7fe65227fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65227c4a0> # 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 0x7fe652280e00> # 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 0x7fe65227d010> # 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 0x7fe652280c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652278530> # /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 0x7fe65210c290> # 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 0x7fe65210d2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652282a20> # 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 0x7fe652283dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe652282630> # 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 0x7fe652111580> # /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 0x7fe652112330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65210d4f0> 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 0x7fe652112120> # 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 0x7fe652113560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe65211e150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65211bec0> 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 0x7fe652206b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6522fe7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65211e330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65210d490> # 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 0x7fe6521b2150> # /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 0x7fe651d80110> # 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 0x7fe651d806b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521980b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b2cf0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b0830> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b0470> # /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 0x7fe651d83410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651d82cc0> # 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 0x7fe651d82ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651d820f0> # /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 0x7fe651d835c0> # /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 0x7fe651de20f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651de0110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6521b0500> 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 0x7fe651de3680> # /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 0x7fe651de2960> 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 0x7fe651e22300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e12f90> 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 0x7fe651e35ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e35e20> 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 0x7fe651c33530> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651c30a70> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651c31580> # /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 0x7fe651c79220> # /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 0x7fe651c79fd0> # /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 0x7fe651e24680> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe651e24200> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "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_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_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "38", "epoch": "1726882298", "epoch_int": "1726882298", "date": "2024-09-20", "time": "21:31:38", "iso8601_micro": "2024-09-21T01:31:38.263630Z", "iso8601": "2024-09-21T01:31:38Z", "iso8601_basic": "20240920T213138263630", "iso8601_basic_short": "20240920T213138", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.4404296875, "5m": 0.2890625, "15m": 0.1396484375}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3294, "used": 237}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 731, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794799616, "block_size": 4096, "block_total": 65519099, "block_available": 63914746, "block_used": 1604353, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 17367 1726882298.67958: 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-1726882297.167589-17387-35381468289537/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882298.67968: _low_level_execute_command(): starting 17367 1726882298.67971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882297.167589-17387-35381468289537/ > /dev/null 2>&1 && sleep 0' 17367 1726882298.68694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882298.68741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882298.71122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882298.71161: stderr chunk (state=3): >>><<< 17367 1726882298.71165: stdout chunk (state=3): >>><<< 17367 1726882298.71181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882298.71190: handler run complete 17367 1726882298.71309: variable 'ansible_facts' from source: unknown 17367 1726882298.71396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.72111: variable 'ansible_facts' from source: unknown 17367 1726882298.72191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.72517: attempt loop complete, returning result 17367 1726882298.72520: _execute() done 17367 1726882298.72523: dumping result to json 17367 1726882298.72552: done dumping result, returning 17367 1726882298.72559: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-97d1-a317-000000000011] 17367 1726882298.72562: sending task result for task 12673a56-9f93-97d1-a317-000000000011 17367 1726882298.78305: done sending task result for task 12673a56-9f93-97d1-a317-000000000011 ok: [managed_node1] 17367 1726882298.78691: no more pending results, returning what we have 17367 1726882298.78827: results queue empty 17367 1726882298.78828: checking for any_errors_fatal 17367 1726882298.78830: done checking for any_errors_fatal 17367 1726882298.78830: checking for max_fail_percentage 17367 1726882298.78831: done checking for max_fail_percentage 17367 1726882298.78832: checking to see if all hosts have failed and the running result is not ok 17367 1726882298.78833: done checking to see if all hosts have failed 17367 1726882298.78833: getting the remaining hosts for this loop 17367 1726882298.78835: done getting the remaining hosts for this loop 17367 1726882298.78837: getting the next task for host managed_node1 17367 1726882298.78841: done getting next task for host managed_node1 17367 1726882298.78843: ^ task is: TASK: meta (flush_handlers) 17367 1726882298.78844: ^ 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 17367 1726882298.78847: getting variables 17367 1726882298.78848: in VariableManager get_vars() 17367 1726882298.78860: Calling all_inventory to load vars for managed_node1 17367 1726882298.78862: Calling groups_inventory to load vars for managed_node1 17367 1726882298.78865: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882298.78870: WORKER PROCESS EXITING 17367 1726882298.78876: Calling all_plugins_play to load vars for managed_node1 17367 1726882298.78878: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882298.78880: Calling groups_plugins_play to load vars for managed_node1 17367 1726882298.79215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.79646: done with get_vars() 17367 1726882298.79655: done getting variables 17367 1726882298.79820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 17367 1726882298.79872: in VariableManager get_vars() 17367 1726882298.79881: Calling all_inventory to load vars for managed_node1 17367 1726882298.79883: Calling groups_inventory to load vars for managed_node1 17367 1726882298.79888: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882298.79892: Calling all_plugins_play to load vars for managed_node1 17367 1726882298.79896: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882298.79899: Calling groups_plugins_play to load vars for managed_node1 17367 1726882298.80237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.80543: done with get_vars() 17367 1726882298.80673: done queuing things up, now waiting for results queue to drain 17367 1726882298.80676: results queue empty 17367 1726882298.80676: checking for any_errors_fatal 17367 1726882298.80679: done checking for any_errors_fatal 17367 1726882298.80679: checking for max_fail_percentage 17367 1726882298.80680: done checking for max_fail_percentage 17367 1726882298.80681: checking to see if all hosts have failed and the running result is not ok 17367 1726882298.80682: done checking to see if all hosts have failed 17367 1726882298.80683: getting the remaining hosts for this loop 17367 1726882298.80691: done getting the remaining hosts for this loop 17367 1726882298.80695: getting the next task for host managed_node1 17367 1726882298.80699: done getting next task for host managed_node1 17367 1726882298.80701: ^ task is: TASK: Include the task 'el_repo_setup.yml' 17367 1726882298.80703: ^ 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 17367 1726882298.80705: getting variables 17367 1726882298.80706: in VariableManager get_vars() 17367 1726882298.80713: Calling all_inventory to load vars for managed_node1 17367 1726882298.80716: Calling groups_inventory to load vars for managed_node1 17367 1726882298.80718: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882298.80722: Calling all_plugins_play to load vars for managed_node1 17367 1726882298.80724: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882298.80727: Calling groups_plugins_play to load vars for managed_node1 17367 1726882298.80979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.81502: done with get_vars() 17367 1726882298.81510: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Friday 20 September 2024 21:31:38 -0400 (0:00:01.692) 0:00:01.699 ****** 17367 1726882298.81702: entering _queue_task() for managed_node1/include_tasks 17367 1726882298.81704: Creating lock for include_tasks 17367 1726882298.82377: worker is 1 (out of 1 available) 17367 1726882298.82634: exiting _queue_task() for managed_node1/include_tasks 17367 1726882298.82646: done queuing things up, now waiting for results queue to drain 17367 1726882298.82648: waiting for pending results... 17367 1726882298.82928: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 17367 1726882298.83148: in run() - task 12673a56-9f93-97d1-a317-000000000006 17367 1726882298.83169: variable 'ansible_search_path' from source: unknown 17367 1726882298.83219: calling self._execute() 17367 1726882298.83422: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882298.83432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882298.83443: variable 'omit' from source: magic vars 17367 1726882298.83661: _execute() done 17367 1726882298.83782: dumping result to json 17367 1726882298.83787: done dumping result, returning 17367 1726882298.83790: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-97d1-a317-000000000006] 17367 1726882298.83792: sending task result for task 12673a56-9f93-97d1-a317-000000000006 17367 1726882298.83926: done sending task result for task 12673a56-9f93-97d1-a317-000000000006 17367 1726882298.83929: WORKER PROCESS EXITING 17367 1726882298.83971: no more pending results, returning what we have 17367 1726882298.83975: in VariableManager get_vars() 17367 1726882298.84014: Calling all_inventory to load vars for managed_node1 17367 1726882298.84016: Calling groups_inventory to load vars for managed_node1 17367 1726882298.84020: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882298.84033: Calling all_plugins_play to load vars for managed_node1 17367 1726882298.84036: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882298.84039: Calling groups_plugins_play to load vars for managed_node1 17367 1726882298.84624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.85114: done with get_vars() 17367 1726882298.85121: variable 'ansible_search_path' from source: unknown 17367 1726882298.85135: we have included files to process 17367 1726882298.85136: generating all_blocks data 17367 1726882298.85137: done generating all_blocks data 17367 1726882298.85138: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17367 1726882298.85139: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17367 1726882298.85141: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17367 1726882298.86577: in VariableManager get_vars() 17367 1726882298.86714: done with get_vars() 17367 1726882298.86727: done processing included file 17367 1726882298.86730: iterating over new_blocks loaded from include file 17367 1726882298.86731: in VariableManager get_vars() 17367 1726882298.86741: done with get_vars() 17367 1726882298.86742: filtering new block on tags 17367 1726882298.86756: done filtering new block on tags 17367 1726882298.86759: in VariableManager get_vars() 17367 1726882298.86768: done with get_vars() 17367 1726882298.86770: filtering new block on tags 17367 1726882298.86784: done filtering new block on tags 17367 1726882298.86790: in VariableManager get_vars() 17367 1726882298.86905: done with get_vars() 17367 1726882298.86907: filtering new block on tags 17367 1726882298.86924: done filtering new block on tags 17367 1726882298.86926: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 17367 1726882298.86932: extending task lists for all hosts with included blocks 17367 1726882298.86971: done extending task lists 17367 1726882298.86972: done processing included files 17367 1726882298.86972: results queue empty 17367 1726882298.86973: checking for any_errors_fatal 17367 1726882298.86974: done checking for any_errors_fatal 17367 1726882298.86975: checking for max_fail_percentage 17367 1726882298.86976: done checking for max_fail_percentage 17367 1726882298.86976: checking to see if all hosts have failed and the running result is not ok 17367 1726882298.86977: done checking to see if all hosts have failed 17367 1726882298.86978: getting the remaining hosts for this loop 17367 1726882298.86979: done getting the remaining hosts for this loop 17367 1726882298.86980: getting the next task for host managed_node1 17367 1726882298.86984: done getting next task for host managed_node1 17367 1726882298.86988: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 17367 1726882298.86990: ^ 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 17367 1726882298.86992: getting variables 17367 1726882298.86995: in VariableManager get_vars() 17367 1726882298.87003: Calling all_inventory to load vars for managed_node1 17367 1726882298.87005: Calling groups_inventory to load vars for managed_node1 17367 1726882298.87007: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882298.87012: Calling all_plugins_play to load vars for managed_node1 17367 1726882298.87013: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882298.87016: Calling groups_plugins_play to load vars for managed_node1 17367 1726882298.87352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882298.87778: done with get_vars() 17367 1726882298.87791: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:31:38 -0400 (0:00:00.062) 0:00:01.762 ****** 17367 1726882298.87978: entering _queue_task() for managed_node1/setup 17367 1726882298.88708: worker is 1 (out of 1 available) 17367 1726882298.88721: exiting _queue_task() for managed_node1/setup 17367 1726882298.88733: done queuing things up, now waiting for results queue to drain 17367 1726882298.88735: waiting for pending results... 17367 1726882298.89310: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 17367 1726882298.89315: in run() - task 12673a56-9f93-97d1-a317-000000000022 17367 1726882298.89318: variable 'ansible_search_path' from source: unknown 17367 1726882298.89320: variable 'ansible_search_path' from source: unknown 17367 1726882298.89322: calling self._execute() 17367 1726882298.89698: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882298.89703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882298.89706: variable 'omit' from source: magic vars 17367 1726882298.90407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882298.94110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882298.94188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882298.94232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882298.94281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882298.94316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882298.94400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882298.94435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882298.94465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882298.94517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882298.94537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882298.94708: variable 'ansible_facts' from source: unknown 17367 1726882298.94831: variable 'network_test_required_facts' from source: task vars 17367 1726882298.94835: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 17367 1726882298.94839: variable 'omit' from source: magic vars 17367 1726882298.94879: variable 'omit' from source: magic vars 17367 1726882298.94918: variable 'omit' from source: magic vars 17367 1726882298.94952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882298.94982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882298.95008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882298.95048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882298.95052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882298.95078: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882298.95087: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882298.95157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882298.95202: Set connection var ansible_timeout to 10 17367 1726882298.95210: Set connection var ansible_shell_type to sh 17367 1726882298.95221: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882298.95230: Set connection var ansible_shell_executable to /bin/sh 17367 1726882298.95239: Set connection var ansible_connection to ssh 17367 1726882298.95250: Set connection var ansible_pipelining to False 17367 1726882298.95282: variable 'ansible_shell_executable' from source: unknown 17367 1726882298.95289: variable 'ansible_connection' from source: unknown 17367 1726882298.95298: variable 'ansible_module_compression' from source: unknown 17367 1726882298.95304: variable 'ansible_shell_type' from source: unknown 17367 1726882298.95310: variable 'ansible_shell_executable' from source: unknown 17367 1726882298.95316: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882298.95323: variable 'ansible_pipelining' from source: unknown 17367 1726882298.95328: variable 'ansible_timeout' from source: unknown 17367 1726882298.95335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882298.95483: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882298.95581: variable 'omit' from source: magic vars 17367 1726882298.95584: starting attempt loop 17367 1726882298.95592: running the handler 17367 1726882298.95596: _low_level_execute_command(): starting 17367 1726882298.95598: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882298.96500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882298.96546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882298.96588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882298.96628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882298.99000: stdout chunk (state=3): >>>/root <<< 17367 1726882298.99003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882298.99006: stdout chunk (state=3): >>><<< 17367 1726882298.99008: stderr chunk (state=3): >>><<< 17367 1726882298.99011: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882298.99021: _low_level_execute_command(): starting 17367 1726882298.99025: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626 `" && echo ansible-tmp-1726882298.9891527-17457-133506778865626="` echo /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626 `" ) && sleep 0' 17367 1726882298.99679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882298.99699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882298.99717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882298.99733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882298.99834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882298.99847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882298.99861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882298.99941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882299.02530: stdout chunk (state=3): >>>ansible-tmp-1726882298.9891527-17457-133506778865626=/root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626 <<< 17367 1726882299.02804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.02808: stdout chunk (state=3): >>><<< 17367 1726882299.02810: stderr chunk (state=3): >>><<< 17367 1726882299.02814: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882298.9891527-17457-133506778865626=/root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882299.02868: variable 'ansible_module_compression' from source: unknown 17367 1726882299.03199: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17367 1726882299.03398: variable 'ansible_facts' from source: unknown 17367 1726882299.03465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py 17367 1726882299.03750: Sending initial data 17367 1726882299.03806: Sent initial data (154 bytes) 17367 1726882299.04266: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882299.04280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882299.04385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882299.04408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.04424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.04500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882299.06472: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17367 1726882299.06502: 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 <<< 17367 1726882299.06591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882299.06684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmp7knu_q0c /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py <<< 17367 1726882299.06695: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py" <<< 17367 1726882299.06797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmp7knu_q0c" to remote "/root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py" <<< 17367 1726882299.08195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.08226: stderr chunk (state=3): >>><<< 17367 1726882299.08230: stdout chunk (state=3): >>><<< 17367 1726882299.08247: done transferring module to remote 17367 1726882299.08258: _low_level_execute_command(): starting 17367 1726882299.08262: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/ /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py && sleep 0' 17367 1726882299.08903: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882299.08907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882299.08914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.08919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.08958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882299.11192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.11199: stdout chunk (state=3): >>><<< 17367 1726882299.11205: stderr chunk (state=3): >>><<< 17367 1726882299.11219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882299.11222: _low_level_execute_command(): starting 17367 1726882299.11228: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/AnsiballZ_setup.py && sleep 0' 17367 1726882299.11809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882299.11862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.11867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.11944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882299.14969: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17367 1726882299.15035: stdout chunk (state=3): >>>import _imp # builtin<<< 17367 1726882299.15047: stdout chunk (state=3): >>> <<< 17367 1726882299.15076: stdout chunk (state=3): >>>import '_thread' # <<< 17367 1726882299.15117: stdout chunk (state=3): >>>import '_warnings' # <<< 17367 1726882299.15139: stdout chunk (state=3): >>>import '_weakref' # <<< 17367 1726882299.15238: stdout chunk (state=3): >>> import '_io' # <<< 17367 1726882299.15254: stdout chunk (state=3): >>>import 'marshal' # <<< 17367 1726882299.15308: stdout chunk (state=3): >>>import 'posix' # <<< 17367 1726882299.15317: stdout chunk (state=3): >>> <<< 17367 1726882299.15381: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 17367 1726882299.15392: stdout chunk (state=3): >>> # installing zipimport hook <<< 17367 1726882299.15423: stdout chunk (state=3): >>>import 'time' # <<< 17367 1726882299.15540: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882299.15548: stdout chunk (state=3): >>>import '_codecs' # <<< 17367 1726882299.15572: stdout chunk (state=3): >>>import 'codecs' # <<< 17367 1726882299.15629: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17367 1726882299.15664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 17367 1726882299.15674: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d4184d0> <<< 17367 1726882299.15702: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d3e7b30> <<< 17367 1726882299.15739: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 17367 1726882299.15752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 17367 1726882299.15917: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d41aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 17367 1726882299.16010: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17367 1726882299.16052: stdout chunk (state=3): >>>import 'genericpath' # <<< 17367 1726882299.16071: stdout chunk (state=3): >>>import 'posixpath' # <<< 17367 1726882299.16109: stdout chunk (state=3): >>>import 'os' # <<< 17367 1726882299.16143: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 17367 1726882299.16160: stdout chunk (state=3): >>>Processing user site-packages <<< 17367 1726882299.16181: stdout chunk (state=3): >>>Processing global site-packages <<< 17367 1726882299.16191: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 17367 1726882299.16216: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 17367 1726882299.16240: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 17367 1726882299.16277: 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 <<< 17367 1726882299.16287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 17367 1726882299.16328: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d1c9130> <<< 17367 1726882299.16398: 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 <<< 17367 1726882299.16421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882299.16617: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d1c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17367 1726882299.17136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17367 1726882299.17165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 17367 1726882299.17172: stdout chunk (state=3): >>> <<< 17367 1726882299.17203: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 17367 1726882299.17232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882299.17261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17367 1726882299.17331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17367 1726882299.17388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17367 1726882299.17418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 17367 1726882299.17421: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d207e60> <<< 17367 1726882299.17458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 17367 1726882299.17477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17367 1726882299.17527: stdout chunk (state=3): >>>import '_operator' # <<< 17367 1726882299.17530: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d207f20> <<< 17367 1726882299.17568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 17367 1726882299.17616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 17367 1726882299.17643: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17367 1726882299.17983: stdout chunk (state=3): >>># 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 0x7f7c8d23f890> # /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 0x7f7c8d23ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d21fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d21d250> <<< 17367 1726882299.18042: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d205010> <<< 17367 1726882299.18066: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17367 1726882299.18107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17367 1726882299.18123: stdout chunk (state=3): >>>import '_sre' # <<< 17367 1726882299.18151: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17367 1726882299.18190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17367 1726882299.18220: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 17367 1726882299.18238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17367 1726882299.18286: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d25f800> <<< 17367 1726882299.18322: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d25e450><<< 17367 1726882299.18329: stdout chunk (state=3): >>> <<< 17367 1726882299.18363: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 17367 1726882299.18377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 17367 1726882299.18382: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d21e120> <<< 17367 1726882299.18404: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d25ccb0> <<< 17367 1726882299.18472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 17367 1726882299.18498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 17367 1726882299.18501: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d294860> <<< 17367 1726882299.18526: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d204290> <<< 17367 1726882299.18560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 17367 1726882299.18569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 17367 1726882299.18719: 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 0x7f7c8d294d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d294bc0> # 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 0x7f7c8d294fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d202db0> # /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 <<< 17367 1726882299.18763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 17367 1726882299.18786: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2956a0> <<< 17367 1726882299.18807: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d295370> <<< 17367 1726882299.18817: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 17367 1726882299.18868: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 17367 1726882299.18874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 17367 1726882299.18907: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2965a0> <<< 17367 1726882299.18940: stdout chunk (state=3): >>>import 'importlib.util' # <<< 17367 1726882299.18945: stdout chunk (state=3): >>> <<< 17367 1726882299.18965: stdout chunk (state=3): >>>import 'runpy' # <<< 17367 1726882299.19223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2ac7a0> 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 0x7f7c8d2ade80> # /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 0x7f7c8d2aed20> # 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 0x7f7c8d2af320> <<< 17367 1726882299.19244: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2ae270> <<< 17367 1726882299.19276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17367 1726882299.19304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17367 1726882299.19347: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.19365: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.19384: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8d2afda0> <<< 17367 1726882299.19402: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2af4d0> <<< 17367 1726882299.19467: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d296510> <<< 17367 1726882299.19503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17367 1726882299.19546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 17367 1726882299.19578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 17367 1726882299.19617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17367 1726882299.19658: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.19675: 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 0x7f7c8cfa7bf0> <<< 17367 1726882299.19919: 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 0x7f7c8cfd06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd0410> # 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 0x7f7c8cfd06e0> # /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' <<< 17367 1726882299.20088: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.20096: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8cfd1010> <<< 17367 1726882299.20253: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.20285: 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 0x7f7c8cfd19d0> <<< 17367 1726882299.20304: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd08c0> <<< 17367 1726882299.20329: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfa5d90> <<< 17367 1726882299.20365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17367 1726882299.20408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 17367 1726882299.20446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 17367 1726882299.20474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 17367 1726882299.20499: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd2d20> <<< 17367 1726882299.20527: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd0e60> <<< 17367 1726882299.20554: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d296750> <<< 17367 1726882299.20602: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17367 1726882299.20717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882299.20721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17367 1726882299.20769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 17367 1726882299.20810: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfff080> <<< 17367 1726882299.20895: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 17367 1726882299.20935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 17367 1726882299.20940: stdout chunk (state=3): >>> <<< 17367 1726882299.21011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 17367 1726882299.21015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17367 1726882299.21084: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d01f440> <<< 17367 1726882299.21103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17367 1726882299.21161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17367 1726882299.21427: stdout chunk (state=3): >>>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 0x7f7c8d080260> # /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' <<< 17367 1726882299.21545: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d0829c0> <<< 17367 1726882299.21662: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d080380> <<< 17367 1726882299.21722: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d04d250> <<< 17367 1726882299.21767: 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' <<< 17367 1726882299.21808: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c929370> <<< 17367 1726882299.21827: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d01e240> <<< 17367 1726882299.21840: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd3c50> <<< 17367 1726882299.22121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17367 1726882299.22167: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c8d01e840> <<< 17367 1726882299.22537: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_g_thl333/ansible_setup_payload.zip' <<< 17367 1726882299.22559: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.22749: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.22787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 17367 1726882299.22820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17367 1726882299.22878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17367 1726882299.22985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17367 1726882299.23023: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 17367 1726882299.23216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c992fc0> import '_typing' # <<< 17367 1726882299.23324: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c971eb0> <<< 17367 1726882299.23337: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c971070> <<< 17367 1726882299.23364: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.23416: stdout chunk (state=3): >>>import 'ansible' # <<< 17367 1726882299.23422: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.23450: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.23480: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.23538: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 17367 1726882299.23556: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.25714: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.27533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 17367 1726882299.27536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 17367 1726882299.27563: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c990e90> <<< 17367 1726882299.27598: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 17367 1726882299.27614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882299.27649: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 17367 1726882299.27671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 17367 1726882299.27703: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 17367 1726882299.27720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 17367 1726882299.27755: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.28024: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c9c28d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9c2660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9c1f70> # /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 0x7f7c8c9c23c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c993c50> 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 0x7f7c8c9c3650> # 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 0x7f7c8c9c3890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 17367 1726882299.28083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 17367 1726882299.28109: stdout chunk (state=3): >>>import '_locale' # <<< 17367 1726882299.28182: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9c3dd0> <<< 17367 1726882299.28211: stdout chunk (state=3): >>>import 'pwd' # <<< 17367 1726882299.28233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 17367 1726882299.28272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17367 1726882299.28317: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c82db80> <<< 17367 1726882299.28427: 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 0x7f7c8c82f7a0> # /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' <<< 17367 1726882299.28453: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c830110> <<< 17367 1726882299.28495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17367 1726882299.28528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17367 1726882299.28560: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c8312b0> <<< 17367 1726882299.28600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17367 1726882299.28657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 17367 1726882299.28685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 17367 1726882299.28696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 17367 1726882299.28776: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c833da0> <<< 17367 1726882299.28836: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.28872: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8d202ea0> <<< 17367 1726882299.28897: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c832060> <<< 17367 1726882299.28927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 17367 1726882299.28960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 17367 1726882299.28989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 17367 1726882299.29008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 17367 1726882299.29053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17367 1726882299.29353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c83bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c83a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c83a4e0> <<< 17367 1726882299.29359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 17367 1726882299.29363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17367 1726882299.29491: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c83aa50> <<< 17367 1726882299.29526: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c832570> <<< 17367 1726882299.29573: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.29600: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c87ffb0> <<< 17367 1726882299.29632: 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 <<< 17367 1726882299.29651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c87ffe0> <<< 17367 1726882299.29686: 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 <<< 17367 1726882299.29716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 17367 1726882299.29757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 17367 1726882299.29765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 17367 1726882299.30032: 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 0x7f7c8c881af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c8818b0> # /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 0x7f7c8c883fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c882180> # /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 <<< 17367 1726882299.30046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 17367 1726882299.30052: stdout chunk (state=3): >>>import '_string' # <<< 17367 1726882299.30122: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c8876e0> <<< 17367 1726882299.30319: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c883f20> <<< 17367 1726882299.30406: 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' <<< 17367 1726882299.30413: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.30441: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c888290> <<< 17367 1726882299.30499: 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' <<< 17367 1726882299.30509: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c888560> <<< 17367 1726882299.30564: 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' <<< 17367 1726882299.30575: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c888860> <<< 17367 1726882299.30620: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c880200> <<< 17367 1726882299.30643: 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 <<< 17367 1726882299.30655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 17367 1726882299.30685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17367 1726882299.30731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 17367 1726882299.30764: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.30810: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.30814: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c7140b0> <<< 17367 1726882299.31052: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.31066: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.31118: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c7154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c88a840> # 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'<<< 17367 1726882299.31128: stdout chunk (state=3): >>> <<< 17367 1726882299.31149: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c88bbf0> <<< 17367 1726882299.31157: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c88a480> <<< 17367 1726882299.31317: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 17367 1726882299.31353: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.31488: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.31509: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.31527: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 17367 1726882299.31551: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.31581: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.31584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 17367 1726882299.31619: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.31817: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.32015: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.32876: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.33779: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 17367 1726882299.33806: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 17367 1726882299.34032: 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 0x7f7c8c7196a0> <<< 17367 1726882299.34083: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 17367 1726882299.34099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 17367 1726882299.34128: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c71a480> <<< 17367 1726882299.34148: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c715670> <<< 17367 1726882299.34213: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 17367 1726882299.34239: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.34272: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.34297: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 17367 1726882299.34318: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.34554: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.34804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 17367 1726882299.34815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 17367 1726882299.34833: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c71a5d0> <<< 17367 1726882299.34854: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.35595: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.36516: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.36570: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17367 1726882299.36597: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.36657: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.36715: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17367 1726882299.36748: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.36918: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.36980: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17367 1726882299.37011: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.37038: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.37045: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 17367 1726882299.37073: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.37138: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.37232: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 17367 1726882299.37592: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.37984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17367 1726882299.38183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c71b530> # zipimport: zlib available <<< 17367 1726882299.38251: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.38340: 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' # <<< 17367 1726882299.38381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.38455: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 17367 1726882299.38479: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.38533: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.38688: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 17367 1726882299.38881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c725f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c723c20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 17367 1726882299.38904: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.39037: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.39061: 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 <<< 17367 1726882299.39166: 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 <<< 17367 1726882299.39171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17367 1726882299.39175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17367 1726882299.39303: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c80e750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9ee450> <<< 17367 1726882299.39353: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c725c40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c8894f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 17367 1726882299.39400: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.39478: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17367 1726882299.39481: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17367 1726882299.39624: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 17367 1726882299.39667: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.39714: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.40035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.40127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 17367 1726882299.40384: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.40640: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.40696: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.40762: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 17367 1726882299.40768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882299.40794: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 17367 1726882299.40825: 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 <<< 17367 1726882299.40851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 17367 1726882299.40902: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b6090> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 17367 1726882299.40911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 17367 1726882299.40963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 17367 1726882299.40988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 17367 1726882299.41021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 17367 1726882299.41064: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3cbda0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.41081: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c3e41d0> <<< 17367 1726882299.41139: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b7890> <<< 17367 1726882299.41196: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b6c30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b47a0> <<< 17367 1726882299.41226: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b5190> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 17367 1726882299.41284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 17367 1726882299.41314: 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' <<< 17367 1726882299.41344: 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' <<< 17367 1726882299.41406: 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 0x7f7c8c3e7080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e6930> # 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 0x7f7c8c3e6b10> <<< 17367 1726882299.41451: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e5d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 17367 1726882299.41458: stdout chunk (state=3): >>> <<< 17367 1726882299.41618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'<<< 17367 1726882299.41654: stdout chunk (state=3): >>> import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e71d0> <<< 17367 1726882299.41730: stdout chunk (state=3): >>># /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'<<< 17367 1726882299.41737: stdout chunk (state=3): >>> <<< 17367 1726882299.41775: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882299.41805: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 17367 1726882299.41863: stdout chunk (state=3): >>> import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c439ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e7c80> <<< 17367 1726882299.41928: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b43b0> <<< 17367 1726882299.41931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 17367 1726882299.41960: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.collector' # <<< 17367 1726882299.42241: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 17367 1726882299.42244: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 17367 1726882299.42281: stdout chunk (state=3): >>># zipimport: zlib available<<< 17367 1726882299.42305: stdout chunk (state=3): >>> <<< 17367 1726882299.42377: stdout chunk (state=3): >>># zipimport: zlib available<<< 17367 1726882299.42388: stdout chunk (state=3): >>> <<< 17367 1726882299.42452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17367 1726882299.42490: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 17367 1726882299.42562: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.42599: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 17367 1726882299.42709: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.42758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.42944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.43076: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.43174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 17367 1726882299.43660: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.44120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.44156: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.44208: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available<<< 17367 1726882299.44228: stdout chunk (state=3): >>> <<< 17367 1726882299.44243: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.44421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 17367 1726882299.44457: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.44525: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 17367 1726882299.44536: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.44905: stdout chunk (state=3): >>># 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' <<< 17367 1726882299.44919: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c43a240> # /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 0x7f7c8c43a8a0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 17367 1726882299.45116: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.45197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 17367 1726882299.45217: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.45266: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.45339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 17367 1726882299.45369: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.45677: stdout chunk (state=3): >>># 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 0x7f7c8c471fa0> <<< 17367 1726882299.46005: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c461cd0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 17367 1726882299.46049: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.46118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 17367 1726882299.46140: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.46416: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.46609: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.46755: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 17367 1726882299.46867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 17367 1726882299.46885: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.46931: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.46986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 17367 1726882299.47012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 17367 1726882299.47052: 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 0x7f7c8c485af0> <<< 17367 1726882299.47066: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c4630b0> import 'ansible.module_utils.facts.system.user' # <<< 17367 1726882299.47098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 17367 1726882299.47150: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.47206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 17367 1726882299.47440: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.47669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 17367 1726882299.48118: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.48141: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.48724: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.48749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 17367 1726882299.48780: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.48817: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.49400: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.49873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 17367 1726882299.49976: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.50316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 17367 1726882299.50441: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.50602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 17367 1726882299.50630: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 17367 1726882299.50674: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.50718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 17367 1726882299.50732: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.50817: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.50916: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.51108: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.51311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 17367 1726882299.51332: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.51355: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.51429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.51454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 17367 1726882299.51526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.51590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 17367 1726882299.51619: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.51666: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.51707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 17367 1726882299.52018: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.52310: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.52405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 17367 1726882299.52423: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.52468: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.52520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 17367 1726882299.52755: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.52800: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.52833: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.52908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 17367 1726882299.52940: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.52951: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 17367 1726882299.52998: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 17367 1726882299.53060: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882299.53104: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53130: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53226: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53319: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 17367 1726882299.53348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 17367 1726882299.53382: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 17367 1726882299.53451: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53630: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 17367 1726882299.53843: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53867: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17367 1726882299.53961: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.53973: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.54015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 17367 1726882299.54061: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.54156: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.54211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 17367 1726882299.54221: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.54284: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.54380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 17367 1726882299.54447: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882299.55280: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 17367 1726882299.55527: 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 <<< 17367 1726882299.55530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 17367 1726882299.55532: 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 0x7f7c8c2833b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c2808f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c281a60> <<< 17367 1726882299.55830: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "39", "epoch": "1726882299", "epoch_int": "1726882299", "date": "2024-09-20", "time": "21:31:39", "iso8601_micro": "2024-09-21T01:31:39.556160Z", "iso8601": "2024-09-21T01:31:39Z", "iso8601_basic": "20240920T213139556160", "iso8601_basic_short": "20240920T213139", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "<<< 17367 1726882299.55854: stdout chunk (state=3): >>>ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17367 1726882299.56371: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17367 1726882299.56405: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # 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 <<< 17367 1726882299.56434: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # 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 <<< 17367 1726882299.56475: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.56565: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps <<< 17367 1726882299.56611: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.56943: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.56973: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 17367 1726882299.57012: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 17367 1726882299.57040: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 17367 1726882299.57424: stdout chunk (state=3): >>># destroy ntpath <<< 17367 1726882299.57431: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 17367 1726882299.57466: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 17367 1726882299.57498: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.57526: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 17367 1726882299.57788: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # 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 <<< 17367 1726882299.57819: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 17367 1726882299.57842: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17367 1726882299.57924: stdout chunk (state=3): >>># destroy codecs <<< 17367 1726882299.57947: stdout chunk (state=3): >>># 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 <<< 17367 1726882299.57974: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 17367 1726882299.57999: stdout chunk (state=3): >>># destroy _hashlib <<< 17367 1726882299.58025: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 17367 1726882299.58210: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17367 1726882299.58419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882299.58545: stderr chunk (state=3): >>><<< 17367 1726882299.58549: stdout chunk (state=3): >>><<< 17367 1726882299.58910: _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 0x7f7c8d4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d3e7b30> # /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 0x7f7c8d41aa50> 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 0x7f7c8d1c9130> # /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 0x7f7c8d1c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d207e60> # /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 0x7f7c8d207f20> # /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 0x7f7c8d23f890> # /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 0x7f7c8d23ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d21fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d21d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d205010> # /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 0x7f7c8d25f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d25e450> # /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 0x7f7c8d21e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d25ccb0> # /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 0x7f7c8d294860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d204290> # /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 0x7f7c8d294d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d294bc0> # 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 0x7f7c8d294fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d202db0> # /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 0x7f7c8d2956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d295370> 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 0x7f7c8d2965a0> 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 0x7f7c8d2ac7a0> 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 0x7f7c8d2ade80> # /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 0x7f7c8d2aed20> # 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 0x7f7c8d2af320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2ae270> # /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 0x7f7c8d2afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d2af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d296510> # /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 0x7f7c8cfa7bf0> # /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 0x7f7c8cfd06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd0410> # 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 0x7f7c8cfd06e0> # /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 0x7f7c8cfd1010> # 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 0x7f7c8cfd19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfa5d90> # /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 0x7f7c8cfd2d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd0e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d296750> # /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 0x7f7c8cfff080> # /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 0x7f7c8d01f440> # /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 0x7f7c8d080260> # /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 0x7f7c8d0829c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d080380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d04d250> # /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 0x7f7c8c929370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8d01e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8cfd3c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c8d01e840> # zipimport: found 103 names in '/tmp/ansible_setup_payload_g_thl333/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 0x7f7c8c992fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c971eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c971070> # 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 0x7f7c8c990e90> # /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 0x7f7c8c9c28d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9c2660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9c1f70> # /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 0x7f7c8c9c23c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c993c50> 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 0x7f7c8c9c3650> # 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 0x7f7c8c9c3890> # /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 0x7f7c8c9c3dd0> 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 0x7f7c8c82db80> # 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 0x7f7c8c82f7a0> # /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 0x7f7c8c830110> # /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 0x7f7c8c8312b0> # /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 0x7f7c8c833da0> # 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 0x7f7c8d202ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c832060> # /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 0x7f7c8c83bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c83a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c83a4e0> # /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 0x7f7c8c83aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c832570> # 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 0x7f7c8c87ffb0> # /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 0x7f7c8c87ffe0> # /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 0x7f7c8c881af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c8818b0> # /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 0x7f7c8c883fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c882180> # /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 0x7f7c8c8876e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c883f20> # 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 0x7f7c8c888290> # 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 0x7f7c8c888560> # 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 0x7f7c8c888860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c880200> # /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 0x7f7c8c7140b0> # 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 0x7f7c8c7154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c88a840> # 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 0x7f7c8c88bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c88a480> # 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 0x7f7c8c7196a0> # /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 0x7f7c8c71a480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c715670> 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 0x7f7c8c71a5d0> # 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 0x7f7c8c71b530> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c8c725f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c723c20> 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 0x7f7c8c80e750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c9ee450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c725c40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c8894f0> # 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 0x7f7c8c7b6090> # /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 0x7f7c8c3cbda0> # 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 0x7f7c8c3e41d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b7890> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b6c30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b47a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b5190> # /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 0x7f7c8c3e7080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e6930> # 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 0x7f7c8c3e6b10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e5d90> # /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 0x7f7c8c3e71d0> # /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 0x7f7c8c439ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c3e7c80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c7b43b0> 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 0x7f7c8c43a240> # /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 0x7f7c8c43a8a0> 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 0x7f7c8c471fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c461cd0> 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 0x7f7c8c485af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c4630b0> 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 0x7f7c8c2833b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c2808f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c8c281a60> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "39", "epoch": "1726882299", "epoch_int": "1726882299", "date": "2024-09-20", "time": "21:31:39", "iso8601_micro": "2024-09-21T01:31:39.556160Z", "iso8601": "2024-09-21T01:31:39Z", "iso8601_basic": "20240920T213139556160", "iso8601_basic_short": "20240920T213139", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 17367 1726882299.60780: 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-1726882298.9891527-17457-133506778865626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882299.60784: _low_level_execute_command(): starting 17367 1726882299.60786: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882298.9891527-17457-133506778865626/ > /dev/null 2>&1 && sleep 0' 17367 1726882299.61246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882299.61250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.61252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.61297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882299.63300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.63305: stdout chunk (state=3): >>><<< 17367 1726882299.63308: stderr chunk (state=3): >>><<< 17367 1726882299.63311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882299.63314: handler run complete 17367 1726882299.63316: variable 'ansible_facts' from source: unknown 17367 1726882299.63318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882299.63595: variable 'ansible_facts' from source: unknown 17367 1726882299.63707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882299.63823: attempt loop complete, returning result 17367 1726882299.63881: _execute() done 17367 1726882299.63892: dumping result to json 17367 1726882299.63912: done dumping result, returning 17367 1726882299.63925: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-97d1-a317-000000000022] 17367 1726882299.63955: sending task result for task 12673a56-9f93-97d1-a317-000000000022 17367 1726882299.64227: done sending task result for task 12673a56-9f93-97d1-a317-000000000022 17367 1726882299.64357: WORKER PROCESS EXITING ok: [managed_node1] 17367 1726882299.64454: no more pending results, returning what we have 17367 1726882299.64457: results queue empty 17367 1726882299.64458: checking for any_errors_fatal 17367 1726882299.64459: done checking for any_errors_fatal 17367 1726882299.64460: checking for max_fail_percentage 17367 1726882299.64462: done checking for max_fail_percentage 17367 1726882299.64463: checking to see if all hosts have failed and the running result is not ok 17367 1726882299.64464: done checking to see if all hosts have failed 17367 1726882299.64464: getting the remaining hosts for this loop 17367 1726882299.64466: done getting the remaining hosts for this loop 17367 1726882299.64470: getting the next task for host managed_node1 17367 1726882299.64480: done getting next task for host managed_node1 17367 1726882299.64482: ^ task is: TASK: Check if system is ostree 17367 1726882299.64485: ^ 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 17367 1726882299.64489: getting variables 17367 1726882299.64490: in VariableManager get_vars() 17367 1726882299.64524: Calling all_inventory to load vars for managed_node1 17367 1726882299.64527: Calling groups_inventory to load vars for managed_node1 17367 1726882299.64530: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882299.64541: Calling all_plugins_play to load vars for managed_node1 17367 1726882299.64543: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882299.64545: Calling groups_plugins_play to load vars for managed_node1 17367 1726882299.65054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882299.65351: done with get_vars() 17367 1726882299.65479: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:31:39 -0400 (0:00:00.775) 0:00:02.538 ****** 17367 1726882299.65571: entering _queue_task() for managed_node1/stat 17367 1726882299.66187: worker is 1 (out of 1 available) 17367 1726882299.66350: exiting _queue_task() for managed_node1/stat 17367 1726882299.66361: done queuing things up, now waiting for results queue to drain 17367 1726882299.66363: waiting for pending results... 17367 1726882299.67010: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 17367 1726882299.67020: in run() - task 12673a56-9f93-97d1-a317-000000000024 17367 1726882299.67024: variable 'ansible_search_path' from source: unknown 17367 1726882299.67028: variable 'ansible_search_path' from source: unknown 17367 1726882299.67035: calling self._execute() 17367 1726882299.67052: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882299.67064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882299.67079: variable 'omit' from source: magic vars 17367 1726882299.67931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882299.68698: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882299.68702: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882299.68704: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882299.68706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882299.68941: 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) 17367 1726882299.68973: 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) 17367 1726882299.69007: 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) 17367 1726882299.69038: 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) 17367 1726882299.69313: Evaluated conditional (not __network_is_ostree is defined): True 17367 1726882299.69323: variable 'omit' from source: magic vars 17367 1726882299.69362: variable 'omit' from source: magic vars 17367 1726882299.69698: variable 'omit' from source: magic vars 17367 1726882299.69701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882299.69704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882299.69713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882299.69734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882299.69748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882299.69780: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882299.69789: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882299.69800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882299.69895: Set connection var ansible_timeout to 10 17367 1726882299.70298: Set connection var ansible_shell_type to sh 17367 1726882299.70301: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882299.70303: Set connection var ansible_shell_executable to /bin/sh 17367 1726882299.70304: Set connection var ansible_connection to ssh 17367 1726882299.70306: Set connection var ansible_pipelining to False 17367 1726882299.70308: variable 'ansible_shell_executable' from source: unknown 17367 1726882299.70310: variable 'ansible_connection' from source: unknown 17367 1726882299.70312: variable 'ansible_module_compression' from source: unknown 17367 1726882299.70314: variable 'ansible_shell_type' from source: unknown 17367 1726882299.70316: variable 'ansible_shell_executable' from source: unknown 17367 1726882299.70318: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882299.70320: variable 'ansible_pipelining' from source: unknown 17367 1726882299.70321: variable 'ansible_timeout' from source: unknown 17367 1726882299.70323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882299.70504: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882299.70519: variable 'omit' from source: magic vars 17367 1726882299.70528: starting attempt loop 17367 1726882299.70535: running the handler 17367 1726882299.70553: _low_level_execute_command(): starting 17367 1726882299.70566: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882299.71799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882299.71817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882299.71831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 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 <<< 17367 1726882299.71842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882299.71918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882299.71951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.71981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.72116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882299.74310: stdout chunk (state=3): >>>/root <<< 17367 1726882299.74420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.74498: stderr chunk (state=3): >>><<< 17367 1726882299.74528: stdout chunk (state=3): >>><<< 17367 1726882299.74564: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882299.74625: _low_level_execute_command(): starting 17367 1726882299.74708: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690 `" && echo ansible-tmp-1726882299.746113-17500-204531051535690="` echo /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690 `" ) && sleep 0' 17367 1726882299.76015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882299.76081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882299.76119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.76136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.76266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882299.78806: stdout chunk (state=3): >>>ansible-tmp-1726882299.746113-17500-204531051535690=/root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690 <<< 17367 1726882299.78937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.78964: stderr chunk (state=3): >>><<< 17367 1726882299.78973: stdout chunk (state=3): >>><<< 17367 1726882299.79002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882299.746113-17500-204531051535690=/root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882299.79058: variable 'ansible_module_compression' from source: unknown 17367 1726882299.79148: ANSIBALLZ: Using lock for stat 17367 1726882299.79159: ANSIBALLZ: Acquiring lock 17367 1726882299.79166: ANSIBALLZ: Lock acquired: 139759325090624 17367 1726882299.79205: ANSIBALLZ: Creating module 17367 1726882299.92050: ANSIBALLZ: Writing module into payload 17367 1726882299.92161: ANSIBALLZ: Writing module 17367 1726882299.92299: ANSIBALLZ: Renaming module 17367 1726882299.92302: ANSIBALLZ: Done creating module 17367 1726882299.92305: variable 'ansible_facts' from source: unknown 17367 1726882299.92307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py 17367 1726882299.92522: Sending initial data 17367 1726882299.92526: Sent initial data (152 bytes) 17367 1726882299.93059: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882299.93074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882299.93092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882299.93190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.93217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.93308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882299.95675: 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 <<< 17367 1726882299.95779: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882299.95854: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmph8amclkv /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py <<< 17367 1726882299.95918: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py" <<< 17367 1726882299.96002: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmph8amclkv" to remote "/root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py" <<< 17367 1726882299.97617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882299.97785: stderr chunk (state=3): >>><<< 17367 1726882299.97788: stdout chunk (state=3): >>><<< 17367 1726882299.97827: done transferring module to remote 17367 1726882299.97912: _low_level_execute_command(): starting 17367 1726882299.97946: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/ /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py && sleep 0' 17367 1726882299.99067: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882299.99073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882299.99203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882299.99207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882299.99210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882300.01454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882300.01459: stdout chunk (state=3): >>><<< 17367 1726882300.01464: stderr chunk (state=3): >>><<< 17367 1726882300.01572: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882300.01583: _low_level_execute_command(): starting 17367 1726882300.01588: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/AnsiballZ_stat.py && sleep 0' 17367 1726882300.02234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.02400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882300.02403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.02692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882300.02736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882300.04775: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17367 1726882300.04845: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 17367 1726882300.04974: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 17367 1726882300.05014: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 17367 1726882300.05090: 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' <<< 17367 1726882300.05118: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 17367 1726882300.05174: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17367 1726882300.05181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde3104d0> <<< 17367 1726882300.05220: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde2dfb30> <<< 17367 1726882300.05242: 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' <<< 17367 1726882300.05245: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde312a50> <<< 17367 1726882300.05289: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 17367 1726882300.05306: stdout chunk (state=3): >>>import 'abc' # <<< 17367 1726882300.05309: stdout chunk (state=3): >>>import 'io' # <<< 17367 1726882300.05336: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17367 1726882300.05429: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17367 1726882300.05457: stdout chunk (state=3): >>>import 'genericpath' # <<< 17367 1726882300.05474: stdout chunk (state=3): >>>import 'posixpath' # <<< 17367 1726882300.05510: stdout chunk (state=3): >>>import 'os' # <<< 17367 1726882300.05537: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 17367 1726882300.05555: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 17367 1726882300.05584: 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 <<< 17367 1726882300.05634: stdout chunk (state=3): >>># 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 0x7f5cde0c1130> <<< 17367 1726882300.05681: 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' <<< 17367 1726882300.05720: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0c1fa0> <<< 17367 1726882300.05733: stdout chunk (state=3): >>>import 'site' # <<< 17367 1726882300.05750: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17367 1726882300.05977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17367 1726882300.06159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17367 1726882300.06161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 17367 1726882300.06174: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0ffe60> <<< 17367 1726882300.06221: 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' <<< 17367 1726882300.06241: stdout chunk (state=3): >>>import '_operator' # <<< 17367 1726882300.06266: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 17367 1726882300.06301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 17367 1726882300.06333: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17367 1726882300.06418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 17367 1726882300.06449: 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 0x7f5cde137890> <<< 17367 1726882300.06483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 17367 1726882300.06508: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde137f20> import '_collections' # <<< 17367 1726882300.06573: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde117b30> <<< 17367 1726882300.06625: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde115250> <<< 17367 1726882300.06768: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fd010> <<< 17367 1726882300.06810: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 17367 1726882300.06845: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 17367 1726882300.06847: stdout chunk (state=3): >>> <<< 17367 1726882300.06864: stdout chunk (state=3): >>>import '_sre' # <<< 17367 1726882300.06904: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17367 1726882300.06948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17367 1726882300.06990: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 17367 1726882300.07117: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde156450> # /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 0x7f5cde116120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde154cb0> <<< 17367 1726882300.07161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 17367 1726882300.07184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 17367 1726882300.07215: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18c860> <<< 17367 1726882300.07232: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fc290> <<< 17367 1726882300.07245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 17367 1726882300.07259: stdout chunk (state=3): >>> <<< 17367 1726882300.07290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 17367 1726882300.07341: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.07348: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 17367 1726882300.07365: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cde18cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18cbc0> <<< 17367 1726882300.07411: 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'<<< 17367 1726882300.07436: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cde18cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fadb0><<< 17367 1726882300.07475: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 17367 1726882300.07481: stdout chunk (state=3): >>> <<< 17367 1726882300.07506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882300.07559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 17367 1726882300.07575: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 17367 1726882300.07605: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18d6a0> <<< 17367 1726882300.07641: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18d370> import 'importlib.machinery' # <<< 17367 1726882300.07677: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 17367 1726882300.07690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 17367 1726882300.07718: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18e5a0><<< 17367 1726882300.07745: stdout chunk (state=3): >>> import 'importlib.util' # <<< 17367 1726882300.07768: stdout chunk (state=3): >>>import 'runpy' # <<< 17367 1726882300.07811: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 17367 1726882300.07813: stdout chunk (state=3): >>> <<< 17367 1726882300.07870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 17367 1726882300.07873: stdout chunk (state=3): >>> <<< 17367 1726882300.07907: 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'<<< 17367 1726882300.07916: stdout chunk (state=3): >>> <<< 17367 1726882300.07945: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde1a47a0> import 'errno' # <<< 17367 1726882300.07947: stdout chunk (state=3): >>> <<< 17367 1726882300.07988: 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'<<< 17367 1726882300.08022: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cde1a5e80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 17367 1726882300.08050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 17367 1726882300.08103: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 17367 1726882300.08109: stdout chunk (state=3): >>> <<< 17367 1726882300.08112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 17367 1726882300.08123: stdout chunk (state=3): >>> <<< 17367 1726882300.08188: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde1a6d20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.08203: 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 0x7f5cde1a7320><<< 17367 1726882300.08228: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde1a6270><<< 17367 1726882300.08257: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17367 1726882300.08275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17367 1726882300.08326: 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'<<< 17367 1726882300.08353: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cde1a7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde1a74d0> <<< 17367 1726882300.08447: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18e510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17367 1726882300.08498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 17367 1726882300.08532: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 17367 1726882300.08568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17367 1726882300.08639: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cddf27bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 17367 1726882300.08657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 17367 1726882300.08688: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.08705: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.08722: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cddf506b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf50410><<< 17367 1726882300.08775: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.08782: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 17367 1726882300.08789: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cddf506e0><<< 17367 1726882300.08847: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 17367 1726882300.08861: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17367 1726882300.09011: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.09150: 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 0x7f5cddf51010> <<< 17367 1726882300.09290: 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 0x7f5cddf519d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf508c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf25d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17367 1726882300.09335: 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 <<< 17367 1726882300.09399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf52d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf50e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18e750> <<< 17367 1726882300.09519: stdout chunk (state=3): >>># /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' <<< 17367 1726882300.09599: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf7f080> <<< 17367 1726882300.09602: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 17367 1726882300.09641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882300.09664: 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' <<< 17367 1726882300.09707: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf9f440> <<< 17367 1726882300.09738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17367 1726882300.09766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17367 1726882300.09813: stdout chunk (state=3): >>>import 'ntpath' # <<< 17367 1726882300.09848: 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 0x7f5cde000260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 17367 1726882300.09878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17367 1726882300.09905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17367 1726882300.09945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17367 1726882300.10029: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0029c0> <<< 17367 1726882300.10103: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde000380> <<< 17367 1726882300.10130: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddfcd250> <<< 17367 1726882300.10182: 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 0x7f5cdd921370> <<< 17367 1726882300.10196: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf9e240> <<< 17367 1726882300.10374: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf53c50> <<< 17367 1726882300.10377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17367 1726882300.10440: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5cddf9e840> <<< 17367 1726882300.10582: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_gb24f16d/ansible_stat_payload.zip' # zipimport: zlib available <<< 17367 1726882300.10825: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.10858: 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' <<< 17367 1726882300.10889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17367 1726882300.11240: 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 0x7f5cdd976fc0> import '_typing' # <<< 17367 1726882300.11338: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd955eb0> <<< 17367 1726882300.11341: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd955070><<< 17367 1726882300.11395: stdout chunk (state=3): >>> # zipimport: zlib available <<< 17367 1726882300.11398: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 17367 1726882300.11413: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.11446: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 17367 1726882300.11573: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.13649: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.14771: 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 0x7f5cdd974e90> # /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' <<< 17367 1726882300.14841: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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' <<< 17367 1726882300.14868: 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 0x7f5cdd9a2930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9a26c0> <<< 17367 1726882300.14924: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9a1fd0> # /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' <<< 17367 1726882300.14960: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9a2420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd977c50> import 'atexit' # <<< 17367 1726882300.15007: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cdd9a36b0> <<< 17367 1726882300.15069: 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 0x7f5cdd9a38f0> <<< 17367 1726882300.15076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 17367 1726882300.15106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 17367 1726882300.15182: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9a3e00> <<< 17367 1726882300.15230: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17367 1726882300.15297: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd809a60> # 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 0x7f5cdd80b710> <<< 17367 1726882300.15327: 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' <<< 17367 1726882300.15349: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80c0e0> <<< 17367 1726882300.15367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17367 1726882300.15417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17367 1726882300.15440: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80cfe0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17367 1726882300.15471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 17367 1726882300.15511: 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' <<< 17367 1726882300.15554: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80fd40> <<< 17367 1726882300.15612: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 17367 1726882300.15633: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cddf52c90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80e000> <<< 17367 1726882300.15675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 17367 1726882300.15686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 17367 1726882300.15710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17367 1726882300.15734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17367 1726882300.15776: 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' <<< 17367 1726882300.15795: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd817b90> import '_tokenize' # <<< 17367 1726882300.15868: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd816660> <<< 17367 1726882300.15895: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8163f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 17367 1726882300.15907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17367 1726882300.15963: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd816930> <<< 17367 1726882300.15992: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80e480> <<< 17367 1726882300.16021: 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 0x7f5cdd85fda0> <<< 17367 1726882300.16124: 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 0x7f5cdd85ffb0> <<< 17367 1726882300.16179: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 17367 1726882300.16223: 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 0x7f5cdd8619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd861760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17367 1726882300.16317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17367 1726882300.16446: 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 0x7f5cdd863f20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd862090> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 17367 1726882300.16508: stdout chunk (state=3): >>># 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 <<< 17367 1726882300.16529: 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 0x7f5cdd867680> <<< 17367 1726882300.16666: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd863f50> <<< 17367 1726882300.16726: 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 0x7f5cdd868440> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.16740: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cdd8686e0> <<< 17367 1726882300.16789: 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 0x7f5cdd8689e0> <<< 17367 1726882300.16832: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd860050> # /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' <<< 17367 1726882300.16937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17367 1726882300.16940: 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 0x7f5cdd8f41a0> <<< 17367 1726882300.17126: 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 0x7f5cdd8f52b0> <<< 17367 1726882300.17129: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd86a930> # 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 0x7f5cdd86bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd86a540> <<< 17367 1726882300.17157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17367 1726882300.17175: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.17250: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.17349: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.17354: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 17367 1726882300.17403: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 17367 1726882300.17411: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.17521: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.17641: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.18165: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.18761: 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' # <<< 17367 1726882300.18827: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882300.18868: 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 0x7f5cdd8f9550> <<< 17367 1726882300.18966: 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 0x7f5cdd8fa390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8f5520> <<< 17367 1726882300.19044: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 17367 1726882300.19082: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.19209: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.19351: 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' <<< 17367 1726882300.19356: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8fa1b0> # zipimport: zlib available <<< 17367 1726882300.19820: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.20264: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.20350: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.20448: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 17367 1726882300.20495: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 17367 1726882300.20563: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.20701: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 17367 1726882300.20790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882300.20836: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 17367 1726882300.21054: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.21279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17367 1726882300.21373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 17367 1726882300.21432: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8fb4d0> # zipimport: zlib available <<< 17367 1726882300.21483: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.21554: 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' # <<< 17367 1726882300.21645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882300.21712: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 17367 1726882300.21797: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882300.21841: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.21921: 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 <<< 17367 1726882300.21940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882300.22014: 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 0x7f5cdd706030> <<< 17367 1726882300.22092: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd701790> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 17367 1726882300.22140: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.22199: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.22223: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.22269: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 17367 1726882300.22359: 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 <<< 17367 1726882300.22476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17367 1726882300.22554: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9d6ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9ee780> <<< 17367 1726882300.22663: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd706270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8fb110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 17367 1726882300.22700: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17367 1726882300.22751: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17367 1726882300.22776: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17367 1726882300.22791: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 17367 1726882300.22913: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.23102: stdout chunk (state=3): >>># zipimport: zlib available <<< 17367 1726882300.23275: 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"}}} # destroy __main__ <<< 17367 1726882300.23572: 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 <<< 17367 1726882300.23624: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # 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 <<< 17367 1726882300.23717: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ <<< 17367 1726882300.23777: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 17367 1726882300.24027: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 17367 1726882300.24148: stdout chunk (state=3): >>># 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 <<< 17367 1726882300.24313: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 17367 1726882300.24375: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # 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 <<< 17367 1726882300.24566: stdout chunk (state=3): >>># 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 <<< 17367 1726882300.24609: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17367 1726882300.24754: 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 _hashlib <<< 17367 1726882300.24813: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17367 1726882300.25347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882300.25350: stdout chunk (state=3): >>><<< 17367 1726882300.25352: stderr chunk (state=3): >>><<< 17367 1726882300.25600: _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 0x7f5cde3104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde2dfb30> # /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 0x7f5cde312a50> 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 0x7f5cde0c1130> # /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 0x7f5cde0c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0ffe60> # /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 0x7f5cde0fff20> # /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 0x7f5cde137890> # /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 0x7f5cde137f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde117b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde115250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fd010> # /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 0x7f5cde157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde156450> # /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 0x7f5cde116120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde154cb0> # /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 0x7f5cde18c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fc290> # /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 0x7f5cde18cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18cbc0> # 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 0x7f5cde18cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde0fadb0> # /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 0x7f5cde18d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18d370> 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 0x7f5cde18e5a0> 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 0x7f5cde1a47a0> 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 0x7f5cde1a5e80> # /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 0x7f5cde1a6d20> # 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 0x7f5cde1a7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde1a6270> # /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 0x7f5cde1a7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde1a74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18e510> # /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 0x7f5cddf27bf0> # /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 0x7f5cddf506b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf50410> # 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 0x7f5cddf506e0> # /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 0x7f5cddf51010> # 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 0x7f5cddf519d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf508c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf25d90> # /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 0x7f5cddf52d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf50e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde18e750> # /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 0x7f5cddf7f080> # /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 0x7f5cddf9f440> # /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 0x7f5cde000260> # /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 0x7f5cde0029c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cde000380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddfcd250> # /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 0x7f5cdd921370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf9e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cddf53c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5cddf9e840> # zipimport: found 30 names in '/tmp/ansible_stat_payload_gb24f16d/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 0x7f5cdd976fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd955eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd955070> # 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 0x7f5cdd974e90> # /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 0x7f5cdd9a2930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9a26c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9a1fd0> # /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 0x7f5cdd9a2420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd977c50> 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 0x7f5cdd9a36b0> # 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 0x7f5cdd9a38f0> # /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 0x7f5cdd9a3e00> 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 0x7f5cdd809a60> # 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 0x7f5cdd80b710> # /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 0x7f5cdd80c0e0> # /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 0x7f5cdd80cfe0> # /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 0x7f5cdd80fd40> # 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 0x7f5cddf52c90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80e000> # /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 0x7f5cdd817b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd816660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8163f0> # /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 0x7f5cdd816930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd80e480> # 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 0x7f5cdd85fda0> # /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 0x7f5cdd85ffb0> # /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 0x7f5cdd8619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd861760> # /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 0x7f5cdd863f20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd862090> # /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 0x7f5cdd867680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd863f50> # 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 0x7f5cdd868440> # 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 0x7f5cdd8686e0> # 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 0x7f5cdd8689e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd860050> # /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 0x7f5cdd8f41a0> # 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 0x7f5cdd8f52b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd86a930> # 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 0x7f5cdd86bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd86a540> # 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 0x7f5cdd8f9550> # /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 0x7f5cdd8fa390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8f5520> 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 0x7f5cdd8fa1b0> # 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 0x7f5cdd8fb4d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5cdd706030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd701790> 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 0x7f5cdd9d6ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd9ee780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd706270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5cdd8fb110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 17367 1726882300.27732: 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-1726882299.746113-17500-204531051535690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882300.27735: _low_level_execute_command(): starting 17367 1726882300.27737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882299.746113-17500-204531051535690/ > /dev/null 2>&1 && sleep 0' 17367 1726882300.27738: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882300.28091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882300.29815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882300.30032: stderr chunk (state=3): >>><<< 17367 1726882300.30035: stdout chunk (state=3): >>><<< 17367 1726882300.30053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882300.30059: handler run complete 17367 1726882300.30078: attempt loop complete, returning result 17367 1726882300.30081: _execute() done 17367 1726882300.30083: dumping result to json 17367 1726882300.30086: done dumping result, returning 17367 1726882300.30099: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-97d1-a317-000000000024] 17367 1726882300.30102: sending task result for task 12673a56-9f93-97d1-a317-000000000024 17367 1726882300.30199: done sending task result for task 12673a56-9f93-97d1-a317-000000000024 17367 1726882300.30202: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17367 1726882300.30292: no more pending results, returning what we have 17367 1726882300.30297: results queue empty 17367 1726882300.30297: checking for any_errors_fatal 17367 1726882300.30305: done checking for any_errors_fatal 17367 1726882300.30305: checking for max_fail_percentage 17367 1726882300.30307: done checking for max_fail_percentage 17367 1726882300.30308: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.30309: done checking to see if all hosts have failed 17367 1726882300.30309: getting the remaining hosts for this loop 17367 1726882300.30311: done getting the remaining hosts for this loop 17367 1726882300.30314: getting the next task for host managed_node1 17367 1726882300.30319: done getting next task for host managed_node1 17367 1726882300.30321: ^ task is: TASK: Set flag to indicate system is ostree 17367 1726882300.30323: ^ 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 17367 1726882300.30326: getting variables 17367 1726882300.30328: in VariableManager get_vars() 17367 1726882300.30357: Calling all_inventory to load vars for managed_node1 17367 1726882300.30359: Calling groups_inventory to load vars for managed_node1 17367 1726882300.30363: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.30372: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.30374: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.30377: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.30540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.30743: done with get_vars() 17367 1726882300.30754: done getting variables 17367 1726882300.30857: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:31:40 -0400 (0:00:00.653) 0:00:03.191 ****** 17367 1726882300.30884: entering _queue_task() for managed_node1/set_fact 17367 1726882300.30886: Creating lock for set_fact 17367 1726882300.31459: worker is 1 (out of 1 available) 17367 1726882300.31471: exiting _queue_task() for managed_node1/set_fact 17367 1726882300.31599: done queuing things up, now waiting for results queue to drain 17367 1726882300.31601: waiting for pending results... 17367 1726882300.31735: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 17367 1726882300.31902: in run() - task 12673a56-9f93-97d1-a317-000000000025 17367 1726882300.31907: variable 'ansible_search_path' from source: unknown 17367 1726882300.31911: variable 'ansible_search_path' from source: unknown 17367 1726882300.31913: calling self._execute() 17367 1726882300.32004: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.32008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.32019: variable 'omit' from source: magic vars 17367 1726882300.32352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882300.32563: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882300.32597: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882300.32622: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882300.32646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882300.32711: 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) 17367 1726882300.32728: 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) 17367 1726882300.32745: 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) 17367 1726882300.32762: 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) 17367 1726882300.32848: Evaluated conditional (not __network_is_ostree is defined): True 17367 1726882300.32851: variable 'omit' from source: magic vars 17367 1726882300.32875: variable 'omit' from source: magic vars 17367 1726882300.32956: variable '__ostree_booted_stat' from source: set_fact 17367 1726882300.32994: variable 'omit' from source: magic vars 17367 1726882300.33013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882300.33035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882300.33049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882300.33062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882300.33070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882300.33092: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882300.33097: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.33100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.33165: Set connection var ansible_timeout to 10 17367 1726882300.33168: Set connection var ansible_shell_type to sh 17367 1726882300.33173: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882300.33178: Set connection var ansible_shell_executable to /bin/sh 17367 1726882300.33183: Set connection var ansible_connection to ssh 17367 1726882300.33190: Set connection var ansible_pipelining to False 17367 1726882300.33208: variable 'ansible_shell_executable' from source: unknown 17367 1726882300.33212: variable 'ansible_connection' from source: unknown 17367 1726882300.33215: variable 'ansible_module_compression' from source: unknown 17367 1726882300.33217: variable 'ansible_shell_type' from source: unknown 17367 1726882300.33219: variable 'ansible_shell_executable' from source: unknown 17367 1726882300.33222: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.33224: variable 'ansible_pipelining' from source: unknown 17367 1726882300.33227: variable 'ansible_timeout' from source: unknown 17367 1726882300.33232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.33299: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882300.33307: variable 'omit' from source: magic vars 17367 1726882300.33312: starting attempt loop 17367 1726882300.33314: running the handler 17367 1726882300.33323: handler run complete 17367 1726882300.33330: attempt loop complete, returning result 17367 1726882300.33333: _execute() done 17367 1726882300.33335: dumping result to json 17367 1726882300.33337: done dumping result, returning 17367 1726882300.33349: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-97d1-a317-000000000025] 17367 1726882300.33352: sending task result for task 12673a56-9f93-97d1-a317-000000000025 17367 1726882300.33423: done sending task result for task 12673a56-9f93-97d1-a317-000000000025 17367 1726882300.33425: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 17367 1726882300.33530: no more pending results, returning what we have 17367 1726882300.33532: results queue empty 17367 1726882300.33535: checking for any_errors_fatal 17367 1726882300.33540: done checking for any_errors_fatal 17367 1726882300.33540: checking for max_fail_percentage 17367 1726882300.33542: done checking for max_fail_percentage 17367 1726882300.33543: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.33544: done checking to see if all hosts have failed 17367 1726882300.33544: getting the remaining hosts for this loop 17367 1726882300.33546: done getting the remaining hosts for this loop 17367 1726882300.33549: getting the next task for host managed_node1 17367 1726882300.33557: done getting next task for host managed_node1 17367 1726882300.33568: ^ task is: TASK: Fix CentOS6 Base repo 17367 1726882300.33571: ^ 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 17367 1726882300.33575: getting variables 17367 1726882300.33576: in VariableManager get_vars() 17367 1726882300.33606: Calling all_inventory to load vars for managed_node1 17367 1726882300.33609: Calling groups_inventory to load vars for managed_node1 17367 1726882300.33613: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.33625: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.33627: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.33635: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.33832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.34041: done with get_vars() 17367 1726882300.34050: done getting variables 17367 1726882300.34178: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:31:40 -0400 (0:00:00.033) 0:00:03.224 ****** 17367 1726882300.34202: entering _queue_task() for managed_node1/copy 17367 1726882300.34497: worker is 1 (out of 1 available) 17367 1726882300.34507: exiting _queue_task() for managed_node1/copy 17367 1726882300.34517: done queuing things up, now waiting for results queue to drain 17367 1726882300.34519: waiting for pending results... 17367 1726882300.34756: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 17367 1726882300.34813: in run() - task 12673a56-9f93-97d1-a317-000000000027 17367 1726882300.34830: variable 'ansible_search_path' from source: unknown 17367 1726882300.34837: variable 'ansible_search_path' from source: unknown 17367 1726882300.34959: calling self._execute() 17367 1726882300.34963: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.34965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.34976: variable 'omit' from source: magic vars 17367 1726882300.35370: variable 'ansible_distribution' from source: facts 17367 1726882300.35389: Evaluated conditional (ansible_distribution == 'CentOS'): True 17367 1726882300.35467: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.35471: Evaluated conditional (ansible_distribution_major_version == '6'): False 17367 1726882300.35477: when evaluation is False, skipping this task 17367 1726882300.35479: _execute() done 17367 1726882300.35482: dumping result to json 17367 1726882300.35484: done dumping result, returning 17367 1726882300.35490: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-97d1-a317-000000000027] 17367 1726882300.35496: sending task result for task 12673a56-9f93-97d1-a317-000000000027 17367 1726882300.35576: done sending task result for task 12673a56-9f93-97d1-a317-000000000027 17367 1726882300.35579: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17367 1726882300.35667: no more pending results, returning what we have 17367 1726882300.35669: results queue empty 17367 1726882300.35670: checking for any_errors_fatal 17367 1726882300.35674: done checking for any_errors_fatal 17367 1726882300.35675: checking for max_fail_percentage 17367 1726882300.35676: done checking for max_fail_percentage 17367 1726882300.35677: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.35678: done checking to see if all hosts have failed 17367 1726882300.35678: getting the remaining hosts for this loop 17367 1726882300.35679: done getting the remaining hosts for this loop 17367 1726882300.35682: getting the next task for host managed_node1 17367 1726882300.35690: done getting next task for host managed_node1 17367 1726882300.35694: ^ task is: TASK: Include the task 'enable_epel.yml' 17367 1726882300.35697: ^ 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 17367 1726882300.35700: getting variables 17367 1726882300.35701: in VariableManager get_vars() 17367 1726882300.35719: Calling all_inventory to load vars for managed_node1 17367 1726882300.35721: Calling groups_inventory to load vars for managed_node1 17367 1726882300.35723: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.35729: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.35731: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.35732: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.35833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.35943: done with get_vars() 17367 1726882300.35950: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:31:40 -0400 (0:00:00.018) 0:00:03.242 ****** 17367 1726882300.36011: entering _queue_task() for managed_node1/include_tasks 17367 1726882300.36189: worker is 1 (out of 1 available) 17367 1726882300.36206: exiting _queue_task() for managed_node1/include_tasks 17367 1726882300.36217: done queuing things up, now waiting for results queue to drain 17367 1726882300.36218: waiting for pending results... 17367 1726882300.36343: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 17367 1726882300.36408: in run() - task 12673a56-9f93-97d1-a317-000000000028 17367 1726882300.36419: variable 'ansible_search_path' from source: unknown 17367 1726882300.36422: variable 'ansible_search_path' from source: unknown 17367 1726882300.36449: calling self._execute() 17367 1726882300.36500: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.36505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.36514: variable 'omit' from source: magic vars 17367 1726882300.36879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882300.38998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882300.39002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882300.39004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882300.39006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882300.39018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882300.39088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882300.39119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882300.39144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882300.39182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882300.39200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882300.39304: variable '__network_is_ostree' from source: set_fact 17367 1726882300.39323: Evaluated conditional (not __network_is_ostree | d(false)): True 17367 1726882300.39331: _execute() done 17367 1726882300.39337: dumping result to json 17367 1726882300.39343: done dumping result, returning 17367 1726882300.39350: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-97d1-a317-000000000028] 17367 1726882300.39356: sending task result for task 12673a56-9f93-97d1-a317-000000000028 17367 1726882300.39445: done sending task result for task 12673a56-9f93-97d1-a317-000000000028 17367 1726882300.39451: WORKER PROCESS EXITING 17367 1726882300.39513: no more pending results, returning what we have 17367 1726882300.39519: in VariableManager get_vars() 17367 1726882300.39551: Calling all_inventory to load vars for managed_node1 17367 1726882300.39553: Calling groups_inventory to load vars for managed_node1 17367 1726882300.39556: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.39566: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.39568: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.39571: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.39867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.40038: done with get_vars() 17367 1726882300.40045: variable 'ansible_search_path' from source: unknown 17367 1726882300.40046: variable 'ansible_search_path' from source: unknown 17367 1726882300.40077: we have included files to process 17367 1726882300.40078: generating all_blocks data 17367 1726882300.40079: done generating all_blocks data 17367 1726882300.40084: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17367 1726882300.40085: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17367 1726882300.40087: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17367 1726882300.40585: done processing included file 17367 1726882300.40587: iterating over new_blocks loaded from include file 17367 1726882300.40588: in VariableManager get_vars() 17367 1726882300.40598: done with get_vars() 17367 1726882300.40599: filtering new block on tags 17367 1726882300.40613: done filtering new block on tags 17367 1726882300.40615: in VariableManager get_vars() 17367 1726882300.40621: done with get_vars() 17367 1726882300.40622: filtering new block on tags 17367 1726882300.40628: done filtering new block on tags 17367 1726882300.40630: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 17367 1726882300.40633: extending task lists for all hosts with included blocks 17367 1726882300.40711: done extending task lists 17367 1726882300.40712: done processing included files 17367 1726882300.40713: results queue empty 17367 1726882300.40713: checking for any_errors_fatal 17367 1726882300.40715: done checking for any_errors_fatal 17367 1726882300.40715: checking for max_fail_percentage 17367 1726882300.40716: done checking for max_fail_percentage 17367 1726882300.40716: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.40717: done checking to see if all hosts have failed 17367 1726882300.40717: getting the remaining hosts for this loop 17367 1726882300.40718: done getting the remaining hosts for this loop 17367 1726882300.40720: getting the next task for host managed_node1 17367 1726882300.40722: done getting next task for host managed_node1 17367 1726882300.40724: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 17367 1726882300.40725: ^ 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 17367 1726882300.40727: getting variables 17367 1726882300.40727: in VariableManager get_vars() 17367 1726882300.40733: Calling all_inventory to load vars for managed_node1 17367 1726882300.40734: Calling groups_inventory to load vars for managed_node1 17367 1726882300.40736: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.40739: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.40744: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.40745: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.40826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.40931: done with get_vars() 17367 1726882300.40937: done getting variables 17367 1726882300.40980: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 17367 1726882300.41114: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:31:40 -0400 (0:00:00.051) 0:00:03.294 ****** 17367 1726882300.41145: entering _queue_task() for managed_node1/command 17367 1726882300.41147: Creating lock for command 17367 1726882300.41397: worker is 1 (out of 1 available) 17367 1726882300.41411: exiting _queue_task() for managed_node1/command 17367 1726882300.41421: done queuing things up, now waiting for results queue to drain 17367 1726882300.41422: waiting for pending results... 17367 1726882300.41551: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 17367 1726882300.41626: in run() - task 12673a56-9f93-97d1-a317-000000000042 17367 1726882300.41636: variable 'ansible_search_path' from source: unknown 17367 1726882300.41639: variable 'ansible_search_path' from source: unknown 17367 1726882300.41670: calling self._execute() 17367 1726882300.41746: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.41754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.41758: variable 'omit' from source: magic vars 17367 1726882300.42147: variable 'ansible_distribution' from source: facts 17367 1726882300.42150: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17367 1726882300.42235: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.42239: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17367 1726882300.42243: when evaluation is False, skipping this task 17367 1726882300.42245: _execute() done 17367 1726882300.42258: dumping result to json 17367 1726882300.42261: done dumping result, returning 17367 1726882300.42264: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-97d1-a317-000000000042] 17367 1726882300.42266: sending task result for task 12673a56-9f93-97d1-a317-000000000042 17367 1726882300.42351: done sending task result for task 12673a56-9f93-97d1-a317-000000000042 17367 1726882300.42360: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17367 1726882300.42412: no more pending results, returning what we have 17367 1726882300.42416: results queue empty 17367 1726882300.42416: checking for any_errors_fatal 17367 1726882300.42418: done checking for any_errors_fatal 17367 1726882300.42418: checking for max_fail_percentage 17367 1726882300.42419: done checking for max_fail_percentage 17367 1726882300.42420: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.42421: done checking to see if all hosts have failed 17367 1726882300.42421: getting the remaining hosts for this loop 17367 1726882300.42423: done getting the remaining hosts for this loop 17367 1726882300.42426: getting the next task for host managed_node1 17367 1726882300.42431: done getting next task for host managed_node1 17367 1726882300.42433: ^ task is: TASK: Install yum-utils package 17367 1726882300.42436: ^ 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 17367 1726882300.42439: getting variables 17367 1726882300.42440: in VariableManager get_vars() 17367 1726882300.42462: Calling all_inventory to load vars for managed_node1 17367 1726882300.42466: Calling groups_inventory to load vars for managed_node1 17367 1726882300.42469: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.42478: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.42480: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.42482: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.42725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.42970: done with get_vars() 17367 1726882300.42983: done getting variables 17367 1726882300.43122: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:31:40 -0400 (0:00:00.020) 0:00:03.314 ****** 17367 1726882300.43162: entering _queue_task() for managed_node1/package 17367 1726882300.43164: Creating lock for package 17367 1726882300.43506: worker is 1 (out of 1 available) 17367 1726882300.43517: exiting _queue_task() for managed_node1/package 17367 1726882300.43528: done queuing things up, now waiting for results queue to drain 17367 1726882300.43530: waiting for pending results... 17367 1726882300.43688: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 17367 1726882300.43752: in run() - task 12673a56-9f93-97d1-a317-000000000043 17367 1726882300.43762: variable 'ansible_search_path' from source: unknown 17367 1726882300.43765: variable 'ansible_search_path' from source: unknown 17367 1726882300.43792: calling self._execute() 17367 1726882300.43844: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.43847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.43855: variable 'omit' from source: magic vars 17367 1726882300.44303: variable 'ansible_distribution' from source: facts 17367 1726882300.44309: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17367 1726882300.44455: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.44459: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17367 1726882300.44462: when evaluation is False, skipping this task 17367 1726882300.44464: _execute() done 17367 1726882300.44466: dumping result to json 17367 1726882300.44468: done dumping result, returning 17367 1726882300.44471: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-97d1-a317-000000000043] 17367 1726882300.44474: sending task result for task 12673a56-9f93-97d1-a317-000000000043 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17367 1726882300.44645: no more pending results, returning what we have 17367 1726882300.44648: results queue empty 17367 1726882300.44650: checking for any_errors_fatal 17367 1726882300.44657: done checking for any_errors_fatal 17367 1726882300.44658: checking for max_fail_percentage 17367 1726882300.44659: done checking for max_fail_percentage 17367 1726882300.44660: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.44661: done checking to see if all hosts have failed 17367 1726882300.44661: getting the remaining hosts for this loop 17367 1726882300.44663: done getting the remaining hosts for this loop 17367 1726882300.44668: getting the next task for host managed_node1 17367 1726882300.44673: done getting next task for host managed_node1 17367 1726882300.44674: ^ task is: TASK: Enable EPEL 7 17367 1726882300.44679: ^ 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 17367 1726882300.44682: getting variables 17367 1726882300.44687: in VariableManager get_vars() 17367 1726882300.44711: Calling all_inventory to load vars for managed_node1 17367 1726882300.44714: Calling groups_inventory to load vars for managed_node1 17367 1726882300.44717: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.44728: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.44731: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.44734: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.44846: done sending task result for task 12673a56-9f93-97d1-a317-000000000043 17367 1726882300.44849: WORKER PROCESS EXITING 17367 1726882300.44858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.44969: done with get_vars() 17367 1726882300.44975: done getting variables 17367 1726882300.45014: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:31:40 -0400 (0:00:00.018) 0:00:03.333 ****** 17367 1726882300.45032: entering _queue_task() for managed_node1/command 17367 1726882300.45200: worker is 1 (out of 1 available) 17367 1726882300.45210: exiting _queue_task() for managed_node1/command 17367 1726882300.45221: done queuing things up, now waiting for results queue to drain 17367 1726882300.45222: waiting for pending results... 17367 1726882300.45375: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 17367 1726882300.45592: in run() - task 12673a56-9f93-97d1-a317-000000000044 17367 1726882300.45599: variable 'ansible_search_path' from source: unknown 17367 1726882300.45602: variable 'ansible_search_path' from source: unknown 17367 1726882300.45604: calling self._execute() 17367 1726882300.45606: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.45616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.45631: variable 'omit' from source: magic vars 17367 1726882300.46035: variable 'ansible_distribution' from source: facts 17367 1726882300.46055: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17367 1726882300.46181: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.46198: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17367 1726882300.46206: when evaluation is False, skipping this task 17367 1726882300.46304: _execute() done 17367 1726882300.46312: dumping result to json 17367 1726882300.46320: done dumping result, returning 17367 1726882300.46329: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-97d1-a317-000000000044] 17367 1726882300.46336: sending task result for task 12673a56-9f93-97d1-a317-000000000044 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17367 1726882300.46468: no more pending results, returning what we have 17367 1726882300.46471: results queue empty 17367 1726882300.46472: checking for any_errors_fatal 17367 1726882300.46478: done checking for any_errors_fatal 17367 1726882300.46479: checking for max_fail_percentage 17367 1726882300.46481: done checking for max_fail_percentage 17367 1726882300.46482: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.46483: done checking to see if all hosts have failed 17367 1726882300.46483: getting the remaining hosts for this loop 17367 1726882300.46485: done getting the remaining hosts for this loop 17367 1726882300.46489: getting the next task for host managed_node1 17367 1726882300.46502: done getting next task for host managed_node1 17367 1726882300.46505: ^ task is: TASK: Enable EPEL 8 17367 1726882300.46509: ^ 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 17367 1726882300.46514: getting variables 17367 1726882300.46516: in VariableManager get_vars() 17367 1726882300.46543: Calling all_inventory to load vars for managed_node1 17367 1726882300.46546: Calling groups_inventory to load vars for managed_node1 17367 1726882300.46549: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.46560: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.46562: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.46564: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.46866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.47294: done with get_vars() 17367 1726882300.47308: done getting variables 17367 1726882300.47341: done sending task result for task 12673a56-9f93-97d1-a317-000000000044 17367 1726882300.47344: WORKER PROCESS EXITING 17367 1726882300.47379: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:31:40 -0400 (0:00:00.023) 0:00:03.356 ****** 17367 1726882300.47420: entering _queue_task() for managed_node1/command 17367 1726882300.47640: worker is 1 (out of 1 available) 17367 1726882300.47650: exiting _queue_task() for managed_node1/command 17367 1726882300.47663: done queuing things up, now waiting for results queue to drain 17367 1726882300.47664: waiting for pending results... 17367 1726882300.47865: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 17367 1726882300.47927: in run() - task 12673a56-9f93-97d1-a317-000000000045 17367 1726882300.47937: variable 'ansible_search_path' from source: unknown 17367 1726882300.47940: variable 'ansible_search_path' from source: unknown 17367 1726882300.47968: calling self._execute() 17367 1726882300.48020: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.48024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.48032: variable 'omit' from source: magic vars 17367 1726882300.48282: variable 'ansible_distribution' from source: facts 17367 1726882300.48294: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17367 1726882300.48379: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.48383: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17367 1726882300.48388: when evaluation is False, skipping this task 17367 1726882300.48391: _execute() done 17367 1726882300.48395: dumping result to json 17367 1726882300.48397: done dumping result, returning 17367 1726882300.48403: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-97d1-a317-000000000045] 17367 1726882300.48409: sending task result for task 12673a56-9f93-97d1-a317-000000000045 17367 1726882300.48490: done sending task result for task 12673a56-9f93-97d1-a317-000000000045 17367 1726882300.48496: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17367 1726882300.48567: no more pending results, returning what we have 17367 1726882300.48569: results queue empty 17367 1726882300.48570: checking for any_errors_fatal 17367 1726882300.48573: done checking for any_errors_fatal 17367 1726882300.48574: checking for max_fail_percentage 17367 1726882300.48575: done checking for max_fail_percentage 17367 1726882300.48575: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.48576: done checking to see if all hosts have failed 17367 1726882300.48577: getting the remaining hosts for this loop 17367 1726882300.48578: done getting the remaining hosts for this loop 17367 1726882300.48581: getting the next task for host managed_node1 17367 1726882300.48590: done getting next task for host managed_node1 17367 1726882300.48592: ^ task is: TASK: Enable EPEL 6 17367 1726882300.48597: ^ 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 17367 1726882300.48600: getting variables 17367 1726882300.48602: in VariableManager get_vars() 17367 1726882300.48622: Calling all_inventory to load vars for managed_node1 17367 1726882300.48624: Calling groups_inventory to load vars for managed_node1 17367 1726882300.48626: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.48634: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.48636: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.48638: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.48739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.48995: done with get_vars() 17367 1726882300.49001: done getting variables 17367 1726882300.49036: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:31:40 -0400 (0:00:00.016) 0:00:03.373 ****** 17367 1726882300.49055: entering _queue_task() for managed_node1/copy 17367 1726882300.49233: worker is 1 (out of 1 available) 17367 1726882300.49247: exiting _queue_task() for managed_node1/copy 17367 1726882300.49310: done queuing things up, now waiting for results queue to drain 17367 1726882300.49312: waiting for pending results... 17367 1726882300.49517: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 17367 1726882300.49555: in run() - task 12673a56-9f93-97d1-a317-000000000047 17367 1726882300.49568: variable 'ansible_search_path' from source: unknown 17367 1726882300.49571: variable 'ansible_search_path' from source: unknown 17367 1726882300.49614: calling self._execute() 17367 1726882300.49679: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.49683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.49730: variable 'omit' from source: magic vars 17367 1726882300.50061: variable 'ansible_distribution' from source: facts 17367 1726882300.50074: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17367 1726882300.50185: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.50200: Evaluated conditional (ansible_distribution_major_version == '6'): False 17367 1726882300.50258: when evaluation is False, skipping this task 17367 1726882300.50262: _execute() done 17367 1726882300.50264: dumping result to json 17367 1726882300.50266: done dumping result, returning 17367 1726882300.50269: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-97d1-a317-000000000047] 17367 1726882300.50272: sending task result for task 12673a56-9f93-97d1-a317-000000000047 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17367 1726882300.50429: no more pending results, returning what we have 17367 1726882300.50432: results queue empty 17367 1726882300.50433: checking for any_errors_fatal 17367 1726882300.50440: done checking for any_errors_fatal 17367 1726882300.50441: checking for max_fail_percentage 17367 1726882300.50442: done checking for max_fail_percentage 17367 1726882300.50443: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.50444: done checking to see if all hosts have failed 17367 1726882300.50444: getting the remaining hosts for this loop 17367 1726882300.50446: done getting the remaining hosts for this loop 17367 1726882300.50449: getting the next task for host managed_node1 17367 1726882300.50457: done getting next task for host managed_node1 17367 1726882300.50459: ^ task is: TASK: Set network provider to 'nm' 17367 1726882300.50461: ^ 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 17367 1726882300.50465: getting variables 17367 1726882300.50468: in VariableManager get_vars() 17367 1726882300.50500: Calling all_inventory to load vars for managed_node1 17367 1726882300.50502: Calling groups_inventory to load vars for managed_node1 17367 1726882300.50505: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.50517: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.50520: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.50523: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.50675: done sending task result for task 12673a56-9f93-97d1-a317-000000000047 17367 1726882300.50678: WORKER PROCESS EXITING 17367 1726882300.50710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.50896: done with get_vars() 17367 1726882300.50910: done getting variables 17367 1726882300.50966: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Friday 20 September 2024 21:31:40 -0400 (0:00:00.019) 0:00:03.392 ****** 17367 1726882300.50996: entering _queue_task() for managed_node1/set_fact 17367 1726882300.51399: worker is 1 (out of 1 available) 17367 1726882300.51407: exiting _queue_task() for managed_node1/set_fact 17367 1726882300.51416: done queuing things up, now waiting for results queue to drain 17367 1726882300.51417: waiting for pending results... 17367 1726882300.51476: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 17367 1726882300.51561: in run() - task 12673a56-9f93-97d1-a317-000000000007 17367 1726882300.51579: variable 'ansible_search_path' from source: unknown 17367 1726882300.51618: calling self._execute() 17367 1726882300.51696: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.51707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.51720: variable 'omit' from source: magic vars 17367 1726882300.51860: variable 'omit' from source: magic vars 17367 1726882300.51865: variable 'omit' from source: magic vars 17367 1726882300.51905: variable 'omit' from source: magic vars 17367 1726882300.51948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882300.51996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882300.52021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882300.52078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882300.52081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882300.52096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882300.52105: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.52112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.52219: Set connection var ansible_timeout to 10 17367 1726882300.52227: Set connection var ansible_shell_type to sh 17367 1726882300.52237: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882300.52297: Set connection var ansible_shell_executable to /bin/sh 17367 1726882300.52300: Set connection var ansible_connection to ssh 17367 1726882300.52302: Set connection var ansible_pipelining to False 17367 1726882300.52304: variable 'ansible_shell_executable' from source: unknown 17367 1726882300.52306: variable 'ansible_connection' from source: unknown 17367 1726882300.52309: variable 'ansible_module_compression' from source: unknown 17367 1726882300.52310: variable 'ansible_shell_type' from source: unknown 17367 1726882300.52312: variable 'ansible_shell_executable' from source: unknown 17367 1726882300.52317: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.52325: variable 'ansible_pipelining' from source: unknown 17367 1726882300.52331: variable 'ansible_timeout' from source: unknown 17367 1726882300.52339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.52477: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882300.52496: variable 'omit' from source: magic vars 17367 1726882300.52619: starting attempt loop 17367 1726882300.52622: running the handler 17367 1726882300.52624: handler run complete 17367 1726882300.52626: attempt loop complete, returning result 17367 1726882300.52629: _execute() done 17367 1726882300.52630: dumping result to json 17367 1726882300.52632: done dumping result, returning 17367 1726882300.52634: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [12673a56-9f93-97d1-a317-000000000007] 17367 1726882300.52636: sending task result for task 12673a56-9f93-97d1-a317-000000000007 17367 1726882300.52702: done sending task result for task 12673a56-9f93-97d1-a317-000000000007 17367 1726882300.52705: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 17367 1726882300.52773: no more pending results, returning what we have 17367 1726882300.52777: results queue empty 17367 1726882300.52778: checking for any_errors_fatal 17367 1726882300.52784: done checking for any_errors_fatal 17367 1726882300.52785: checking for max_fail_percentage 17367 1726882300.52787: done checking for max_fail_percentage 17367 1726882300.52787: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.52788: done checking to see if all hosts have failed 17367 1726882300.52789: getting the remaining hosts for this loop 17367 1726882300.52791: done getting the remaining hosts for this loop 17367 1726882300.52796: getting the next task for host managed_node1 17367 1726882300.52803: done getting next task for host managed_node1 17367 1726882300.52805: ^ task is: TASK: meta (flush_handlers) 17367 1726882300.52807: ^ 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 17367 1726882300.52811: getting variables 17367 1726882300.52814: in VariableManager get_vars() 17367 1726882300.52918: Calling all_inventory to load vars for managed_node1 17367 1726882300.52921: Calling groups_inventory to load vars for managed_node1 17367 1726882300.52924: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.52934: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.52942: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.52945: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.53230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.53480: done with get_vars() 17367 1726882300.53490: done getting variables 17367 1726882300.53555: in VariableManager get_vars() 17367 1726882300.53568: Calling all_inventory to load vars for managed_node1 17367 1726882300.53571: Calling groups_inventory to load vars for managed_node1 17367 1726882300.53573: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.53577: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.53579: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.53581: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.53720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.53928: done with get_vars() 17367 1726882300.53943: done queuing things up, now waiting for results queue to drain 17367 1726882300.53945: results queue empty 17367 1726882300.53964: checking for any_errors_fatal 17367 1726882300.53967: done checking for any_errors_fatal 17367 1726882300.53968: checking for max_fail_percentage 17367 1726882300.53969: done checking for max_fail_percentage 17367 1726882300.53970: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.53971: done checking to see if all hosts have failed 17367 1726882300.53971: getting the remaining hosts for this loop 17367 1726882300.53972: done getting the remaining hosts for this loop 17367 1726882300.53975: getting the next task for host managed_node1 17367 1726882300.53979: done getting next task for host managed_node1 17367 1726882300.53980: ^ task is: TASK: meta (flush_handlers) 17367 1726882300.53982: ^ 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 17367 1726882300.53990: getting variables 17367 1726882300.53991: in VariableManager get_vars() 17367 1726882300.54004: Calling all_inventory to load vars for managed_node1 17367 1726882300.54007: Calling groups_inventory to load vars for managed_node1 17367 1726882300.54009: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.54013: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.54016: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.54018: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.54156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.54373: done with get_vars() 17367 1726882300.54380: done getting variables 17367 1726882300.54426: in VariableManager get_vars() 17367 1726882300.54439: Calling all_inventory to load vars for managed_node1 17367 1726882300.54441: Calling groups_inventory to load vars for managed_node1 17367 1726882300.54443: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.54447: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.54449: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.54451: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.54609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.54796: done with get_vars() 17367 1726882300.54807: done queuing things up, now waiting for results queue to drain 17367 1726882300.54809: results queue empty 17367 1726882300.54810: checking for any_errors_fatal 17367 1726882300.54811: done checking for any_errors_fatal 17367 1726882300.54811: checking for max_fail_percentage 17367 1726882300.54813: done checking for max_fail_percentage 17367 1726882300.54814: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.54814: done checking to see if all hosts have failed 17367 1726882300.54815: getting the remaining hosts for this loop 17367 1726882300.54816: done getting the remaining hosts for this loop 17367 1726882300.54818: getting the next task for host managed_node1 17367 1726882300.54821: done getting next task for host managed_node1 17367 1726882300.54822: ^ task is: None 17367 1726882300.54823: ^ 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 17367 1726882300.54824: done queuing things up, now waiting for results queue to drain 17367 1726882300.54825: results queue empty 17367 1726882300.54825: checking for any_errors_fatal 17367 1726882300.54826: done checking for any_errors_fatal 17367 1726882300.54827: checking for max_fail_percentage 17367 1726882300.54828: done checking for max_fail_percentage 17367 1726882300.54828: checking to see if all hosts have failed and the running result is not ok 17367 1726882300.54829: done checking to see if all hosts have failed 17367 1726882300.54831: getting the next task for host managed_node1 17367 1726882300.54833: done getting next task for host managed_node1 17367 1726882300.54834: ^ task is: None 17367 1726882300.54835: ^ 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 17367 1726882300.54887: in VariableManager get_vars() 17367 1726882300.54905: done with get_vars() 17367 1726882300.54910: in VariableManager get_vars() 17367 1726882300.54919: done with get_vars() 17367 1726882300.54923: variable 'omit' from source: magic vars 17367 1726882300.54969: in VariableManager get_vars() 17367 1726882300.54983: done with get_vars() 17367 1726882300.55006: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 17367 1726882300.55243: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 17367 1726882300.55267: getting the remaining hosts for this loop 17367 1726882300.55269: done getting the remaining hosts for this loop 17367 1726882300.55271: getting the next task for host managed_node1 17367 1726882300.55273: done getting next task for host managed_node1 17367 1726882300.55275: ^ task is: TASK: Gathering Facts 17367 1726882300.55276: ^ 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 17367 1726882300.55278: getting variables 17367 1726882300.55279: in VariableManager get_vars() 17367 1726882300.55286: Calling all_inventory to load vars for managed_node1 17367 1726882300.55288: Calling groups_inventory to load vars for managed_node1 17367 1726882300.55290: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882300.55300: Calling all_plugins_play to load vars for managed_node1 17367 1726882300.55313: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882300.55316: Calling groups_plugins_play to load vars for managed_node1 17367 1726882300.55510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882300.55711: done with get_vars() 17367 1726882300.55718: done getting variables 17367 1726882300.55759: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Friday 20 September 2024 21:31:40 -0400 (0:00:00.047) 0:00:03.440 ****** 17367 1726882300.55782: entering _queue_task() for managed_node1/gather_facts 17367 1726882300.56436: worker is 1 (out of 1 available) 17367 1726882300.56446: exiting _queue_task() for managed_node1/gather_facts 17367 1726882300.56458: done queuing things up, now waiting for results queue to drain 17367 1726882300.56459: waiting for pending results... 17367 1726882300.57217: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17367 1726882300.57405: in run() - task 12673a56-9f93-97d1-a317-00000000006d 17367 1726882300.57410: variable 'ansible_search_path' from source: unknown 17367 1726882300.57415: calling self._execute() 17367 1726882300.57488: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.57504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.57520: variable 'omit' from source: magic vars 17367 1726882300.57898: variable 'ansible_distribution_major_version' from source: facts 17367 1726882300.57923: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882300.58030: variable 'omit' from source: magic vars 17367 1726882300.58033: variable 'omit' from source: magic vars 17367 1726882300.58035: variable 'omit' from source: magic vars 17367 1726882300.58040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882300.58074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882300.58097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882300.58120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882300.58146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882300.58183: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882300.58196: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.58204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.58296: Set connection var ansible_timeout to 10 17367 1726882300.58306: Set connection var ansible_shell_type to sh 17367 1726882300.58318: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882300.58329: Set connection var ansible_shell_executable to /bin/sh 17367 1726882300.58340: Set connection var ansible_connection to ssh 17367 1726882300.58364: Set connection var ansible_pipelining to False 17367 1726882300.58396: variable 'ansible_shell_executable' from source: unknown 17367 1726882300.58406: variable 'ansible_connection' from source: unknown 17367 1726882300.58466: variable 'ansible_module_compression' from source: unknown 17367 1726882300.58470: variable 'ansible_shell_type' from source: unknown 17367 1726882300.58473: variable 'ansible_shell_executable' from source: unknown 17367 1726882300.58475: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882300.58477: variable 'ansible_pipelining' from source: unknown 17367 1726882300.58480: variable 'ansible_timeout' from source: unknown 17367 1726882300.58482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882300.59003: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882300.59007: variable 'omit' from source: magic vars 17367 1726882300.59009: starting attempt loop 17367 1726882300.59012: running the handler 17367 1726882300.59014: variable 'ansible_facts' from source: unknown 17367 1726882300.59015: _low_level_execute_command(): starting 17367 1726882300.59017: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882300.60323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.60594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882300.60611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882300.60647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882300.62961: stdout chunk (state=3): >>>/root <<< 17367 1726882300.63156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882300.63167: stdout chunk (state=3): >>><<< 17367 1726882300.63180: stderr chunk (state=3): >>><<< 17367 1726882300.63210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882300.63231: _low_level_execute_command(): starting 17367 1726882300.63310: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522 `" && echo ansible-tmp-1726882300.6321867-17552-261634260493522="` echo /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522 `" ) && sleep 0' 17367 1726882300.64620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882300.64900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882300.64917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882300.64927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882300.65003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882300.67906: stdout chunk (state=3): >>>ansible-tmp-1726882300.6321867-17552-261634260493522=/root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522 <<< 17367 1726882300.68056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882300.68088: stderr chunk (state=3): >>><<< 17367 1726882300.68107: stdout chunk (state=3): >>><<< 17367 1726882300.68139: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882300.6321867-17552-261634260493522=/root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882300.68175: variable 'ansible_module_compression' from source: unknown 17367 1726882300.68333: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17367 1726882300.68440: variable 'ansible_facts' from source: unknown 17367 1726882300.69115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py 17367 1726882300.69903: Sending initial data 17367 1726882300.69907: Sent initial data (154 bytes) 17367 1726882300.70703: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882300.70707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.70835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 17367 1726882300.70846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.70901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882300.70939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882300.70951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882300.71007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882300.73235: 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 <<< 17367 1726882300.73269: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882300.73327: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpdpz9amik /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py <<< 17367 1726882300.73331: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py" <<< 17367 1726882300.73369: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpdpz9amik" to remote "/root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py" <<< 17367 1726882300.75976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882300.76202: stderr chunk (state=3): >>><<< 17367 1726882300.76206: stdout chunk (state=3): >>><<< 17367 1726882300.76208: done transferring module to remote 17367 1726882300.76210: _low_level_execute_command(): starting 17367 1726882300.76213: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/ /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py && sleep 0' 17367 1726882300.77243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882300.77401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882300.77405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882300.77411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.77427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882300.77430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882300.77508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882300.77535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882300.77577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882300.80130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882300.80140: stdout chunk (state=3): >>><<< 17367 1726882300.80151: stderr chunk (state=3): >>><<< 17367 1726882300.80290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882300.80295: _low_level_execute_command(): starting 17367 1726882300.80298: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/AnsiballZ_setup.py && sleep 0' 17367 1726882300.80986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882300.81002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882300.81049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 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 <<< 17367 1726882300.81066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882300.81152: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882300.81170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882300.81187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882300.81280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882301.60455: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "41", "epoch": "1726882301", "epoch_int": "1726882301", "date": "2024-09-20", "time": "21:31:41", "iso8601_micro": "2024-09-21T01:31:41.235826Z", "iso8601": "2024-09-21T01:31:41Z", "iso8601_basic": "20240920T213141235826", "iso8601_basic_short": "20240920T213141", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.4404296875, "5m": 0.2890625, "15m": 0.1396484375}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "<<< 17367 1726882301.60466: stdout chunk (state=3): >>>on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [f<<< 17367 1726882301.60482: stdout chunk (state=3): >>>ixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3279, "used": 252}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-<<< 17367 1726882301.60653: stdout chunk (state=3): >>>42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 734, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794467840, "block_size": 4096, "block_total": 65519099, "block_available": 63914665, "block_used": 1604434, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17367 1726882301.63305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882301.63501: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 17367 1726882301.63505: stdout chunk (state=3): >>><<< 17367 1726882301.63507: stderr chunk (state=3): >>><<< 17367 1726882301.63514: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "41", "epoch": "1726882301", "epoch_int": "1726882301", "date": "2024-09-20", "time": "21:31:41", "iso8601_micro": "2024-09-21T01:31:41.235826Z", "iso8601": "2024-09-21T01:31:41Z", "iso8601_basic": "20240920T213141235826", "iso8601_basic_short": "20240920T213141", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.4404296875, "5m": 0.2890625, "15m": 0.1396484375}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3279, "used": 252}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 734, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794467840, "block_size": 4096, "block_total": 65519099, "block_available": 63914665, "block_used": 1604434, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882301.64131: 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-1726882300.6321867-17552-261634260493522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882301.64159: _low_level_execute_command(): starting 17367 1726882301.64206: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882300.6321867-17552-261634260493522/ > /dev/null 2>&1 && sleep 0' 17367 1726882301.65396: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882301.65663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882301.65791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882301.65890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882301.68458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882301.68499: stderr chunk (state=3): >>><<< 17367 1726882301.68514: stdout chunk (state=3): >>><<< 17367 1726882301.68531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882301.68540: handler run complete 17367 1726882301.68699: variable 'ansible_facts' from source: unknown 17367 1726882301.68723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.68905: variable 'ansible_facts' from source: unknown 17367 1726882301.68960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.69034: attempt loop complete, returning result 17367 1726882301.69037: _execute() done 17367 1726882301.69040: dumping result to json 17367 1726882301.69062: done dumping result, returning 17367 1726882301.69069: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-97d1-a317-00000000006d] 17367 1726882301.69072: sending task result for task 12673a56-9f93-97d1-a317-00000000006d 17367 1726882301.69325: done sending task result for task 12673a56-9f93-97d1-a317-00000000006d 17367 1726882301.69328: WORKER PROCESS EXITING ok: [managed_node1] 17367 1726882301.69557: no more pending results, returning what we have 17367 1726882301.69560: results queue empty 17367 1726882301.69560: checking for any_errors_fatal 17367 1726882301.69562: done checking for any_errors_fatal 17367 1726882301.69562: checking for max_fail_percentage 17367 1726882301.69564: done checking for max_fail_percentage 17367 1726882301.69564: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.69565: done checking to see if all hosts have failed 17367 1726882301.69566: getting the remaining hosts for this loop 17367 1726882301.69567: done getting the remaining hosts for this loop 17367 1726882301.69571: getting the next task for host managed_node1 17367 1726882301.69575: done getting next task for host managed_node1 17367 1726882301.69576: ^ task is: TASK: meta (flush_handlers) 17367 1726882301.69577: ^ 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 17367 1726882301.69580: getting variables 17367 1726882301.69581: in VariableManager get_vars() 17367 1726882301.69599: Calling all_inventory to load vars for managed_node1 17367 1726882301.69601: Calling groups_inventory to load vars for managed_node1 17367 1726882301.69608: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.69616: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.69618: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.69619: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.69730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.69949: done with get_vars() 17367 1726882301.69958: done getting variables 17367 1726882301.70171: in VariableManager get_vars() 17367 1726882301.70180: Calling all_inventory to load vars for managed_node1 17367 1726882301.70182: Calling groups_inventory to load vars for managed_node1 17367 1726882301.70184: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.70192: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.70197: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.70200: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.70367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.70552: done with get_vars() 17367 1726882301.70563: done queuing things up, now waiting for results queue to drain 17367 1726882301.70565: results queue empty 17367 1726882301.70565: checking for any_errors_fatal 17367 1726882301.70568: done checking for any_errors_fatal 17367 1726882301.70569: checking for max_fail_percentage 17367 1726882301.70570: done checking for max_fail_percentage 17367 1726882301.70570: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.70571: done checking to see if all hosts have failed 17367 1726882301.70576: getting the remaining hosts for this loop 17367 1726882301.70577: done getting the remaining hosts for this loop 17367 1726882301.70579: getting the next task for host managed_node1 17367 1726882301.70582: done getting next task for host managed_node1 17367 1726882301.70587: ^ task is: TASK: Show playbook name 17367 1726882301.70589: ^ 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 17367 1726882301.70590: getting variables 17367 1726882301.70591: in VariableManager get_vars() 17367 1726882301.70602: Calling all_inventory to load vars for managed_node1 17367 1726882301.70604: Calling groups_inventory to load vars for managed_node1 17367 1726882301.70607: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.70611: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.70613: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.70616: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.70758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.70938: done with get_vars() 17367 1726882301.70944: done getting variables 17367 1726882301.71013: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Friday 20 September 2024 21:31:41 -0400 (0:00:01.152) 0:00:04.593 ****** 17367 1726882301.71036: entering _queue_task() for managed_node1/debug 17367 1726882301.71038: Creating lock for debug 17367 1726882301.71353: worker is 1 (out of 1 available) 17367 1726882301.71365: exiting _queue_task() for managed_node1/debug 17367 1726882301.71377: done queuing things up, now waiting for results queue to drain 17367 1726882301.71378: waiting for pending results... 17367 1726882301.71620: running TaskExecutor() for managed_node1/TASK: Show playbook name 17367 1726882301.71674: in run() - task 12673a56-9f93-97d1-a317-00000000000b 17367 1726882301.71684: variable 'ansible_search_path' from source: unknown 17367 1726882301.71717: calling self._execute() 17367 1726882301.71769: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.71773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.71782: variable 'omit' from source: magic vars 17367 1726882301.72097: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.72107: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.72112: variable 'omit' from source: magic vars 17367 1726882301.72130: variable 'omit' from source: magic vars 17367 1726882301.72154: variable 'omit' from source: magic vars 17367 1726882301.72185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882301.72215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.72229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882301.72242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.72251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.72273: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.72276: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.72279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.72347: Set connection var ansible_timeout to 10 17367 1726882301.72350: Set connection var ansible_shell_type to sh 17367 1726882301.72354: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.72359: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.72364: Set connection var ansible_connection to ssh 17367 1726882301.72371: Set connection var ansible_pipelining to False 17367 1726882301.72392: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.72397: variable 'ansible_connection' from source: unknown 17367 1726882301.72399: variable 'ansible_module_compression' from source: unknown 17367 1726882301.72403: variable 'ansible_shell_type' from source: unknown 17367 1726882301.72406: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.72408: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.72410: variable 'ansible_pipelining' from source: unknown 17367 1726882301.72413: variable 'ansible_timeout' from source: unknown 17367 1726882301.72415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.72516: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.72532: variable 'omit' from source: magic vars 17367 1726882301.72536: starting attempt loop 17367 1726882301.72538: running the handler 17367 1726882301.72568: handler run complete 17367 1726882301.72584: attempt loop complete, returning result 17367 1726882301.72586: _execute() done 17367 1726882301.72591: dumping result to json 17367 1726882301.72595: done dumping result, returning 17367 1726882301.72603: done running TaskExecutor() for managed_node1/TASK: Show playbook name [12673a56-9f93-97d1-a317-00000000000b] 17367 1726882301.72605: sending task result for task 12673a56-9f93-97d1-a317-00000000000b 17367 1726882301.72682: done sending task result for task 12673a56-9f93-97d1-a317-00000000000b 17367 1726882301.72685: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_dummy.yml 17367 1726882301.72732: no more pending results, returning what we have 17367 1726882301.72735: results queue empty 17367 1726882301.72736: checking for any_errors_fatal 17367 1726882301.72737: done checking for any_errors_fatal 17367 1726882301.72737: checking for max_fail_percentage 17367 1726882301.72739: done checking for max_fail_percentage 17367 1726882301.72739: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.72740: done checking to see if all hosts have failed 17367 1726882301.72741: getting the remaining hosts for this loop 17367 1726882301.72742: done getting the remaining hosts for this loop 17367 1726882301.72745: getting the next task for host managed_node1 17367 1726882301.72751: done getting next task for host managed_node1 17367 1726882301.72754: ^ task is: TASK: Include the task 'run_test.yml' 17367 1726882301.72756: ^ 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 17367 1726882301.72759: getting variables 17367 1726882301.72761: in VariableManager get_vars() 17367 1726882301.72784: Calling all_inventory to load vars for managed_node1 17367 1726882301.72787: Calling groups_inventory to load vars for managed_node1 17367 1726882301.72790: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.72802: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.72804: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.72807: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.72957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.73064: done with get_vars() 17367 1726882301.73070: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Friday 20 September 2024 21:31:41 -0400 (0:00:00.020) 0:00:04.614 ****** 17367 1726882301.73131: entering _queue_task() for managed_node1/include_tasks 17367 1726882301.73310: worker is 1 (out of 1 available) 17367 1726882301.73322: exiting _queue_task() for managed_node1/include_tasks 17367 1726882301.73333: done queuing things up, now waiting for results queue to drain 17367 1726882301.73334: waiting for pending results... 17367 1726882301.73469: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 17367 1726882301.73519: in run() - task 12673a56-9f93-97d1-a317-00000000000d 17367 1726882301.73530: variable 'ansible_search_path' from source: unknown 17367 1726882301.73558: calling self._execute() 17367 1726882301.73610: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.73615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.73622: variable 'omit' from source: magic vars 17367 1726882301.73860: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.73870: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.73875: _execute() done 17367 1726882301.73878: dumping result to json 17367 1726882301.73881: done dumping result, returning 17367 1726882301.73888: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [12673a56-9f93-97d1-a317-00000000000d] 17367 1726882301.73898: sending task result for task 12673a56-9f93-97d1-a317-00000000000d 17367 1726882301.73986: done sending task result for task 12673a56-9f93-97d1-a317-00000000000d 17367 1726882301.73989: WORKER PROCESS EXITING 17367 1726882301.74031: no more pending results, returning what we have 17367 1726882301.74034: in VariableManager get_vars() 17367 1726882301.74058: Calling all_inventory to load vars for managed_node1 17367 1726882301.74060: Calling groups_inventory to load vars for managed_node1 17367 1726882301.74062: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.74070: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.74073: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.74075: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.74183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.74331: done with get_vars() 17367 1726882301.74336: variable 'ansible_search_path' from source: unknown 17367 1726882301.74344: we have included files to process 17367 1726882301.74345: generating all_blocks data 17367 1726882301.74346: done generating all_blocks data 17367 1726882301.74346: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17367 1726882301.74347: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17367 1726882301.74349: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17367 1726882301.74715: in VariableManager get_vars() 17367 1726882301.74730: done with get_vars() 17367 1726882301.74780: in VariableManager get_vars() 17367 1726882301.74800: done with get_vars() 17367 1726882301.74839: in VariableManager get_vars() 17367 1726882301.74857: done with get_vars() 17367 1726882301.74900: in VariableManager get_vars() 17367 1726882301.74915: done with get_vars() 17367 1726882301.74953: in VariableManager get_vars() 17367 1726882301.74966: done with get_vars() 17367 1726882301.75319: in VariableManager get_vars() 17367 1726882301.75333: done with get_vars() 17367 1726882301.75345: done processing included file 17367 1726882301.75347: iterating over new_blocks loaded from include file 17367 1726882301.75348: in VariableManager get_vars() 17367 1726882301.75357: done with get_vars() 17367 1726882301.75359: filtering new block on tags 17367 1726882301.75463: done filtering new block on tags 17367 1726882301.75466: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 17367 1726882301.75471: extending task lists for all hosts with included blocks 17367 1726882301.75507: done extending task lists 17367 1726882301.75509: done processing included files 17367 1726882301.75509: results queue empty 17367 1726882301.75510: checking for any_errors_fatal 17367 1726882301.75513: done checking for any_errors_fatal 17367 1726882301.75514: checking for max_fail_percentage 17367 1726882301.75515: done checking for max_fail_percentage 17367 1726882301.75516: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.75516: done checking to see if all hosts have failed 17367 1726882301.75517: getting the remaining hosts for this loop 17367 1726882301.75518: done getting the remaining hosts for this loop 17367 1726882301.75520: getting the next task for host managed_node1 17367 1726882301.75523: done getting next task for host managed_node1 17367 1726882301.75525: ^ task is: TASK: TEST: {{ lsr_description }} 17367 1726882301.75527: ^ 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 17367 1726882301.75529: getting variables 17367 1726882301.75530: in VariableManager get_vars() 17367 1726882301.75537: Calling all_inventory to load vars for managed_node1 17367 1726882301.75539: Calling groups_inventory to load vars for managed_node1 17367 1726882301.75541: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.75545: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.75547: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.75550: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.75709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.75909: done with get_vars() 17367 1726882301.75917: done getting variables 17367 1726882301.75952: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882301.76070: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:31:41 -0400 (0:00:00.029) 0:00:04.643 ****** 17367 1726882301.76111: entering _queue_task() for managed_node1/debug 17367 1726882301.76309: worker is 1 (out of 1 available) 17367 1726882301.76320: exiting _queue_task() for managed_node1/debug 17367 1726882301.76331: done queuing things up, now waiting for results queue to drain 17367 1726882301.76332: waiting for pending results... 17367 1726882301.76482: running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface 17367 1726882301.76541: in run() - task 12673a56-9f93-97d1-a317-000000000082 17367 1726882301.76553: variable 'ansible_search_path' from source: unknown 17367 1726882301.76556: variable 'ansible_search_path' from source: unknown 17367 1726882301.76584: calling self._execute() 17367 1726882301.76636: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.76639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.76648: variable 'omit' from source: magic vars 17367 1726882301.76896: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.76912: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.76917: variable 'omit' from source: magic vars 17367 1726882301.76942: variable 'omit' from source: magic vars 17367 1726882301.77013: variable 'lsr_description' from source: include params 17367 1726882301.77026: variable 'omit' from source: magic vars 17367 1726882301.77056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882301.77081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.77100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882301.77118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.77126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.77149: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.77153: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.77156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.77223: Set connection var ansible_timeout to 10 17367 1726882301.77228: Set connection var ansible_shell_type to sh 17367 1726882301.77233: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.77238: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.77243: Set connection var ansible_connection to ssh 17367 1726882301.77249: Set connection var ansible_pipelining to False 17367 1726882301.77266: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.77269: variable 'ansible_connection' from source: unknown 17367 1726882301.77272: variable 'ansible_module_compression' from source: unknown 17367 1726882301.77274: variable 'ansible_shell_type' from source: unknown 17367 1726882301.77277: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.77279: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.77281: variable 'ansible_pipelining' from source: unknown 17367 1726882301.77283: variable 'ansible_timeout' from source: unknown 17367 1726882301.77290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.77385: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.77397: variable 'omit' from source: magic vars 17367 1726882301.77401: starting attempt loop 17367 1726882301.77404: running the handler 17367 1726882301.77438: handler run complete 17367 1726882301.77449: attempt loop complete, returning result 17367 1726882301.77638: _execute() done 17367 1726882301.77642: dumping result to json 17367 1726882301.77644: done dumping result, returning 17367 1726882301.77646: done running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface [12673a56-9f93-97d1-a317-000000000082] 17367 1726882301.77648: sending task result for task 12673a56-9f93-97d1-a317-000000000082 17367 1726882301.77706: done sending task result for task 12673a56-9f93-97d1-a317-000000000082 17367 1726882301.77710: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## Create a dummy interface ########## 17367 1726882301.77749: no more pending results, returning what we have 17367 1726882301.77752: results queue empty 17367 1726882301.77753: checking for any_errors_fatal 17367 1726882301.77754: done checking for any_errors_fatal 17367 1726882301.77754: checking for max_fail_percentage 17367 1726882301.77756: done checking for max_fail_percentage 17367 1726882301.77757: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.77757: done checking to see if all hosts have failed 17367 1726882301.77758: getting the remaining hosts for this loop 17367 1726882301.77759: done getting the remaining hosts for this loop 17367 1726882301.77765: getting the next task for host managed_node1 17367 1726882301.77770: done getting next task for host managed_node1 17367 1726882301.77772: ^ task is: TASK: Show item 17367 1726882301.77775: ^ 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 17367 1726882301.77781: getting variables 17367 1726882301.77782: in VariableManager get_vars() 17367 1726882301.77811: Calling all_inventory to load vars for managed_node1 17367 1726882301.77814: Calling groups_inventory to load vars for managed_node1 17367 1726882301.77817: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.77825: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.77828: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.77830: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.78195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.78614: done with get_vars() 17367 1726882301.78623: done getting variables 17367 1726882301.78670: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show item] *************************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:31:41 -0400 (0:00:00.027) 0:00:04.671 ****** 17367 1726882301.78902: entering _queue_task() for managed_node1/debug 17367 1726882301.79321: worker is 1 (out of 1 available) 17367 1726882301.79328: exiting _queue_task() for managed_node1/debug 17367 1726882301.79339: done queuing things up, now waiting for results queue to drain 17367 1726882301.79341: waiting for pending results... 17367 1726882301.79453: running TaskExecutor() for managed_node1/TASK: Show item 17367 1726882301.79492: in run() - task 12673a56-9f93-97d1-a317-000000000083 17367 1726882301.79516: variable 'ansible_search_path' from source: unknown 17367 1726882301.79528: variable 'ansible_search_path' from source: unknown 17367 1726882301.79584: variable 'omit' from source: magic vars 17367 1726882301.79708: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.79721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.79733: variable 'omit' from source: magic vars 17367 1726882301.80216: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.80220: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.80222: variable 'omit' from source: magic vars 17367 1726882301.80224: variable 'omit' from source: magic vars 17367 1726882301.80267: variable 'item' from source: unknown 17367 1726882301.80595: variable 'item' from source: unknown 17367 1726882301.80598: variable 'omit' from source: magic vars 17367 1726882301.80601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882301.80603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.80605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882301.80608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.80609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.80616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.80623: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.80629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.80732: Set connection var ansible_timeout to 10 17367 1726882301.80741: Set connection var ansible_shell_type to sh 17367 1726882301.80751: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.80760: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.80768: Set connection var ansible_connection to ssh 17367 1726882301.80786: Set connection var ansible_pipelining to False 17367 1726882301.80815: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.80823: variable 'ansible_connection' from source: unknown 17367 1726882301.80830: variable 'ansible_module_compression' from source: unknown 17367 1726882301.80836: variable 'ansible_shell_type' from source: unknown 17367 1726882301.80842: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.80847: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.80854: variable 'ansible_pipelining' from source: unknown 17367 1726882301.80860: variable 'ansible_timeout' from source: unknown 17367 1726882301.80868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.81054: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.81081: variable 'omit' from source: magic vars 17367 1726882301.81097: starting attempt loop 17367 1726882301.81100: running the handler 17367 1726882301.81155: variable 'lsr_description' from source: include params 17367 1726882301.81204: variable 'lsr_description' from source: include params 17367 1726882301.81211: handler run complete 17367 1726882301.81231: attempt loop complete, returning result 17367 1726882301.81243: variable 'item' from source: unknown 17367 1726882301.81299: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 17367 1726882301.81429: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.81432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.81435: variable 'omit' from source: magic vars 17367 1726882301.81503: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.81506: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.81511: variable 'omit' from source: magic vars 17367 1726882301.81522: variable 'omit' from source: magic vars 17367 1726882301.81555: variable 'item' from source: unknown 17367 1726882301.81595: variable 'item' from source: unknown 17367 1726882301.81607: variable 'omit' from source: magic vars 17367 1726882301.81622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.81628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.81634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.81643: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.81646: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.81648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.81696: Set connection var ansible_timeout to 10 17367 1726882301.81699: Set connection var ansible_shell_type to sh 17367 1726882301.81702: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.81707: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.81712: Set connection var ansible_connection to ssh 17367 1726882301.81718: Set connection var ansible_pipelining to False 17367 1726882301.81733: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.81735: variable 'ansible_connection' from source: unknown 17367 1726882301.81738: variable 'ansible_module_compression' from source: unknown 17367 1726882301.81740: variable 'ansible_shell_type' from source: unknown 17367 1726882301.81742: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.81744: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.81749: variable 'ansible_pipelining' from source: unknown 17367 1726882301.81751: variable 'ansible_timeout' from source: unknown 17367 1726882301.81755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.81816: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.81823: variable 'omit' from source: magic vars 17367 1726882301.81826: starting attempt loop 17367 1726882301.81829: running the handler 17367 1726882301.81845: variable 'lsr_setup' from source: include params 17367 1726882301.81895: variable 'lsr_setup' from source: include params 17367 1726882301.81927: handler run complete 17367 1726882301.81936: attempt loop complete, returning result 17367 1726882301.81947: variable 'item' from source: unknown 17367 1726882301.81989: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 17367 1726882301.82078: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.82081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.82083: variable 'omit' from source: magic vars 17367 1726882301.82182: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.82185: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.82192: variable 'omit' from source: magic vars 17367 1726882301.82209: variable 'omit' from source: magic vars 17367 1726882301.82233: variable 'item' from source: unknown 17367 1726882301.82275: variable 'item' from source: unknown 17367 1726882301.82287: variable 'omit' from source: magic vars 17367 1726882301.82305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.82309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.82320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.82323: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.82326: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.82331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.82372: Set connection var ansible_timeout to 10 17367 1726882301.82375: Set connection var ansible_shell_type to sh 17367 1726882301.82377: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.82383: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.82390: Set connection var ansible_connection to ssh 17367 1726882301.82397: Set connection var ansible_pipelining to False 17367 1726882301.82413: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.82415: variable 'ansible_connection' from source: unknown 17367 1726882301.82425: variable 'ansible_module_compression' from source: unknown 17367 1726882301.82431: variable 'ansible_shell_type' from source: unknown 17367 1726882301.82433: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.82435: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.82437: variable 'ansible_pipelining' from source: unknown 17367 1726882301.82439: variable 'ansible_timeout' from source: unknown 17367 1726882301.82441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.82490: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.82499: variable 'omit' from source: magic vars 17367 1726882301.82501: starting attempt loop 17367 1726882301.82504: running the handler 17367 1726882301.82518: variable 'lsr_test' from source: include params 17367 1726882301.82564: variable 'lsr_test' from source: include params 17367 1726882301.82576: handler run complete 17367 1726882301.82585: attempt loop complete, returning result 17367 1726882301.82600: variable 'item' from source: unknown 17367 1726882301.82646: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_dummy_profile.yml" ] } 17367 1726882301.82714: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.82717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.82723: variable 'omit' from source: magic vars 17367 1726882301.82899: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.82902: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.82904: variable 'omit' from source: magic vars 17367 1726882301.82906: variable 'omit' from source: magic vars 17367 1726882301.83098: variable 'item' from source: unknown 17367 1726882301.83101: variable 'item' from source: unknown 17367 1726882301.83104: variable 'omit' from source: magic vars 17367 1726882301.83106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.83107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.83109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.83111: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.83113: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.83115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.83145: Set connection var ansible_timeout to 10 17367 1726882301.83152: Set connection var ansible_shell_type to sh 17367 1726882301.83161: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.83169: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.83177: Set connection var ansible_connection to ssh 17367 1726882301.83186: Set connection var ansible_pipelining to False 17367 1726882301.83211: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.83220: variable 'ansible_connection' from source: unknown 17367 1726882301.83235: variable 'ansible_module_compression' from source: unknown 17367 1726882301.83242: variable 'ansible_shell_type' from source: unknown 17367 1726882301.83247: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.83253: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.83260: variable 'ansible_pipelining' from source: unknown 17367 1726882301.83266: variable 'ansible_timeout' from source: unknown 17367 1726882301.83273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.83363: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.83374: variable 'omit' from source: magic vars 17367 1726882301.83381: starting attempt loop 17367 1726882301.83386: running the handler 17367 1726882301.83453: variable 'lsr_assert' from source: include params 17367 1726882301.83479: variable 'lsr_assert' from source: include params 17367 1726882301.83503: handler run complete 17367 1726882301.83521: attempt loop complete, returning result 17367 1726882301.83578: variable 'item' from source: unknown 17367 1726882301.83703: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 17367 1726882301.83845: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.83848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.83850: variable 'omit' from source: magic vars 17367 1726882301.83989: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.83997: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.84006: variable 'omit' from source: magic vars 17367 1726882301.84010: variable 'omit' from source: magic vars 17367 1726882301.84037: variable 'item' from source: unknown 17367 1726882301.84079: variable 'item' from source: unknown 17367 1726882301.84092: variable 'omit' from source: magic vars 17367 1726882301.84108: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.84115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.84120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.84129: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.84131: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.84134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.84177: Set connection var ansible_timeout to 10 17367 1726882301.84180: Set connection var ansible_shell_type to sh 17367 1726882301.84182: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.84188: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.84199: Set connection var ansible_connection to ssh 17367 1726882301.84216: Set connection var ansible_pipelining to False 17367 1726882301.84224: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.84227: variable 'ansible_connection' from source: unknown 17367 1726882301.84229: variable 'ansible_module_compression' from source: unknown 17367 1726882301.84231: variable 'ansible_shell_type' from source: unknown 17367 1726882301.84234: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.84236: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.84241: variable 'ansible_pipelining' from source: unknown 17367 1726882301.84243: variable 'ansible_timeout' from source: unknown 17367 1726882301.84247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.84307: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.84316: variable 'omit' from source: magic vars 17367 1726882301.84320: starting attempt loop 17367 1726882301.84323: running the handler 17367 1726882301.84396: handler run complete 17367 1726882301.84403: attempt loop complete, returning result 17367 1726882301.84415: variable 'item' from source: unknown 17367 1726882301.84458: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 17367 1726882301.84530: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.84533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.84541: variable 'omit' from source: magic vars 17367 1726882301.84638: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.84641: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.84645: variable 'omit' from source: magic vars 17367 1726882301.84655: variable 'omit' from source: magic vars 17367 1726882301.84679: variable 'item' from source: unknown 17367 1726882301.84723: variable 'item' from source: unknown 17367 1726882301.84734: variable 'omit' from source: magic vars 17367 1726882301.84747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.84756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.84759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.84769: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.84772: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.84774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.84826: Set connection var ansible_timeout to 10 17367 1726882301.84830: Set connection var ansible_shell_type to sh 17367 1726882301.84832: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.84837: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.84842: Set connection var ansible_connection to ssh 17367 1726882301.84849: Set connection var ansible_pipelining to False 17367 1726882301.84864: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.84868: variable 'ansible_connection' from source: unknown 17367 1726882301.84871: variable 'ansible_module_compression' from source: unknown 17367 1726882301.84873: variable 'ansible_shell_type' from source: unknown 17367 1726882301.84875: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.84877: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.84879: variable 'ansible_pipelining' from source: unknown 17367 1726882301.84881: variable 'ansible_timeout' from source: unknown 17367 1726882301.84890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.84943: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.84949: variable 'omit' from source: magic vars 17367 1726882301.84953: starting attempt loop 17367 1726882301.84955: running the handler 17367 1726882301.84970: variable 'lsr_fail_debug' from source: play vars 17367 1726882301.85018: variable 'lsr_fail_debug' from source: play vars 17367 1726882301.85030: handler run complete 17367 1726882301.85040: attempt loop complete, returning result 17367 1726882301.85050: variable 'item' from source: unknown 17367 1726882301.85095: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 17367 1726882301.85163: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.85166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.85173: variable 'omit' from source: magic vars 17367 1726882301.85271: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.85274: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.85279: variable 'omit' from source: magic vars 17367 1726882301.85295: variable 'omit' from source: magic vars 17367 1726882301.85320: variable 'item' from source: unknown 17367 1726882301.85362: variable 'item' from source: unknown 17367 1726882301.85372: variable 'omit' from source: magic vars 17367 1726882301.85385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.85397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.85400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.85410: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.85412: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.85415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.85459: Set connection var ansible_timeout to 10 17367 1726882301.85462: Set connection var ansible_shell_type to sh 17367 1726882301.85465: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.85470: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.85475: Set connection var ansible_connection to ssh 17367 1726882301.85481: Set connection var ansible_pipelining to False 17367 1726882301.85499: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.85503: variable 'ansible_connection' from source: unknown 17367 1726882301.85506: variable 'ansible_module_compression' from source: unknown 17367 1726882301.85508: variable 'ansible_shell_type' from source: unknown 17367 1726882301.85510: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.85513: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.85515: variable 'ansible_pipelining' from source: unknown 17367 1726882301.85517: variable 'ansible_timeout' from source: unknown 17367 1726882301.85522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.85577: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.85582: variable 'omit' from source: magic vars 17367 1726882301.85585: starting attempt loop 17367 1726882301.85591: running the handler 17367 1726882301.85606: variable 'lsr_cleanup' from source: include params 17367 1726882301.85651: variable 'lsr_cleanup' from source: include params 17367 1726882301.85665: handler run complete 17367 1726882301.85674: attempt loop complete, returning result 17367 1726882301.85685: variable 'item' from source: unknown 17367 1726882301.85729: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 17367 1726882301.85802: dumping result to json 17367 1726882301.85805: done dumping result, returning 17367 1726882301.85807: done running TaskExecutor() for managed_node1/TASK: Show item [12673a56-9f93-97d1-a317-000000000083] 17367 1726882301.85810: sending task result for task 12673a56-9f93-97d1-a317-000000000083 17367 1726882301.85850: done sending task result for task 12673a56-9f93-97d1-a317-000000000083 17367 1726882301.85852: WORKER PROCESS EXITING 17367 1726882301.85899: no more pending results, returning what we have 17367 1726882301.85902: results queue empty 17367 1726882301.85903: checking for any_errors_fatal 17367 1726882301.85910: done checking for any_errors_fatal 17367 1726882301.85911: checking for max_fail_percentage 17367 1726882301.85912: done checking for max_fail_percentage 17367 1726882301.85913: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.85913: done checking to see if all hosts have failed 17367 1726882301.85914: getting the remaining hosts for this loop 17367 1726882301.85916: done getting the remaining hosts for this loop 17367 1726882301.85918: getting the next task for host managed_node1 17367 1726882301.85924: done getting next task for host managed_node1 17367 1726882301.85926: ^ task is: TASK: Include the task 'show_interfaces.yml' 17367 1726882301.85929: ^ 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 17367 1726882301.85932: getting variables 17367 1726882301.85933: in VariableManager get_vars() 17367 1726882301.85967: Calling all_inventory to load vars for managed_node1 17367 1726882301.85970: Calling groups_inventory to load vars for managed_node1 17367 1726882301.85974: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.85983: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.85986: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.85988: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.86173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.86424: done with get_vars() 17367 1726882301.86442: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:31:41 -0400 (0:00:00.076) 0:00:04.748 ****** 17367 1726882301.86563: entering _queue_task() for managed_node1/include_tasks 17367 1726882301.86870: worker is 1 (out of 1 available) 17367 1726882301.86886: exiting _queue_task() for managed_node1/include_tasks 17367 1726882301.86901: done queuing things up, now waiting for results queue to drain 17367 1726882301.86903: waiting for pending results... 17367 1726882301.87122: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 17367 1726882301.87183: in run() - task 12673a56-9f93-97d1-a317-000000000084 17367 1726882301.87196: variable 'ansible_search_path' from source: unknown 17367 1726882301.87199: variable 'ansible_search_path' from source: unknown 17367 1726882301.87231: calling self._execute() 17367 1726882301.87288: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.87292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.87306: variable 'omit' from source: magic vars 17367 1726882301.87755: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.87758: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.87761: _execute() done 17367 1726882301.87763: dumping result to json 17367 1726882301.87765: done dumping result, returning 17367 1726882301.87788: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-97d1-a317-000000000084] 17367 1726882301.87792: sending task result for task 12673a56-9f93-97d1-a317-000000000084 17367 1726882301.87860: done sending task result for task 12673a56-9f93-97d1-a317-000000000084 17367 1726882301.87863: WORKER PROCESS EXITING 17367 1726882301.87904: no more pending results, returning what we have 17367 1726882301.87910: in VariableManager get_vars() 17367 1726882301.87949: Calling all_inventory to load vars for managed_node1 17367 1726882301.87952: Calling groups_inventory to load vars for managed_node1 17367 1726882301.87955: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.87964: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.87967: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.87970: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.88173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.88399: done with get_vars() 17367 1726882301.88407: variable 'ansible_search_path' from source: unknown 17367 1726882301.88411: variable 'ansible_search_path' from source: unknown 17367 1726882301.88462: we have included files to process 17367 1726882301.88464: generating all_blocks data 17367 1726882301.88465: done generating all_blocks data 17367 1726882301.88470: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17367 1726882301.88471: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17367 1726882301.88474: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17367 1726882301.88662: in VariableManager get_vars() 17367 1726882301.88690: done with get_vars() 17367 1726882301.88820: done processing included file 17367 1726882301.88824: iterating over new_blocks loaded from include file 17367 1726882301.88826: in VariableManager get_vars() 17367 1726882301.88839: done with get_vars() 17367 1726882301.88841: filtering new block on tags 17367 1726882301.88887: done filtering new block on tags 17367 1726882301.88892: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 17367 1726882301.88898: extending task lists for all hosts with included blocks 17367 1726882301.89545: done extending task lists 17367 1726882301.89546: done processing included files 17367 1726882301.89547: results queue empty 17367 1726882301.89547: checking for any_errors_fatal 17367 1726882301.89550: done checking for any_errors_fatal 17367 1726882301.89553: checking for max_fail_percentage 17367 1726882301.89555: done checking for max_fail_percentage 17367 1726882301.89555: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.89556: done checking to see if all hosts have failed 17367 1726882301.89556: getting the remaining hosts for this loop 17367 1726882301.89558: done getting the remaining hosts for this loop 17367 1726882301.89562: getting the next task for host managed_node1 17367 1726882301.89566: done getting next task for host managed_node1 17367 1726882301.89570: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 17367 1726882301.89573: ^ 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 17367 1726882301.89576: getting variables 17367 1726882301.89577: in VariableManager get_vars() 17367 1726882301.89587: Calling all_inventory to load vars for managed_node1 17367 1726882301.89589: Calling groups_inventory to load vars for managed_node1 17367 1726882301.89592: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.89598: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.89600: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.89605: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.89737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.89890: done with get_vars() 17367 1726882301.89900: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:31:41 -0400 (0:00:00.034) 0:00:04.782 ****** 17367 1726882301.89989: entering _queue_task() for managed_node1/include_tasks 17367 1726882301.90256: worker is 1 (out of 1 available) 17367 1726882301.90269: exiting _queue_task() for managed_node1/include_tasks 17367 1726882301.90280: done queuing things up, now waiting for results queue to drain 17367 1726882301.90281: waiting for pending results... 17367 1726882301.90472: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 17367 1726882301.90535: in run() - task 12673a56-9f93-97d1-a317-0000000000ab 17367 1726882301.90547: variable 'ansible_search_path' from source: unknown 17367 1726882301.90551: variable 'ansible_search_path' from source: unknown 17367 1726882301.90579: calling self._execute() 17367 1726882301.90635: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.90641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.90653: variable 'omit' from source: magic vars 17367 1726882301.90968: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.91043: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.91046: _execute() done 17367 1726882301.91049: dumping result to json 17367 1726882301.91051: done dumping result, returning 17367 1726882301.91054: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-97d1-a317-0000000000ab] 17367 1726882301.91056: sending task result for task 12673a56-9f93-97d1-a317-0000000000ab 17367 1726882301.91121: done sending task result for task 12673a56-9f93-97d1-a317-0000000000ab 17367 1726882301.91124: WORKER PROCESS EXITING 17367 1726882301.91149: no more pending results, returning what we have 17367 1726882301.91153: in VariableManager get_vars() 17367 1726882301.91187: Calling all_inventory to load vars for managed_node1 17367 1726882301.91190: Calling groups_inventory to load vars for managed_node1 17367 1726882301.91195: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.91207: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.91210: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.91213: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.91369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.91502: done with get_vars() 17367 1726882301.91507: variable 'ansible_search_path' from source: unknown 17367 1726882301.91508: variable 'ansible_search_path' from source: unknown 17367 1726882301.91532: we have included files to process 17367 1726882301.91533: generating all_blocks data 17367 1726882301.91534: done generating all_blocks data 17367 1726882301.91535: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17367 1726882301.91535: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17367 1726882301.91537: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17367 1726882301.91741: done processing included file 17367 1726882301.91742: iterating over new_blocks loaded from include file 17367 1726882301.91744: in VariableManager get_vars() 17367 1726882301.91753: done with get_vars() 17367 1726882301.91754: filtering new block on tags 17367 1726882301.91774: done filtering new block on tags 17367 1726882301.91775: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 17367 1726882301.91778: extending task lists for all hosts with included blocks 17367 1726882301.91870: done extending task lists 17367 1726882301.91871: done processing included files 17367 1726882301.91871: results queue empty 17367 1726882301.91872: checking for any_errors_fatal 17367 1726882301.91874: done checking for any_errors_fatal 17367 1726882301.91874: checking for max_fail_percentage 17367 1726882301.91875: done checking for max_fail_percentage 17367 1726882301.91875: checking to see if all hosts have failed and the running result is not ok 17367 1726882301.91876: done checking to see if all hosts have failed 17367 1726882301.91876: getting the remaining hosts for this loop 17367 1726882301.91877: done getting the remaining hosts for this loop 17367 1726882301.91879: getting the next task for host managed_node1 17367 1726882301.91881: done getting next task for host managed_node1 17367 1726882301.91883: ^ task is: TASK: Gather current interface info 17367 1726882301.91887: ^ 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 17367 1726882301.91888: getting variables 17367 1726882301.91889: in VariableManager get_vars() 17367 1726882301.91896: Calling all_inventory to load vars for managed_node1 17367 1726882301.91897: Calling groups_inventory to load vars for managed_node1 17367 1726882301.91899: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882301.91902: Calling all_plugins_play to load vars for managed_node1 17367 1726882301.91903: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882301.91905: Calling groups_plugins_play to load vars for managed_node1 17367 1726882301.91984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882301.92114: done with get_vars() 17367 1726882301.92120: done getting variables 17367 1726882301.92145: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:31:41 -0400 (0:00:00.021) 0:00:04.804 ****** 17367 1726882301.92164: entering _queue_task() for managed_node1/command 17367 1726882301.92357: worker is 1 (out of 1 available) 17367 1726882301.92369: exiting _queue_task() for managed_node1/command 17367 1726882301.92381: done queuing things up, now waiting for results queue to drain 17367 1726882301.92382: waiting for pending results... 17367 1726882301.92524: running TaskExecutor() for managed_node1/TASK: Gather current interface info 17367 1726882301.92615: in run() - task 12673a56-9f93-97d1-a317-0000000000e6 17367 1726882301.92619: variable 'ansible_search_path' from source: unknown 17367 1726882301.92622: variable 'ansible_search_path' from source: unknown 17367 1726882301.92636: calling self._execute() 17367 1726882301.92703: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.92707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.92720: variable 'omit' from source: magic vars 17367 1726882301.92970: variable 'ansible_distribution_major_version' from source: facts 17367 1726882301.92979: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882301.92987: variable 'omit' from source: magic vars 17367 1726882301.93021: variable 'omit' from source: magic vars 17367 1726882301.93051: variable 'omit' from source: magic vars 17367 1726882301.93083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882301.93111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882301.93126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882301.93140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.93150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882301.93174: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882301.93177: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.93179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.93246: Set connection var ansible_timeout to 10 17367 1726882301.93249: Set connection var ansible_shell_type to sh 17367 1726882301.93254: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882301.93259: Set connection var ansible_shell_executable to /bin/sh 17367 1726882301.93263: Set connection var ansible_connection to ssh 17367 1726882301.93270: Set connection var ansible_pipelining to False 17367 1726882301.93288: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.93296: variable 'ansible_connection' from source: unknown 17367 1726882301.93300: variable 'ansible_module_compression' from source: unknown 17367 1726882301.93303: variable 'ansible_shell_type' from source: unknown 17367 1726882301.93305: variable 'ansible_shell_executable' from source: unknown 17367 1726882301.93307: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882301.93312: variable 'ansible_pipelining' from source: unknown 17367 1726882301.93314: variable 'ansible_timeout' from source: unknown 17367 1726882301.93318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882301.93416: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882301.93423: variable 'omit' from source: magic vars 17367 1726882301.93428: starting attempt loop 17367 1726882301.93431: running the handler 17367 1726882301.93443: _low_level_execute_command(): starting 17367 1726882301.93450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882301.94098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882301.94103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882301.94105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 17367 1726882301.94110: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882301.94202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882301.94237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882301.96468: stdout chunk (state=3): >>>/root <<< 17367 1726882301.96613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882301.96641: stderr chunk (state=3): >>><<< 17367 1726882301.96644: stdout chunk (state=3): >>><<< 17367 1726882301.96664: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882301.96675: _low_level_execute_command(): starting 17367 1726882301.96680: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605 `" && echo ansible-tmp-1726882301.9666376-17633-122786886113605="` echo /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605 `" ) && sleep 0' 17367 1726882301.97133: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882301.97136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882301.97139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882301.97141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882301.97149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882301.97200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882301.97206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882301.97252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882301.99843: stdout chunk (state=3): >>>ansible-tmp-1726882301.9666376-17633-122786886113605=/root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605 <<< 17367 1726882301.99991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.00019: stderr chunk (state=3): >>><<< 17367 1726882302.00022: stdout chunk (state=3): >>><<< 17367 1726882302.00037: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882301.9666376-17633-122786886113605=/root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882302.00060: variable 'ansible_module_compression' from source: unknown 17367 1726882302.00112: ANSIBALLZ: Using generic lock for ansible.legacy.command 17367 1726882302.00115: ANSIBALLZ: Acquiring lock 17367 1726882302.00118: ANSIBALLZ: Lock acquired: 139759325089712 17367 1726882302.00120: ANSIBALLZ: Creating module 17367 1726882302.10306: ANSIBALLZ: Writing module into payload 17367 1726882302.10366: ANSIBALLZ: Writing module 17367 1726882302.10387: ANSIBALLZ: Renaming module 17367 1726882302.10391: ANSIBALLZ: Done creating module 17367 1726882302.10405: variable 'ansible_facts' from source: unknown 17367 1726882302.10451: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py 17367 1726882302.10551: Sending initial data 17367 1726882302.10555: Sent initial data (156 bytes) 17367 1726882302.11118: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.11159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882302.11163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.11169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.11227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882302.13098: 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 <<< 17367 1726882302.13101: stderr chunk (state=3): >>>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 <<< 17367 1726882302.13140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882302.13192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpjrz159oh /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py <<< 17367 1726882302.13195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py" <<< 17367 1726882302.13241: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpjrz159oh" to remote "/root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py" <<< 17367 1726882302.13248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py" <<< 17367 1726882302.14040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.14110: stderr chunk (state=3): >>><<< 17367 1726882302.14113: stdout chunk (state=3): >>><<< 17367 1726882302.14116: done transferring module to remote 17367 1726882302.14205: _low_level_execute_command(): starting 17367 1726882302.14213: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/ /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py && sleep 0' 17367 1726882302.15050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.15084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.15175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882302.16921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.16947: stdout chunk (state=3): >>><<< 17367 1726882302.16951: stderr chunk (state=3): >>><<< 17367 1726882302.17057: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882302.17060: _low_level_execute_command(): starting 17367 1726882302.17063: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/AnsiballZ_command.py && sleep 0' 17367 1726882302.17573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882302.17590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882302.17606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882302.17627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882302.17649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882302.17747: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882302.17767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.17782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.17872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 17367 1726882302.38637: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:31:42.380883", "end": "2024-09-20 21:31:42.385022", "delta": "0:00:00.004139", "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}}} <<< 17367 1726882302.40571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882302.40603: stderr chunk (state=3): >>><<< 17367 1726882302.40608: stdout chunk (state=3): >>><<< 17367 1726882302.40626: _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:31:42.380883", "end": "2024-09-20 21:31:42.385022", "delta": "0:00:00.004139", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882302.40654: 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-1726882301.9666376-17633-122786886113605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882302.40661: _low_level_execute_command(): starting 17367 1726882302.40666: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882301.9666376-17633-122786886113605/ > /dev/null 2>&1 && sleep 0' 17367 1726882302.41123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882302.41126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.41129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882302.41131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882302.41137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.41175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.41191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.41239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 17367 1726882302.43894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.43920: stderr chunk (state=3): >>><<< 17367 1726882302.43923: stdout chunk (state=3): >>><<< 17367 1726882302.43935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 17367 1726882302.43941: handler run complete 17367 1726882302.43961: Evaluated conditional (False): False 17367 1726882302.43969: attempt loop complete, returning result 17367 1726882302.43972: _execute() done 17367 1726882302.43974: dumping result to json 17367 1726882302.43979: done dumping result, returning 17367 1726882302.43989: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [12673a56-9f93-97d1-a317-0000000000e6] 17367 1726882302.43991: sending task result for task 12673a56-9f93-97d1-a317-0000000000e6 17367 1726882302.44088: done sending task result for task 12673a56-9f93-97d1-a317-0000000000e6 17367 1726882302.44091: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004139", "end": "2024-09-20 21:31:42.385022", "rc": 0, "start": "2024-09-20 21:31:42.380883" } STDOUT: bonding_masters eth0 lo 17367 1726882302.44160: no more pending results, returning what we have 17367 1726882302.44163: results queue empty 17367 1726882302.44164: checking for any_errors_fatal 17367 1726882302.44165: done checking for any_errors_fatal 17367 1726882302.44166: checking for max_fail_percentage 17367 1726882302.44168: done checking for max_fail_percentage 17367 1726882302.44168: checking to see if all hosts have failed and the running result is not ok 17367 1726882302.44169: done checking to see if all hosts have failed 17367 1726882302.44170: getting the remaining hosts for this loop 17367 1726882302.44171: done getting the remaining hosts for this loop 17367 1726882302.44174: getting the next task for host managed_node1 17367 1726882302.44181: done getting next task for host managed_node1 17367 1726882302.44183: ^ task is: TASK: Set current_interfaces 17367 1726882302.44190: ^ 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 17367 1726882302.44196: getting variables 17367 1726882302.44198: in VariableManager get_vars() 17367 1726882302.44227: Calling all_inventory to load vars for managed_node1 17367 1726882302.44229: Calling groups_inventory to load vars for managed_node1 17367 1726882302.44233: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.44243: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.44245: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.44248: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.44416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.44536: done with get_vars() 17367 1726882302.44543: done getting variables 17367 1726882302.44583: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:31:42 -0400 (0:00:00.524) 0:00:05.328 ****** 17367 1726882302.44608: entering _queue_task() for managed_node1/set_fact 17367 1726882302.44805: worker is 1 (out of 1 available) 17367 1726882302.44817: exiting _queue_task() for managed_node1/set_fact 17367 1726882302.44829: done queuing things up, now waiting for results queue to drain 17367 1726882302.44830: waiting for pending results... 17367 1726882302.44971: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 17367 1726882302.45034: in run() - task 12673a56-9f93-97d1-a317-0000000000e7 17367 1726882302.45045: variable 'ansible_search_path' from source: unknown 17367 1726882302.45048: variable 'ansible_search_path' from source: unknown 17367 1726882302.45078: calling self._execute() 17367 1726882302.45136: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.45139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.45148: variable 'omit' from source: magic vars 17367 1726882302.45401: variable 'ansible_distribution_major_version' from source: facts 17367 1726882302.45412: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882302.45417: variable 'omit' from source: magic vars 17367 1726882302.45447: variable 'omit' from source: magic vars 17367 1726882302.45522: variable '_current_interfaces' from source: set_fact 17367 1726882302.45617: variable 'omit' from source: magic vars 17367 1726882302.45646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882302.45671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882302.45689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882302.45703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882302.45716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882302.45735: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882302.45738: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.45741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.45805: Set connection var ansible_timeout to 10 17367 1726882302.45808: Set connection var ansible_shell_type to sh 17367 1726882302.45814: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882302.45826: Set connection var ansible_shell_executable to /bin/sh 17367 1726882302.45829: Set connection var ansible_connection to ssh 17367 1726882302.45831: Set connection var ansible_pipelining to False 17367 1726882302.45848: variable 'ansible_shell_executable' from source: unknown 17367 1726882302.45851: variable 'ansible_connection' from source: unknown 17367 1726882302.45853: variable 'ansible_module_compression' from source: unknown 17367 1726882302.45855: variable 'ansible_shell_type' from source: unknown 17367 1726882302.45858: variable 'ansible_shell_executable' from source: unknown 17367 1726882302.45860: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.45862: variable 'ansible_pipelining' from source: unknown 17367 1726882302.45864: variable 'ansible_timeout' from source: unknown 17367 1726882302.45869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.45976: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882302.45983: variable 'omit' from source: magic vars 17367 1726882302.45989: starting attempt loop 17367 1726882302.45991: running the handler 17367 1726882302.46002: handler run complete 17367 1726882302.46009: attempt loop complete, returning result 17367 1726882302.46012: _execute() done 17367 1726882302.46015: dumping result to json 17367 1726882302.46017: done dumping result, returning 17367 1726882302.46024: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [12673a56-9f93-97d1-a317-0000000000e7] 17367 1726882302.46028: sending task result for task 12673a56-9f93-97d1-a317-0000000000e7 17367 1726882302.46109: done sending task result for task 12673a56-9f93-97d1-a317-0000000000e7 17367 1726882302.46112: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 17367 1726882302.46192: no more pending results, returning what we have 17367 1726882302.46196: results queue empty 17367 1726882302.46197: checking for any_errors_fatal 17367 1726882302.46202: done checking for any_errors_fatal 17367 1726882302.46203: checking for max_fail_percentage 17367 1726882302.46204: done checking for max_fail_percentage 17367 1726882302.46205: checking to see if all hosts have failed and the running result is not ok 17367 1726882302.46205: done checking to see if all hosts have failed 17367 1726882302.46206: getting the remaining hosts for this loop 17367 1726882302.46207: done getting the remaining hosts for this loop 17367 1726882302.46210: getting the next task for host managed_node1 17367 1726882302.46216: done getting next task for host managed_node1 17367 1726882302.46218: ^ task is: TASK: Show current_interfaces 17367 1726882302.46222: ^ 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 17367 1726882302.46225: getting variables 17367 1726882302.46226: in VariableManager get_vars() 17367 1726882302.46246: Calling all_inventory to load vars for managed_node1 17367 1726882302.46248: Calling groups_inventory to load vars for managed_node1 17367 1726882302.46252: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.46259: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.46261: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.46263: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.46399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.46513: done with get_vars() 17367 1726882302.46520: done getting variables 17367 1726882302.46556: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:31:42 -0400 (0:00:00.019) 0:00:05.348 ****** 17367 1726882302.46577: entering _queue_task() for managed_node1/debug 17367 1726882302.46762: worker is 1 (out of 1 available) 17367 1726882302.46776: exiting _queue_task() for managed_node1/debug 17367 1726882302.46789: done queuing things up, now waiting for results queue to drain 17367 1726882302.46791: waiting for pending results... 17367 1726882302.46927: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 17367 1726882302.46984: in run() - task 12673a56-9f93-97d1-a317-0000000000ac 17367 1726882302.46997: variable 'ansible_search_path' from source: unknown 17367 1726882302.47002: variable 'ansible_search_path' from source: unknown 17367 1726882302.47032: calling self._execute() 17367 1726882302.47084: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.47090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.47133: variable 'omit' from source: magic vars 17367 1726882302.47340: variable 'ansible_distribution_major_version' from source: facts 17367 1726882302.47352: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882302.47355: variable 'omit' from source: magic vars 17367 1726882302.47384: variable 'omit' from source: magic vars 17367 1726882302.47452: variable 'current_interfaces' from source: set_fact 17367 1726882302.47472: variable 'omit' from source: magic vars 17367 1726882302.47503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882302.47528: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882302.47542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882302.47555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882302.47570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882302.47590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882302.47595: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.47598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.47657: Set connection var ansible_timeout to 10 17367 1726882302.47660: Set connection var ansible_shell_type to sh 17367 1726882302.47665: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882302.47672: Set connection var ansible_shell_executable to /bin/sh 17367 1726882302.47682: Set connection var ansible_connection to ssh 17367 1726882302.47684: Set connection var ansible_pipelining to False 17367 1726882302.47703: variable 'ansible_shell_executable' from source: unknown 17367 1726882302.47707: variable 'ansible_connection' from source: unknown 17367 1726882302.47709: variable 'ansible_module_compression' from source: unknown 17367 1726882302.47712: variable 'ansible_shell_type' from source: unknown 17367 1726882302.47714: variable 'ansible_shell_executable' from source: unknown 17367 1726882302.47716: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.47718: variable 'ansible_pipelining' from source: unknown 17367 1726882302.47721: variable 'ansible_timeout' from source: unknown 17367 1726882302.47725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.47822: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882302.47829: variable 'omit' from source: magic vars 17367 1726882302.47834: starting attempt loop 17367 1726882302.47837: running the handler 17367 1726882302.47870: handler run complete 17367 1726882302.47879: attempt loop complete, returning result 17367 1726882302.47882: _execute() done 17367 1726882302.47884: dumping result to json 17367 1726882302.47891: done dumping result, returning 17367 1726882302.47901: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [12673a56-9f93-97d1-a317-0000000000ac] 17367 1726882302.47905: sending task result for task 12673a56-9f93-97d1-a317-0000000000ac 17367 1726882302.47978: done sending task result for task 12673a56-9f93-97d1-a317-0000000000ac 17367 1726882302.47981: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 17367 1726882302.48050: no more pending results, returning what we have 17367 1726882302.48053: results queue empty 17367 1726882302.48054: checking for any_errors_fatal 17367 1726882302.48058: done checking for any_errors_fatal 17367 1726882302.48059: checking for max_fail_percentage 17367 1726882302.48060: done checking for max_fail_percentage 17367 1726882302.48061: checking to see if all hosts have failed and the running result is not ok 17367 1726882302.48061: done checking to see if all hosts have failed 17367 1726882302.48062: getting the remaining hosts for this loop 17367 1726882302.48063: done getting the remaining hosts for this loop 17367 1726882302.48066: getting the next task for host managed_node1 17367 1726882302.48072: done getting next task for host managed_node1 17367 1726882302.48075: ^ task is: TASK: Setup 17367 1726882302.48077: ^ 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 17367 1726882302.48080: getting variables 17367 1726882302.48081: in VariableManager get_vars() 17367 1726882302.48106: Calling all_inventory to load vars for managed_node1 17367 1726882302.48108: Calling groups_inventory to load vars for managed_node1 17367 1726882302.48110: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.48116: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.48118: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.48120: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.48223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.48336: done with get_vars() 17367 1726882302.48343: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:31:42 -0400 (0:00:00.018) 0:00:05.366 ****** 17367 1726882302.48402: entering _queue_task() for managed_node1/include_tasks 17367 1726882302.48575: worker is 1 (out of 1 available) 17367 1726882302.48591: exiting _queue_task() for managed_node1/include_tasks 17367 1726882302.48604: done queuing things up, now waiting for results queue to drain 17367 1726882302.48605: waiting for pending results... 17367 1726882302.48765: running TaskExecutor() for managed_node1/TASK: Setup 17367 1726882302.48791: in run() - task 12673a56-9f93-97d1-a317-000000000085 17367 1726882302.48804: variable 'ansible_search_path' from source: unknown 17367 1726882302.48807: variable 'ansible_search_path' from source: unknown 17367 1726882302.48843: variable 'lsr_setup' from source: include params 17367 1726882302.48982: variable 'lsr_setup' from source: include params 17367 1726882302.49030: variable 'omit' from source: magic vars 17367 1726882302.49110: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.49116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.49125: variable 'omit' from source: magic vars 17367 1726882302.49326: variable 'ansible_distribution_major_version' from source: facts 17367 1726882302.49334: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882302.49339: variable 'item' from source: unknown 17367 1726882302.49388: variable 'item' from source: unknown 17367 1726882302.49413: variable 'item' from source: unknown 17367 1726882302.49455: variable 'item' from source: unknown 17367 1726882302.49565: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.49568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.49571: variable 'omit' from source: magic vars 17367 1726882302.49649: variable 'ansible_distribution_major_version' from source: facts 17367 1726882302.49653: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882302.49658: variable 'item' from source: unknown 17367 1726882302.49704: variable 'item' from source: unknown 17367 1726882302.49724: variable 'item' from source: unknown 17367 1726882302.49764: variable 'item' from source: unknown 17367 1726882302.49829: dumping result to json 17367 1726882302.49832: done dumping result, returning 17367 1726882302.49834: done running TaskExecutor() for managed_node1/TASK: Setup [12673a56-9f93-97d1-a317-000000000085] 17367 1726882302.49836: sending task result for task 12673a56-9f93-97d1-a317-000000000085 17367 1726882302.49869: done sending task result for task 12673a56-9f93-97d1-a317-000000000085 17367 1726882302.49871: WORKER PROCESS EXITING 17367 1726882302.49904: no more pending results, returning what we have 17367 1726882302.49908: in VariableManager get_vars() 17367 1726882302.49933: Calling all_inventory to load vars for managed_node1 17367 1726882302.49935: Calling groups_inventory to load vars for managed_node1 17367 1726882302.49937: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.49946: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.49948: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.49951: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.50107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.50215: done with get_vars() 17367 1726882302.50220: variable 'ansible_search_path' from source: unknown 17367 1726882302.50220: variable 'ansible_search_path' from source: unknown 17367 1726882302.50245: variable 'ansible_search_path' from source: unknown 17367 1726882302.50246: variable 'ansible_search_path' from source: unknown 17367 1726882302.50261: we have included files to process 17367 1726882302.50262: generating all_blocks data 17367 1726882302.50263: done generating all_blocks data 17367 1726882302.50266: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17367 1726882302.50267: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17367 1726882302.50268: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17367 1726882302.50410: done processing included file 17367 1726882302.50412: iterating over new_blocks loaded from include file 17367 1726882302.50413: in VariableManager get_vars() 17367 1726882302.50424: done with get_vars() 17367 1726882302.50425: filtering new block on tags 17367 1726882302.50440: done filtering new block on tags 17367 1726882302.50442: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 17367 1726882302.50445: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17367 1726882302.50445: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17367 1726882302.50447: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17367 1726882302.50521: in VariableManager get_vars() 17367 1726882302.50534: done with get_vars() 17367 1726882302.50609: done processing included file 17367 1726882302.50610: iterating over new_blocks loaded from include file 17367 1726882302.50611: in VariableManager get_vars() 17367 1726882302.50619: done with get_vars() 17367 1726882302.50620: filtering new block on tags 17367 1726882302.50639: done filtering new block on tags 17367 1726882302.50641: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 17367 1726882302.50644: extending task lists for all hosts with included blocks 17367 1726882302.51015: done extending task lists 17367 1726882302.51017: done processing included files 17367 1726882302.51017: results queue empty 17367 1726882302.51018: checking for any_errors_fatal 17367 1726882302.51021: done checking for any_errors_fatal 17367 1726882302.51021: checking for max_fail_percentage 17367 1726882302.51022: done checking for max_fail_percentage 17367 1726882302.51023: checking to see if all hosts have failed and the running result is not ok 17367 1726882302.51026: done checking to see if all hosts have failed 17367 1726882302.51027: getting the remaining hosts for this loop 17367 1726882302.51028: done getting the remaining hosts for this loop 17367 1726882302.51030: getting the next task for host managed_node1 17367 1726882302.51034: done getting next task for host managed_node1 17367 1726882302.51036: ^ task is: TASK: Remove test interface if necessary 17367 1726882302.51039: ^ 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 17367 1726882302.51042: getting variables 17367 1726882302.51042: in VariableManager get_vars() 17367 1726882302.51059: Calling all_inventory to load vars for managed_node1 17367 1726882302.51061: Calling groups_inventory to load vars for managed_node1 17367 1726882302.51065: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.51073: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.51075: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.51078: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.51171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.51287: done with get_vars() 17367 1726882302.51295: done getting variables 17367 1726882302.51322: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:31:42 -0400 (0:00:00.029) 0:00:05.396 ****** 17367 1726882302.51340: entering _queue_task() for managed_node1/command 17367 1726882302.51551: worker is 1 (out of 1 available) 17367 1726882302.51564: exiting _queue_task() for managed_node1/command 17367 1726882302.51576: done queuing things up, now waiting for results queue to drain 17367 1726882302.51577: waiting for pending results... 17367 1726882302.51747: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 17367 1726882302.51925: in run() - task 12673a56-9f93-97d1-a317-00000000010c 17367 1726882302.51935: variable 'ansible_search_path' from source: unknown 17367 1726882302.51938: variable 'ansible_search_path' from source: unknown 17367 1726882302.52009: calling self._execute() 17367 1726882302.52158: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.52164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.52170: variable 'omit' from source: magic vars 17367 1726882302.52394: variable 'ansible_distribution_major_version' from source: facts 17367 1726882302.52406: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882302.52412: variable 'omit' from source: magic vars 17367 1726882302.52584: variable 'omit' from source: magic vars 17367 1726882302.52638: variable 'interface' from source: play vars 17367 1726882302.52671: variable 'omit' from source: magic vars 17367 1726882302.52731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882302.52789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882302.52828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882302.52881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882302.52885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882302.52919: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882302.52929: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.52932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.53133: Set connection var ansible_timeout to 10 17367 1726882302.53136: Set connection var ansible_shell_type to sh 17367 1726882302.53139: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882302.53141: Set connection var ansible_shell_executable to /bin/sh 17367 1726882302.53143: Set connection var ansible_connection to ssh 17367 1726882302.53145: Set connection var ansible_pipelining to False 17367 1726882302.53147: variable 'ansible_shell_executable' from source: unknown 17367 1726882302.53150: variable 'ansible_connection' from source: unknown 17367 1726882302.53152: variable 'ansible_module_compression' from source: unknown 17367 1726882302.53154: variable 'ansible_shell_type' from source: unknown 17367 1726882302.53157: variable 'ansible_shell_executable' from source: unknown 17367 1726882302.53159: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.53161: variable 'ansible_pipelining' from source: unknown 17367 1726882302.53163: variable 'ansible_timeout' from source: unknown 17367 1726882302.53165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.53398: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882302.53402: variable 'omit' from source: magic vars 17367 1726882302.53404: starting attempt loop 17367 1726882302.53407: running the handler 17367 1726882302.53409: _low_level_execute_command(): starting 17367 1726882302.53411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882302.54057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.54119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.54416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.54419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882302.56335: stdout chunk (state=3): >>>/root <<< 17367 1726882302.56357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.56382: stderr chunk (state=3): >>><<< 17367 1726882302.56388: stdout chunk (state=3): >>><<< 17367 1726882302.56409: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882302.56422: _low_level_execute_command(): starting 17367 1726882302.56427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940 `" && echo ansible-tmp-1726882302.5640936-17654-55336171623940="` echo /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940 `" ) && sleep 0' 17367 1726882302.56848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882302.56851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.56854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882302.56862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.56915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.56918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.56958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882302.59599: stdout chunk (state=3): >>>ansible-tmp-1726882302.5640936-17654-55336171623940=/root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940 <<< 17367 1726882302.59603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.59605: stdout chunk (state=3): >>><<< 17367 1726882302.59607: stderr chunk (state=3): >>><<< 17367 1726882302.59610: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882302.5640936-17654-55336171623940=/root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882302.59612: variable 'ansible_module_compression' from source: unknown 17367 1726882302.59615: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17367 1726882302.59628: variable 'ansible_facts' from source: unknown 17367 1726882302.59718: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py 17367 1726882302.59899: Sending initial data 17367 1726882302.59910: Sent initial data (155 bytes) 17367 1726882302.60447: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882302.60460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882302.60512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.60576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882302.60599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.60623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.60688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17367 1726882302.62765: 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 <<< 17367 1726882302.62801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882302.62851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpr3oey8eh /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py <<< 17367 1726882302.62854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py" <<< 17367 1726882302.62896: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpr3oey8eh" to remote "/root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py" <<< 17367 1726882302.64129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.64189: stderr chunk (state=3): >>><<< 17367 1726882302.64192: stdout chunk (state=3): >>><<< 17367 1726882302.64251: done transferring module to remote 17367 1726882302.64261: _low_level_execute_command(): starting 17367 1726882302.64266: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/ /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py && sleep 0' 17367 1726882302.65334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882302.65411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.65634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882302.65646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882302.65663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.65873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882302.67739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.67742: stdout chunk (state=3): >>><<< 17367 1726882302.67745: stderr chunk (state=3): >>><<< 17367 1726882302.67747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882302.67749: _low_level_execute_command(): starting 17367 1726882302.67751: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/AnsiballZ_command.py && sleep 0' 17367 1726882302.68971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882302.69049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882302.69137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882302.69349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.69432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882302.84926: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:31:42.841399", "end": "2024-09-20 21:31:42.848082", "delta": "0:00:00.006683", "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}}} <<< 17367 1726882302.86265: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 17367 1726882302.86551: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 17367 1726882302.86555: stdout chunk (state=3): >>><<< 17367 1726882302.86558: stderr chunk (state=3): >>><<< 17367 1726882302.86561: _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:31:42.841399", "end": "2024-09-20 21:31:42.848082", "delta": "0:00:00.006683", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 17367 1726882302.86564: 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-1726882302.5640936-17654-55336171623940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882302.86566: _low_level_execute_command(): starting 17367 1726882302.86569: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882302.5640936-17654-55336171623940/ > /dev/null 2>&1 && sleep 0' 17367 1726882302.87085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882302.87107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882302.87122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882302.87143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882302.87162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882302.87235: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882302.87517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882302.87542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882302.87616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882302.89461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882302.89465: stdout chunk (state=3): >>><<< 17367 1726882302.89467: stderr chunk (state=3): >>><<< 17367 1726882302.89799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882302.89803: handler run complete 17367 1726882302.89805: Evaluated conditional (False): False 17367 1726882302.89808: attempt loop complete, returning result 17367 1726882302.89810: _execute() done 17367 1726882302.89812: dumping result to json 17367 1726882302.89814: done dumping result, returning 17367 1726882302.89816: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [12673a56-9f93-97d1-a317-00000000010c] 17367 1726882302.89818: sending task result for task 12673a56-9f93-97d1-a317-00000000010c fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.006683", "end": "2024-09-20 21:31:42.848082", "rc": 1, "start": "2024-09-20 21:31:42.841399" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17367 1726882302.90066: no more pending results, returning what we have 17367 1726882302.90071: results queue empty 17367 1726882302.90072: checking for any_errors_fatal 17367 1726882302.90073: done checking for any_errors_fatal 17367 1726882302.90074: checking for max_fail_percentage 17367 1726882302.90076: done checking for max_fail_percentage 17367 1726882302.90077: checking to see if all hosts have failed and the running result is not ok 17367 1726882302.90078: done checking to see if all hosts have failed 17367 1726882302.90078: getting the remaining hosts for this loop 17367 1726882302.90080: done getting the remaining hosts for this loop 17367 1726882302.90084: getting the next task for host managed_node1 17367 1726882302.90098: done getting next task for host managed_node1 17367 1726882302.90101: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17367 1726882302.90105: ^ 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 17367 1726882302.90109: getting variables 17367 1726882302.90111: in VariableManager get_vars() 17367 1726882302.90141: Calling all_inventory to load vars for managed_node1 17367 1726882302.90143: Calling groups_inventory to load vars for managed_node1 17367 1726882302.90147: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.90157: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.90160: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.90163: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.91209: done sending task result for task 12673a56-9f93-97d1-a317-00000000010c 17367 1726882302.91215: WORKER PROCESS EXITING 17367 1726882302.91233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.91452: done with get_vars() 17367 1726882302.91464: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:31:42 -0400 (0:00:00.402) 0:00:05.798 ****** 17367 1726882302.91563: entering _queue_task() for managed_node1/include_tasks 17367 1726882302.91857: worker is 1 (out of 1 available) 17367 1726882302.91871: exiting _queue_task() for managed_node1/include_tasks 17367 1726882302.91888: done queuing things up, now waiting for results queue to drain 17367 1726882302.91890: waiting for pending results... 17367 1726882302.92165: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17367 1726882302.92301: in run() - task 12673a56-9f93-97d1-a317-000000000110 17367 1726882302.92329: variable 'ansible_search_path' from source: unknown 17367 1726882302.92345: variable 'ansible_search_path' from source: unknown 17367 1726882302.92392: calling self._execute() 17367 1726882302.92484: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.92503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.92520: variable 'omit' from source: magic vars 17367 1726882302.92920: variable 'ansible_distribution_major_version' from source: facts 17367 1726882302.92942: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882302.92955: _execute() done 17367 1726882302.92967: dumping result to json 17367 1726882302.92981: done dumping result, returning 17367 1726882302.93001: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-97d1-a317-000000000110] 17367 1726882302.93019: sending task result for task 12673a56-9f93-97d1-a317-000000000110 17367 1726882302.93216: no more pending results, returning what we have 17367 1726882302.93299: in VariableManager get_vars() 17367 1726882302.93343: Calling all_inventory to load vars for managed_node1 17367 1726882302.93349: Calling groups_inventory to load vars for managed_node1 17367 1726882302.93355: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.93374: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.93382: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.93388: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.93874: done sending task result for task 12673a56-9f93-97d1-a317-000000000110 17367 1726882302.93891: WORKER PROCESS EXITING 17367 1726882302.93948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.94186: done with get_vars() 17367 1726882302.94214: variable 'ansible_search_path' from source: unknown 17367 1726882302.94215: variable 'ansible_search_path' from source: unknown 17367 1726882302.94225: variable 'item' from source: include params 17367 1726882302.94368: variable 'item' from source: include params 17367 1726882302.94520: we have included files to process 17367 1726882302.94522: generating all_blocks data 17367 1726882302.94524: done generating all_blocks data 17367 1726882302.94568: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17367 1726882302.94570: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17367 1726882302.94584: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17367 1726882302.95129: done processing included file 17367 1726882302.95131: iterating over new_blocks loaded from include file 17367 1726882302.95136: in VariableManager get_vars() 17367 1726882302.95164: done with get_vars() 17367 1726882302.95166: filtering new block on tags 17367 1726882302.95240: done filtering new block on tags 17367 1726882302.95243: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17367 1726882302.95249: extending task lists for all hosts with included blocks 17367 1726882302.95597: done extending task lists 17367 1726882302.95599: done processing included files 17367 1726882302.95599: results queue empty 17367 1726882302.95600: checking for any_errors_fatal 17367 1726882302.95607: done checking for any_errors_fatal 17367 1726882302.95608: checking for max_fail_percentage 17367 1726882302.95609: done checking for max_fail_percentage 17367 1726882302.95611: checking to see if all hosts have failed and the running result is not ok 17367 1726882302.95613: done checking to see if all hosts have failed 17367 1726882302.95613: getting the remaining hosts for this loop 17367 1726882302.95615: done getting the remaining hosts for this loop 17367 1726882302.95618: getting the next task for host managed_node1 17367 1726882302.95626: done getting next task for host managed_node1 17367 1726882302.95633: ^ task is: TASK: Get stat for interface {{ interface }} 17367 1726882302.95637: ^ 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 17367 1726882302.95643: getting variables 17367 1726882302.95644: in VariableManager get_vars() 17367 1726882302.95657: Calling all_inventory to load vars for managed_node1 17367 1726882302.95662: Calling groups_inventory to load vars for managed_node1 17367 1726882302.95668: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882302.95679: Calling all_plugins_play to load vars for managed_node1 17367 1726882302.95682: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882302.95687: Calling groups_plugins_play to load vars for managed_node1 17367 1726882302.96237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882302.96921: done with get_vars() 17367 1726882302.97096: done getting variables 17367 1726882302.97402: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:31:42 -0400 (0:00:00.058) 0:00:05.857 ****** 17367 1726882302.97451: entering _queue_task() for managed_node1/stat 17367 1726882302.98300: worker is 1 (out of 1 available) 17367 1726882302.98319: exiting _queue_task() for managed_node1/stat 17367 1726882302.98341: done queuing things up, now waiting for results queue to drain 17367 1726882302.98343: waiting for pending results... 17367 1726882302.98804: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17367 1726882302.99039: in run() - task 12673a56-9f93-97d1-a317-00000000015f 17367 1726882302.99092: variable 'ansible_search_path' from source: unknown 17367 1726882302.99113: variable 'ansible_search_path' from source: unknown 17367 1726882302.99196: calling self._execute() 17367 1726882302.99358: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882302.99391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882302.99435: variable 'omit' from source: magic vars 17367 1726882303.00302: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.00320: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.00327: variable 'omit' from source: magic vars 17367 1726882303.00421: variable 'omit' from source: magic vars 17367 1726882303.00645: variable 'interface' from source: play vars 17367 1726882303.00708: variable 'omit' from source: magic vars 17367 1726882303.01020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882303.01060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882303.01250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882303.01405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882303.01458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882303.01591: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882303.01688: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.01790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.02070: Set connection var ansible_timeout to 10 17367 1726882303.02086: Set connection var ansible_shell_type to sh 17367 1726882303.02183: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882303.02189: Set connection var ansible_shell_executable to /bin/sh 17367 1726882303.02196: Set connection var ansible_connection to ssh 17367 1726882303.02203: Set connection var ansible_pipelining to False 17367 1726882303.02296: variable 'ansible_shell_executable' from source: unknown 17367 1726882303.02302: variable 'ansible_connection' from source: unknown 17367 1726882303.02307: variable 'ansible_module_compression' from source: unknown 17367 1726882303.02311: variable 'ansible_shell_type' from source: unknown 17367 1726882303.02314: variable 'ansible_shell_executable' from source: unknown 17367 1726882303.02423: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.02427: variable 'ansible_pipelining' from source: unknown 17367 1726882303.02430: variable 'ansible_timeout' from source: unknown 17367 1726882303.02432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.02729: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882303.02752: variable 'omit' from source: magic vars 17367 1726882303.02767: starting attempt loop 17367 1726882303.02825: running the handler 17367 1726882303.02835: _low_level_execute_command(): starting 17367 1726882303.02876: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882303.03943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882303.03964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882303.03978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882303.04001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882303.04077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882303.05926: stdout chunk (state=3): >>>/root <<< 17367 1726882303.05930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882303.05968: stdout chunk (state=3): >>><<< 17367 1726882303.05972: stderr chunk (state=3): >>><<< 17367 1726882303.05976: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882303.05979: _low_level_execute_command(): starting 17367 1726882303.05982: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097 `" && echo ansible-tmp-1726882303.0596333-17693-214214808289097="` echo /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097 `" ) && sleep 0' 17367 1726882303.07513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882303.07646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882303.07750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882303.07775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882303.07960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882303.09812: stdout chunk (state=3): >>>ansible-tmp-1726882303.0596333-17693-214214808289097=/root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097 <<< 17367 1726882303.10298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882303.10304: stdout chunk (state=3): >>><<< 17367 1726882303.10307: stderr chunk (state=3): >>><<< 17367 1726882303.10309: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882303.0596333-17693-214214808289097=/root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882303.10312: variable 'ansible_module_compression' from source: unknown 17367 1726882303.10601: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17367 1726882303.10606: variable 'ansible_facts' from source: unknown 17367 1726882303.10690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py 17367 1726882303.11521: Sending initial data 17367 1726882303.11525: Sent initial data (153 bytes) 17367 1726882303.12325: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882303.12684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882303.12711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882303.13003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882303.13105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882303.13261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882303.14874: 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 <<< 17367 1726882303.14922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882303.14966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmps_83pdlm /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py <<< 17367 1726882303.14977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py" <<< 17367 1726882303.15041: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmps_83pdlm" to remote "/root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py" <<< 17367 1726882303.16436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882303.16576: stderr chunk (state=3): >>><<< 17367 1726882303.16580: stdout chunk (state=3): >>><<< 17367 1726882303.16582: done transferring module to remote 17367 1726882303.16584: _low_level_execute_command(): starting 17367 1726882303.16589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/ /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py && sleep 0' 17367 1726882303.18107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882303.18245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882303.18514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882303.20153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882303.20157: stdout chunk (state=3): >>><<< 17367 1726882303.20159: stderr chunk (state=3): >>><<< 17367 1726882303.20189: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882303.20499: _low_level_execute_command(): starting 17367 1726882303.20502: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/AnsiballZ_stat.py && sleep 0' 17367 1726882303.21928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882303.22008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882303.22259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882303.22262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882303.37344: 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"}}} <<< 17367 1726882303.38655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882303.38687: stdout chunk (state=3): >>><<< 17367 1726882303.39032: stderr chunk (state=3): >>><<< 17367 1726882303.39036: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882303.39038: 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-1726882303.0596333-17693-214214808289097/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882303.39040: _low_level_execute_command(): starting 17367 1726882303.39042: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882303.0596333-17693-214214808289097/ > /dev/null 2>&1 && sleep 0' 17367 1726882303.40611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882303.40804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882303.40953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882303.41076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882303.41289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882303.43027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882303.43031: stdout chunk (state=3): >>><<< 17367 1726882303.43033: stderr chunk (state=3): >>><<< 17367 1726882303.43052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882303.43064: handler run complete 17367 1726882303.43091: attempt loop complete, returning result 17367 1726882303.43142: _execute() done 17367 1726882303.43150: dumping result to json 17367 1726882303.43157: done dumping result, returning 17367 1726882303.43170: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [12673a56-9f93-97d1-a317-00000000015f] 17367 1726882303.43243: sending task result for task 12673a56-9f93-97d1-a317-00000000015f ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17367 1726882303.43383: no more pending results, returning what we have 17367 1726882303.43389: results queue empty 17367 1726882303.43389: checking for any_errors_fatal 17367 1726882303.43391: done checking for any_errors_fatal 17367 1726882303.43391: checking for max_fail_percentage 17367 1726882303.43395: done checking for max_fail_percentage 17367 1726882303.43396: checking to see if all hosts have failed and the running result is not ok 17367 1726882303.43397: done checking to see if all hosts have failed 17367 1726882303.43398: getting the remaining hosts for this loop 17367 1726882303.43400: done getting the remaining hosts for this loop 17367 1726882303.43403: getting the next task for host managed_node1 17367 1726882303.43412: done getting next task for host managed_node1 17367 1726882303.43414: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 17367 1726882303.43417: ^ 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 17367 1726882303.43422: getting variables 17367 1726882303.43424: in VariableManager get_vars() 17367 1726882303.43454: Calling all_inventory to load vars for managed_node1 17367 1726882303.43457: Calling groups_inventory to load vars for managed_node1 17367 1726882303.43460: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.43471: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.43473: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.43475: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.43950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.44500: done sending task result for task 12673a56-9f93-97d1-a317-00000000015f 17367 1726882303.44504: WORKER PROCESS EXITING 17367 1726882303.44780: done with get_vars() 17367 1726882303.44791: done getting variables 17367 1726882303.45027: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 17367 1726882303.45275: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:31:43 -0400 (0:00:00.478) 0:00:06.335 ****** 17367 1726882303.45401: entering _queue_task() for managed_node1/assert 17367 1726882303.45403: Creating lock for assert 17367 1726882303.45924: worker is 1 (out of 1 available) 17367 1726882303.45937: exiting _queue_task() for managed_node1/assert 17367 1726882303.45948: done queuing things up, now waiting for results queue to drain 17367 1726882303.45949: waiting for pending results... 17367 1726882303.46440: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' 17367 1726882303.46527: in run() - task 12673a56-9f93-97d1-a317-000000000111 17367 1726882303.46540: variable 'ansible_search_path' from source: unknown 17367 1726882303.46544: variable 'ansible_search_path' from source: unknown 17367 1726882303.46577: calling self._execute() 17367 1726882303.46849: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.46853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.46863: variable 'omit' from source: magic vars 17367 1726882303.48198: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.48202: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.48205: variable 'omit' from source: magic vars 17367 1726882303.48207: variable 'omit' from source: magic vars 17367 1726882303.48209: variable 'interface' from source: play vars 17367 1726882303.48698: variable 'omit' from source: magic vars 17367 1726882303.48702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882303.48707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882303.48710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882303.48713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882303.48716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882303.48719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882303.48722: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.48725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.49174: Set connection var ansible_timeout to 10 17367 1726882303.49298: Set connection var ansible_shell_type to sh 17367 1726882303.49302: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882303.49304: Set connection var ansible_shell_executable to /bin/sh 17367 1726882303.49306: Set connection var ansible_connection to ssh 17367 1726882303.49308: Set connection var ansible_pipelining to False 17367 1726882303.49310: variable 'ansible_shell_executable' from source: unknown 17367 1726882303.49313: variable 'ansible_connection' from source: unknown 17367 1726882303.49315: variable 'ansible_module_compression' from source: unknown 17367 1726882303.49317: variable 'ansible_shell_type' from source: unknown 17367 1726882303.49319: variable 'ansible_shell_executable' from source: unknown 17367 1726882303.49321: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.49323: variable 'ansible_pipelining' from source: unknown 17367 1726882303.49325: variable 'ansible_timeout' from source: unknown 17367 1726882303.49326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.49500: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882303.49611: variable 'omit' from source: magic vars 17367 1726882303.49626: starting attempt loop 17367 1726882303.49633: running the handler 17367 1726882303.49933: variable 'interface_stat' from source: set_fact 17367 1726882303.50010: Evaluated conditional (not interface_stat.stat.exists): True 17367 1726882303.50022: handler run complete 17367 1726882303.50044: attempt loop complete, returning result 17367 1726882303.50057: _execute() done 17367 1726882303.50064: dumping result to json 17367 1726882303.50075: done dumping result, returning 17367 1726882303.50088: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' [12673a56-9f93-97d1-a317-000000000111] 17367 1726882303.50170: sending task result for task 12673a56-9f93-97d1-a317-000000000111 17367 1726882303.50502: done sending task result for task 12673a56-9f93-97d1-a317-000000000111 17367 1726882303.50506: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17367 1726882303.50556: no more pending results, returning what we have 17367 1726882303.50559: results queue empty 17367 1726882303.50561: checking for any_errors_fatal 17367 1726882303.50571: done checking for any_errors_fatal 17367 1726882303.50572: checking for max_fail_percentage 17367 1726882303.50574: done checking for max_fail_percentage 17367 1726882303.50575: checking to see if all hosts have failed and the running result is not ok 17367 1726882303.50576: done checking to see if all hosts have failed 17367 1726882303.50577: getting the remaining hosts for this loop 17367 1726882303.50578: done getting the remaining hosts for this loop 17367 1726882303.50582: getting the next task for host managed_node1 17367 1726882303.50608: done getting next task for host managed_node1 17367 1726882303.50612: ^ task is: TASK: Test 17367 1726882303.50615: ^ 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 17367 1726882303.50620: getting variables 17367 1726882303.50622: in VariableManager get_vars() 17367 1726882303.50653: Calling all_inventory to load vars for managed_node1 17367 1726882303.50655: Calling groups_inventory to load vars for managed_node1 17367 1726882303.50659: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.50671: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.50674: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.50677: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.51229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.51630: done with get_vars() 17367 1726882303.51641: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:31:43 -0400 (0:00:00.065) 0:00:06.402 ****** 17367 1726882303.51935: entering _queue_task() for managed_node1/include_tasks 17367 1726882303.52314: worker is 1 (out of 1 available) 17367 1726882303.52326: exiting _queue_task() for managed_node1/include_tasks 17367 1726882303.52336: done queuing things up, now waiting for results queue to drain 17367 1726882303.52337: waiting for pending results... 17367 1726882303.52840: running TaskExecutor() for managed_node1/TASK: Test 17367 1726882303.53201: in run() - task 12673a56-9f93-97d1-a317-000000000086 17367 1726882303.53207: variable 'ansible_search_path' from source: unknown 17367 1726882303.53209: variable 'ansible_search_path' from source: unknown 17367 1726882303.53213: variable 'lsr_test' from source: include params 17367 1726882303.53548: variable 'lsr_test' from source: include params 17367 1726882303.53701: variable 'omit' from source: magic vars 17367 1726882303.53928: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.53974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.53992: variable 'omit' from source: magic vars 17367 1726882303.54524: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.54540: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.54552: variable 'item' from source: unknown 17367 1726882303.54799: variable 'item' from source: unknown 17367 1726882303.54802: variable 'item' from source: unknown 17367 1726882303.54924: variable 'item' from source: unknown 17367 1726882303.55217: dumping result to json 17367 1726882303.55220: done dumping result, returning 17367 1726882303.55223: done running TaskExecutor() for managed_node1/TASK: Test [12673a56-9f93-97d1-a317-000000000086] 17367 1726882303.55226: sending task result for task 12673a56-9f93-97d1-a317-000000000086 17367 1726882303.55269: done sending task result for task 12673a56-9f93-97d1-a317-000000000086 17367 1726882303.55272: WORKER PROCESS EXITING 17367 1726882303.55519: no more pending results, returning what we have 17367 1726882303.55524: in VariableManager get_vars() 17367 1726882303.55560: Calling all_inventory to load vars for managed_node1 17367 1726882303.55563: Calling groups_inventory to load vars for managed_node1 17367 1726882303.55566: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.55580: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.55583: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.55589: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.55995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.56390: done with get_vars() 17367 1726882303.56399: variable 'ansible_search_path' from source: unknown 17367 1726882303.56401: variable 'ansible_search_path' from source: unknown 17367 1726882303.56439: we have included files to process 17367 1726882303.56440: generating all_blocks data 17367 1726882303.56442: done generating all_blocks data 17367 1726882303.56446: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17367 1726882303.56447: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17367 1726882303.56450: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17367 1726882303.57158: done processing included file 17367 1726882303.57160: iterating over new_blocks loaded from include file 17367 1726882303.57162: in VariableManager get_vars() 17367 1726882303.57176: done with get_vars() 17367 1726882303.57178: filtering new block on tags 17367 1726882303.57216: done filtering new block on tags 17367 1726882303.57219: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node1 => (item=tasks/create_dummy_profile.yml) 17367 1726882303.57224: extending task lists for all hosts with included blocks 17367 1726882303.59112: done extending task lists 17367 1726882303.59114: done processing included files 17367 1726882303.59115: results queue empty 17367 1726882303.59115: checking for any_errors_fatal 17367 1726882303.59118: done checking for any_errors_fatal 17367 1726882303.59119: checking for max_fail_percentage 17367 1726882303.59120: done checking for max_fail_percentage 17367 1726882303.59121: checking to see if all hosts have failed and the running result is not ok 17367 1726882303.59122: done checking to see if all hosts have failed 17367 1726882303.59123: getting the remaining hosts for this loop 17367 1726882303.59124: done getting the remaining hosts for this loop 17367 1726882303.59127: getting the next task for host managed_node1 17367 1726882303.59131: done getting next task for host managed_node1 17367 1726882303.59133: ^ task is: TASK: Include network role 17367 1726882303.59136: ^ 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 17367 1726882303.59139: getting variables 17367 1726882303.59140: in VariableManager get_vars() 17367 1726882303.59149: Calling all_inventory to load vars for managed_node1 17367 1726882303.59151: Calling groups_inventory to load vars for managed_node1 17367 1726882303.59154: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.59159: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.59162: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.59164: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.59543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.59934: done with get_vars() 17367 1726882303.59944: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Friday 20 September 2024 21:31:43 -0400 (0:00:00.080) 0:00:06.482 ****** 17367 1726882303.60019: entering _queue_task() for managed_node1/include_role 17367 1726882303.60021: Creating lock for include_role 17367 1726882303.60752: worker is 1 (out of 1 available) 17367 1726882303.60762: exiting _queue_task() for managed_node1/include_role 17367 1726882303.60774: done queuing things up, now waiting for results queue to drain 17367 1726882303.60775: waiting for pending results... 17367 1726882303.61430: running TaskExecutor() for managed_node1/TASK: Include network role 17367 1726882303.61599: in run() - task 12673a56-9f93-97d1-a317-00000000017f 17367 1726882303.61603: variable 'ansible_search_path' from source: unknown 17367 1726882303.61606: variable 'ansible_search_path' from source: unknown 17367 1726882303.61608: calling self._execute() 17367 1726882303.61853: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.61857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.61859: variable 'omit' from source: magic vars 17367 1726882303.62522: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.62540: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.62551: _execute() done 17367 1726882303.62559: dumping result to json 17367 1726882303.62726: done dumping result, returning 17367 1726882303.62730: done running TaskExecutor() for managed_node1/TASK: Include network role [12673a56-9f93-97d1-a317-00000000017f] 17367 1726882303.62732: sending task result for task 12673a56-9f93-97d1-a317-00000000017f 17367 1726882303.62821: done sending task result for task 12673a56-9f93-97d1-a317-00000000017f 17367 1726882303.62825: WORKER PROCESS EXITING 17367 1726882303.62857: no more pending results, returning what we have 17367 1726882303.62862: in VariableManager get_vars() 17367 1726882303.62901: Calling all_inventory to load vars for managed_node1 17367 1726882303.62904: Calling groups_inventory to load vars for managed_node1 17367 1726882303.62908: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.62921: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.62924: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.62927: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.63417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.63907: done with get_vars() 17367 1726882303.63915: variable 'ansible_search_path' from source: unknown 17367 1726882303.63916: variable 'ansible_search_path' from source: unknown 17367 1726882303.64310: variable 'omit' from source: magic vars 17367 1726882303.64353: variable 'omit' from source: magic vars 17367 1726882303.64368: variable 'omit' from source: magic vars 17367 1726882303.64371: we have included files to process 17367 1726882303.64372: generating all_blocks data 17367 1726882303.64373: done generating all_blocks data 17367 1726882303.64375: processing included file: fedora.linux_system_roles.network 17367 1726882303.64600: in VariableManager get_vars() 17367 1726882303.64613: done with get_vars() 17367 1726882303.64677: in VariableManager get_vars() 17367 1726882303.64698: done with get_vars() 17367 1726882303.64743: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 17367 1726882303.65409: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 17367 1726882303.65542: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 17367 1726882303.67436: in VariableManager get_vars() 17367 1726882303.67459: done with get_vars() 17367 1726882303.68418: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17367 1726882303.71960: iterating over new_blocks loaded from include file 17367 1726882303.71963: in VariableManager get_vars() 17367 1726882303.71982: done with get_vars() 17367 1726882303.71984: filtering new block on tags 17367 1726882303.72478: done filtering new block on tags 17367 1726882303.72482: in VariableManager get_vars() 17367 1726882303.72704: done with get_vars() 17367 1726882303.72706: filtering new block on tags 17367 1726882303.72723: done filtering new block on tags 17367 1726882303.72726: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 17367 1726882303.72731: extending task lists for all hosts with included blocks 17367 1726882303.73100: done extending task lists 17367 1726882303.73102: done processing included files 17367 1726882303.73103: results queue empty 17367 1726882303.73104: checking for any_errors_fatal 17367 1726882303.73107: done checking for any_errors_fatal 17367 1726882303.73107: checking for max_fail_percentage 17367 1726882303.73108: done checking for max_fail_percentage 17367 1726882303.73109: checking to see if all hosts have failed and the running result is not ok 17367 1726882303.73110: done checking to see if all hosts have failed 17367 1726882303.73111: getting the remaining hosts for this loop 17367 1726882303.73112: done getting the remaining hosts for this loop 17367 1726882303.73114: getting the next task for host managed_node1 17367 1726882303.73119: done getting next task for host managed_node1 17367 1726882303.73121: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17367 1726882303.73124: ^ 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 17367 1726882303.73134: getting variables 17367 1726882303.73135: in VariableManager get_vars() 17367 1726882303.73147: Calling all_inventory to load vars for managed_node1 17367 1726882303.73150: Calling groups_inventory to load vars for managed_node1 17367 1726882303.73152: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.73157: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.73160: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.73162: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.73539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.73946: done with get_vars() 17367 1726882303.73955: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:31:43 -0400 (0:00:00.140) 0:00:06.623 ****** 17367 1726882303.74034: entering _queue_task() for managed_node1/include_tasks 17367 1726882303.74744: worker is 1 (out of 1 available) 17367 1726882303.74755: exiting _queue_task() for managed_node1/include_tasks 17367 1726882303.74767: done queuing things up, now waiting for results queue to drain 17367 1726882303.74768: waiting for pending results... 17367 1726882303.75473: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17367 1726882303.75531: in run() - task 12673a56-9f93-97d1-a317-0000000001fd 17367 1726882303.75552: variable 'ansible_search_path' from source: unknown 17367 1726882303.75560: variable 'ansible_search_path' from source: unknown 17367 1726882303.75851: calling self._execute() 17367 1726882303.75855: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.75862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.75878: variable 'omit' from source: magic vars 17367 1726882303.76668: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.76750: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.76761: _execute() done 17367 1726882303.76953: dumping result to json 17367 1726882303.76957: done dumping result, returning 17367 1726882303.76960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-97d1-a317-0000000001fd] 17367 1726882303.76962: sending task result for task 12673a56-9f93-97d1-a317-0000000001fd 17367 1726882303.77040: done sending task result for task 12673a56-9f93-97d1-a317-0000000001fd 17367 1726882303.77043: WORKER PROCESS EXITING 17367 1726882303.77100: no more pending results, returning what we have 17367 1726882303.77107: in VariableManager get_vars() 17367 1726882303.77152: Calling all_inventory to load vars for managed_node1 17367 1726882303.77155: Calling groups_inventory to load vars for managed_node1 17367 1726882303.77157: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.77169: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.77171: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.77174: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.77828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.78282: done with get_vars() 17367 1726882303.78290: variable 'ansible_search_path' from source: unknown 17367 1726882303.78291: variable 'ansible_search_path' from source: unknown 17367 1726882303.78446: we have included files to process 17367 1726882303.78447: generating all_blocks data 17367 1726882303.78449: done generating all_blocks data 17367 1726882303.78452: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17367 1726882303.78453: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17367 1726882303.78455: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17367 1726882303.79957: done processing included file 17367 1726882303.79959: iterating over new_blocks loaded from include file 17367 1726882303.79961: in VariableManager get_vars() 17367 1726882303.79983: done with get_vars() 17367 1726882303.79985: filtering new block on tags 17367 1726882303.80126: done filtering new block on tags 17367 1726882303.80129: in VariableManager get_vars() 17367 1726882303.80150: done with get_vars() 17367 1726882303.80152: filtering new block on tags 17367 1726882303.80335: done filtering new block on tags 17367 1726882303.80338: in VariableManager get_vars() 17367 1726882303.80358: done with get_vars() 17367 1726882303.80360: filtering new block on tags 17367 1726882303.80400: done filtering new block on tags 17367 1726882303.80402: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 17367 1726882303.80407: extending task lists for all hosts with included blocks 17367 1726882303.84074: done extending task lists 17367 1726882303.84076: done processing included files 17367 1726882303.84077: results queue empty 17367 1726882303.84077: checking for any_errors_fatal 17367 1726882303.84081: done checking for any_errors_fatal 17367 1726882303.84081: checking for max_fail_percentage 17367 1726882303.84082: done checking for max_fail_percentage 17367 1726882303.84083: checking to see if all hosts have failed and the running result is not ok 17367 1726882303.84084: done checking to see if all hosts have failed 17367 1726882303.84087: getting the remaining hosts for this loop 17367 1726882303.84089: done getting the remaining hosts for this loop 17367 1726882303.84091: getting the next task for host managed_node1 17367 1726882303.84300: done getting next task for host managed_node1 17367 1726882303.84304: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17367 1726882303.84308: ^ 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 17367 1726882303.84319: getting variables 17367 1726882303.84320: in VariableManager get_vars() 17367 1726882303.84336: Calling all_inventory to load vars for managed_node1 17367 1726882303.84338: Calling groups_inventory to load vars for managed_node1 17367 1726882303.84341: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.84346: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.84349: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.84352: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.84708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.85131: done with get_vars() 17367 1726882303.85144: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:31:43 -0400 (0:00:00.111) 0:00:06.735 ****** 17367 1726882303.85228: entering _queue_task() for managed_node1/setup 17367 1726882303.85860: worker is 1 (out of 1 available) 17367 1726882303.85871: exiting _queue_task() for managed_node1/setup 17367 1726882303.85883: done queuing things up, now waiting for results queue to drain 17367 1726882303.85884: waiting for pending results... 17367 1726882303.86613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17367 1726882303.86733: in run() - task 12673a56-9f93-97d1-a317-00000000025a 17367 1726882303.86901: variable 'ansible_search_path' from source: unknown 17367 1726882303.86906: variable 'ansible_search_path' from source: unknown 17367 1726882303.86909: calling self._execute() 17367 1726882303.87124: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.87240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.87244: variable 'omit' from source: magic vars 17367 1726882303.87810: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.87908: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.88383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882303.93495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882303.93698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882303.93751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882303.93799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882303.93925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882303.94054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882303.94088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882303.94177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882303.94224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882303.94275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882303.94424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882303.94454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882303.94503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882303.94626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882303.94646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882303.94958: variable '__network_required_facts' from source: role '' defaults 17367 1726882303.95029: variable 'ansible_facts' from source: unknown 17367 1726882303.95238: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 17367 1726882303.95247: when evaluation is False, skipping this task 17367 1726882303.95254: _execute() done 17367 1726882303.95262: dumping result to json 17367 1726882303.95271: done dumping result, returning 17367 1726882303.95286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-97d1-a317-00000000025a] 17367 1726882303.95560: sending task result for task 12673a56-9f93-97d1-a317-00000000025a 17367 1726882303.95635: done sending task result for task 12673a56-9f93-97d1-a317-00000000025a 17367 1726882303.95638: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17367 1726882303.95709: no more pending results, returning what we have 17367 1726882303.95713: results queue empty 17367 1726882303.95714: checking for any_errors_fatal 17367 1726882303.95715: done checking for any_errors_fatal 17367 1726882303.95716: checking for max_fail_percentage 17367 1726882303.95717: done checking for max_fail_percentage 17367 1726882303.95718: checking to see if all hosts have failed and the running result is not ok 17367 1726882303.95719: done checking to see if all hosts have failed 17367 1726882303.95720: getting the remaining hosts for this loop 17367 1726882303.95722: done getting the remaining hosts for this loop 17367 1726882303.95726: getting the next task for host managed_node1 17367 1726882303.95737: done getting next task for host managed_node1 17367 1726882303.95741: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 17367 1726882303.95747: ^ 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 17367 1726882303.95762: getting variables 17367 1726882303.95764: in VariableManager get_vars() 17367 1726882303.95803: Calling all_inventory to load vars for managed_node1 17367 1726882303.95806: Calling groups_inventory to load vars for managed_node1 17367 1726882303.95809: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882303.95820: Calling all_plugins_play to load vars for managed_node1 17367 1726882303.95823: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882303.95833: Calling groups_plugins_play to load vars for managed_node1 17367 1726882303.96365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882303.97421: done with get_vars() 17367 1726882303.97437: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:31:43 -0400 (0:00:00.125) 0:00:06.860 ****** 17367 1726882303.97762: entering _queue_task() for managed_node1/stat 17367 1726882303.98525: worker is 1 (out of 1 available) 17367 1726882303.98542: exiting _queue_task() for managed_node1/stat 17367 1726882303.98555: done queuing things up, now waiting for results queue to drain 17367 1726882303.98557: waiting for pending results... 17367 1726882303.98886: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 17367 1726882303.99101: in run() - task 12673a56-9f93-97d1-a317-00000000025c 17367 1726882303.99137: variable 'ansible_search_path' from source: unknown 17367 1726882303.99147: variable 'ansible_search_path' from source: unknown 17367 1726882303.99185: calling self._execute() 17367 1726882303.99274: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882303.99286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882303.99335: variable 'omit' from source: magic vars 17367 1726882303.99711: variable 'ansible_distribution_major_version' from source: facts 17367 1726882303.99728: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882303.99901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882304.00430: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882304.00433: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882304.00484: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882304.00523: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882304.00666: 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) 17367 1726882304.00908: 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) 17367 1726882304.00911: 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) 17367 1726882304.00913: 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) 17367 1726882304.00916: variable '__network_is_ostree' from source: set_fact 17367 1726882304.00918: Evaluated conditional (not __network_is_ostree is defined): False 17367 1726882304.00920: when evaluation is False, skipping this task 17367 1726882304.00922: _execute() done 17367 1726882304.00924: dumping result to json 17367 1726882304.00926: done dumping result, returning 17367 1726882304.00929: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-97d1-a317-00000000025c] 17367 1726882304.00931: sending task result for task 12673a56-9f93-97d1-a317-00000000025c 17367 1726882304.01090: done sending task result for task 12673a56-9f93-97d1-a317-00000000025c skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17367 1726882304.01141: no more pending results, returning what we have 17367 1726882304.01144: results queue empty 17367 1726882304.01145: checking for any_errors_fatal 17367 1726882304.01152: done checking for any_errors_fatal 17367 1726882304.01153: checking for max_fail_percentage 17367 1726882304.01155: done checking for max_fail_percentage 17367 1726882304.01156: checking to see if all hosts have failed and the running result is not ok 17367 1726882304.01157: done checking to see if all hosts have failed 17367 1726882304.01158: getting the remaining hosts for this loop 17367 1726882304.01159: done getting the remaining hosts for this loop 17367 1726882304.01163: getting the next task for host managed_node1 17367 1726882304.01177: done getting next task for host managed_node1 17367 1726882304.01181: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17367 1726882304.01189: ^ 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 17367 1726882304.01208: getting variables 17367 1726882304.01210: in VariableManager get_vars() 17367 1726882304.01243: Calling all_inventory to load vars for managed_node1 17367 1726882304.01246: Calling groups_inventory to load vars for managed_node1 17367 1726882304.01248: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882304.01259: Calling all_plugins_play to load vars for managed_node1 17367 1726882304.01262: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882304.01265: Calling groups_plugins_play to load vars for managed_node1 17367 1726882304.01538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882304.01946: done with get_vars() 17367 1726882304.01957: done getting variables 17367 1726882304.02065: WORKER PROCESS EXITING 17367 1726882304.02159: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:31:44 -0400 (0:00:00.044) 0:00:06.904 ****** 17367 1726882304.02198: entering _queue_task() for managed_node1/set_fact 17367 1726882304.02603: worker is 1 (out of 1 available) 17367 1726882304.02616: exiting _queue_task() for managed_node1/set_fact 17367 1726882304.02629: done queuing things up, now waiting for results queue to drain 17367 1726882304.02631: waiting for pending results... 17367 1726882304.03036: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17367 1726882304.03345: in run() - task 12673a56-9f93-97d1-a317-00000000025d 17367 1726882304.03349: variable 'ansible_search_path' from source: unknown 17367 1726882304.03360: variable 'ansible_search_path' from source: unknown 17367 1726882304.03431: calling self._execute() 17367 1726882304.03673: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882304.03684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882304.03689: variable 'omit' from source: magic vars 17367 1726882304.04542: variable 'ansible_distribution_major_version' from source: facts 17367 1726882304.04546: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882304.04691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882304.05208: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882304.05256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882304.05429: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882304.05559: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882304.05766: 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) 17367 1726882304.05841: 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) 17367 1726882304.05949: 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) 17367 1726882304.06080: 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) 17367 1726882304.06194: variable '__network_is_ostree' from source: set_fact 17367 1726882304.06207: Evaluated conditional (not __network_is_ostree is defined): False 17367 1726882304.06215: when evaluation is False, skipping this task 17367 1726882304.06222: _execute() done 17367 1726882304.06229: dumping result to json 17367 1726882304.06236: done dumping result, returning 17367 1726882304.06266: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-97d1-a317-00000000025d] 17367 1726882304.06269: sending task result for task 12673a56-9f93-97d1-a317-00000000025d skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17367 1726882304.06442: no more pending results, returning what we have 17367 1726882304.06446: results queue empty 17367 1726882304.06447: checking for any_errors_fatal 17367 1726882304.06451: done checking for any_errors_fatal 17367 1726882304.06452: checking for max_fail_percentage 17367 1726882304.06454: done checking for max_fail_percentage 17367 1726882304.06455: checking to see if all hosts have failed and the running result is not ok 17367 1726882304.06455: done checking to see if all hosts have failed 17367 1726882304.06456: getting the remaining hosts for this loop 17367 1726882304.06458: done getting the remaining hosts for this loop 17367 1726882304.06461: getting the next task for host managed_node1 17367 1726882304.06472: done getting next task for host managed_node1 17367 1726882304.06475: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 17367 1726882304.06481: ^ 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 17367 1726882304.06497: getting variables 17367 1726882304.06499: in VariableManager get_vars() 17367 1726882304.06537: Calling all_inventory to load vars for managed_node1 17367 1726882304.06539: Calling groups_inventory to load vars for managed_node1 17367 1726882304.06541: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882304.06551: Calling all_plugins_play to load vars for managed_node1 17367 1726882304.06554: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882304.06557: Calling groups_plugins_play to load vars for managed_node1 17367 1726882304.07409: done sending task result for task 12673a56-9f93-97d1-a317-00000000025d 17367 1726882304.07413: WORKER PROCESS EXITING 17367 1726882304.07449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882304.07978: done with get_vars() 17367 1726882304.07988: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:31:44 -0400 (0:00:00.059) 0:00:06.964 ****** 17367 1726882304.08203: entering _queue_task() for managed_node1/service_facts 17367 1726882304.08204: Creating lock for service_facts 17367 1726882304.08720: worker is 1 (out of 1 available) 17367 1726882304.08732: exiting _queue_task() for managed_node1/service_facts 17367 1726882304.08745: done queuing things up, now waiting for results queue to drain 17367 1726882304.08746: waiting for pending results... 17367 1726882304.09056: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 17367 1726882304.09405: in run() - task 12673a56-9f93-97d1-a317-00000000025f 17367 1726882304.09499: variable 'ansible_search_path' from source: unknown 17367 1726882304.09508: variable 'ansible_search_path' from source: unknown 17367 1726882304.09582: calling self._execute() 17367 1726882304.09681: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882304.09695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882304.09710: variable 'omit' from source: magic vars 17367 1726882304.10075: variable 'ansible_distribution_major_version' from source: facts 17367 1726882304.10105: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882304.10117: variable 'omit' from source: magic vars 17367 1726882304.10205: variable 'omit' from source: magic vars 17367 1726882304.10247: variable 'omit' from source: magic vars 17367 1726882304.10291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882304.10419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882304.10422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882304.10429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882304.10432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882304.10438: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882304.10446: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882304.10452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882304.10567: Set connection var ansible_timeout to 10 17367 1726882304.10575: Set connection var ansible_shell_type to sh 17367 1726882304.10586: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882304.10599: Set connection var ansible_shell_executable to /bin/sh 17367 1726882304.10609: Set connection var ansible_connection to ssh 17367 1726882304.10621: Set connection var ansible_pipelining to False 17367 1726882304.10687: variable 'ansible_shell_executable' from source: unknown 17367 1726882304.10714: variable 'ansible_connection' from source: unknown 17367 1726882304.10724: variable 'ansible_module_compression' from source: unknown 17367 1726882304.10792: variable 'ansible_shell_type' from source: unknown 17367 1726882304.10997: variable 'ansible_shell_executable' from source: unknown 17367 1726882304.11000: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882304.11002: variable 'ansible_pipelining' from source: unknown 17367 1726882304.11005: variable 'ansible_timeout' from source: unknown 17367 1726882304.11008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882304.11506: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882304.11751: variable 'omit' from source: magic vars 17367 1726882304.11754: starting attempt loop 17367 1726882304.11757: running the handler 17367 1726882304.11759: _low_level_execute_command(): starting 17367 1726882304.11762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882304.13512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882304.13531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882304.13542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882304.13599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882304.13821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882304.13892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882304.15570: stdout chunk (state=3): >>>/root <<< 17367 1726882304.15919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882304.16428: stderr chunk (state=3): >>><<< 17367 1726882304.16431: stdout chunk (state=3): >>><<< 17367 1726882304.16435: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882304.16437: _low_level_execute_command(): starting 17367 1726882304.16440: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477 `" && echo ansible-tmp-1726882304.1633334-17743-157367165754477="` echo /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477 `" ) && sleep 0' 17367 1726882304.17575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882304.17696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882304.17807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882304.17934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882304.17969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882304.19847: stdout chunk (state=3): >>>ansible-tmp-1726882304.1633334-17743-157367165754477=/root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477 <<< 17367 1726882304.20161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882304.20171: stdout chunk (state=3): >>><<< 17367 1726882304.20208: stderr chunk (state=3): >>><<< 17367 1726882304.20400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882304.1633334-17743-157367165754477=/root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882304.20403: variable 'ansible_module_compression' from source: unknown 17367 1726882304.20448: ANSIBALLZ: Using lock for service_facts 17367 1726882304.20456: ANSIBALLZ: Acquiring lock 17367 1726882304.20486: ANSIBALLZ: Lock acquired: 139759321297120 17367 1726882304.20499: ANSIBALLZ: Creating module 17367 1726882304.51812: ANSIBALLZ: Writing module into payload 17367 1726882304.52043: ANSIBALLZ: Writing module 17367 1726882304.52150: ANSIBALLZ: Renaming module 17367 1726882304.52323: ANSIBALLZ: Done creating module 17367 1726882304.52327: variable 'ansible_facts' from source: unknown 17367 1726882304.52666: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py 17367 1726882304.53075: Sending initial data 17367 1726882304.53148: Sent initial data (162 bytes) 17367 1726882304.54501: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882304.54518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882304.54615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882304.56532: 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 <<< 17367 1726882304.56631: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882304.56719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpjvscjc61 /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py <<< 17367 1726882304.56729: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpjvscjc61" to remote "/root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py" <<< 17367 1726882304.58122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882304.58281: stderr chunk (state=3): >>><<< 17367 1726882304.58291: stdout chunk (state=3): >>><<< 17367 1726882304.58483: done transferring module to remote 17367 1726882304.58487: _low_level_execute_command(): starting 17367 1726882304.58489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/ /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py && sleep 0' 17367 1726882304.60071: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882304.60075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882304.60078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882304.60080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882304.60083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882304.60656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882304.60791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882304.60952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882304.62616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882304.62897: stderr chunk (state=3): >>><<< 17367 1726882304.62900: stdout chunk (state=3): >>><<< 17367 1726882304.62903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882304.62905: _low_level_execute_command(): starting 17367 1726882304.62907: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/AnsiballZ_service_facts.py && sleep 0' 17367 1726882304.64017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882304.64178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882304.64262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882306.15659: 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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 17367 1726882306.15775: stdout chunk (state=3): >>>opped", "status": "enabled", "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"}, "logrotate.service": {"name": "logrotate.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"}, "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "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": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "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-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-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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-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": "not-found", "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-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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":<<< 17367 1726882306.15849: stdout chunk (state=3): >>> "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-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-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.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-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"}, "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": {}}} <<< 17367 1726882306.17280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882306.17307: stdout chunk (state=3): >>><<< 17367 1726882306.17332: stderr chunk (state=3): >>><<< 17367 1726882306.17409: _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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "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"}, "logrotate.service": {"name": "logrotate.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"}, "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": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "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": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "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-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-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": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-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": "not-found", "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-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.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"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "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"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-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-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.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-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"}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882306.21054: 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-1726882304.1633334-17743-157367165754477/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882306.21058: _low_level_execute_command(): starting 17367 1726882306.21103: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882304.1633334-17743-157367165754477/ > /dev/null 2>&1 && sleep 0' 17367 1726882306.21862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882306.21865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882306.21875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882306.21899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882306.21960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882306.21964: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882306.21967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882306.21969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17367 1726882306.21971: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 17367 1726882306.21973: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17367 1726882306.21975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882306.21978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882306.21980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882306.21997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882306.22000: stderr chunk (state=3): >>>debug2: match found <<< 17367 1726882306.22019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882306.22079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882306.22108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882306.22117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882306.22187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882306.23999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882306.24002: stdout chunk (state=3): >>><<< 17367 1726882306.24004: stderr chunk (state=3): >>><<< 17367 1726882306.24022: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882306.24033: handler run complete 17367 1726882306.24299: variable 'ansible_facts' from source: unknown 17367 1726882306.24382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882306.24871: variable 'ansible_facts' from source: unknown 17367 1726882306.25004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882306.25199: attempt loop complete, returning result 17367 1726882306.25209: _execute() done 17367 1726882306.25217: dumping result to json 17367 1726882306.25270: done dumping result, returning 17367 1726882306.25282: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-97d1-a317-00000000025f] 17367 1726882306.25298: sending task result for task 12673a56-9f93-97d1-a317-00000000025f ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17367 1726882306.26946: done sending task result for task 12673a56-9f93-97d1-a317-00000000025f 17367 1726882306.26950: WORKER PROCESS EXITING 17367 1726882306.26959: no more pending results, returning what we have 17367 1726882306.26961: results queue empty 17367 1726882306.26962: checking for any_errors_fatal 17367 1726882306.26964: done checking for any_errors_fatal 17367 1726882306.26965: checking for max_fail_percentage 17367 1726882306.26966: done checking for max_fail_percentage 17367 1726882306.26967: checking to see if all hosts have failed and the running result is not ok 17367 1726882306.26968: done checking to see if all hosts have failed 17367 1726882306.26969: getting the remaining hosts for this loop 17367 1726882306.26970: done getting the remaining hosts for this loop 17367 1726882306.26973: getting the next task for host managed_node1 17367 1726882306.26979: done getting next task for host managed_node1 17367 1726882306.26982: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 17367 1726882306.26990: ^ 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 17367 1726882306.27005: getting variables 17367 1726882306.27006: in VariableManager get_vars() 17367 1726882306.27030: Calling all_inventory to load vars for managed_node1 17367 1726882306.27032: Calling groups_inventory to load vars for managed_node1 17367 1726882306.27035: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882306.27043: Calling all_plugins_play to load vars for managed_node1 17367 1726882306.27046: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882306.27049: Calling groups_plugins_play to load vars for managed_node1 17367 1726882306.27420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882306.28083: done with get_vars() 17367 1726882306.28098: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:31:46 -0400 (0:00:02.200) 0:00:09.165 ****** 17367 1726882306.28246: entering _queue_task() for managed_node1/package_facts 17367 1726882306.28248: Creating lock for package_facts 17367 1726882306.28684: worker is 1 (out of 1 available) 17367 1726882306.28696: exiting _queue_task() for managed_node1/package_facts 17367 1726882306.28708: done queuing things up, now waiting for results queue to drain 17367 1726882306.28709: waiting for pending results... 17367 1726882306.29178: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 17367 1726882306.29361: in run() - task 12673a56-9f93-97d1-a317-000000000260 17367 1726882306.29499: variable 'ansible_search_path' from source: unknown 17367 1726882306.29506: variable 'ansible_search_path' from source: unknown 17367 1726882306.29510: calling self._execute() 17367 1726882306.29539: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882306.29547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882306.29556: variable 'omit' from source: magic vars 17367 1726882306.30080: variable 'ansible_distribution_major_version' from source: facts 17367 1726882306.30145: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882306.30160: variable 'omit' from source: magic vars 17367 1726882306.30309: variable 'omit' from source: magic vars 17367 1726882306.30335: variable 'omit' from source: magic vars 17367 1726882306.30384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882306.30420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882306.30440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882306.30458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882306.30476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882306.30515: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882306.30518: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882306.30526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882306.30639: Set connection var ansible_timeout to 10 17367 1726882306.30642: Set connection var ansible_shell_type to sh 17367 1726882306.30645: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882306.30647: Set connection var ansible_shell_executable to /bin/sh 17367 1726882306.30649: Set connection var ansible_connection to ssh 17367 1726882306.30658: Set connection var ansible_pipelining to False 17367 1726882306.30690: variable 'ansible_shell_executable' from source: unknown 17367 1726882306.30695: variable 'ansible_connection' from source: unknown 17367 1726882306.30699: variable 'ansible_module_compression' from source: unknown 17367 1726882306.30702: variable 'ansible_shell_type' from source: unknown 17367 1726882306.30705: variable 'ansible_shell_executable' from source: unknown 17367 1726882306.30708: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882306.30747: variable 'ansible_pipelining' from source: unknown 17367 1726882306.30750: variable 'ansible_timeout' from source: unknown 17367 1726882306.30752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882306.31073: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882306.31078: variable 'omit' from source: magic vars 17367 1726882306.31080: starting attempt loop 17367 1726882306.31083: running the handler 17367 1726882306.31088: _low_level_execute_command(): starting 17367 1726882306.31091: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882306.32312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882306.32366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882306.32379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882306.32397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882306.32440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882306.32557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882306.32599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882306.32612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882306.32660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882306.34474: stdout chunk (state=3): >>>/root <<< 17367 1726882306.34485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882306.34513: stdout chunk (state=3): >>><<< 17367 1726882306.34517: stderr chunk (state=3): >>><<< 17367 1726882306.34545: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882306.34639: _low_level_execute_command(): starting 17367 1726882306.34644: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724 `" && echo ansible-tmp-1726882306.3455129-17832-264317266688724="` echo /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724 `" ) && sleep 0' 17367 1726882306.35184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882306.35208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882306.35225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882306.35252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882306.35275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882306.35290: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882306.35353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882306.35405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882306.35429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882306.35452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882306.35524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882306.37400: stdout chunk (state=3): >>>ansible-tmp-1726882306.3455129-17832-264317266688724=/root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724 <<< 17367 1726882306.37548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882306.37551: stdout chunk (state=3): >>><<< 17367 1726882306.37554: stderr chunk (state=3): >>><<< 17367 1726882306.37703: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882306.3455129-17832-264317266688724=/root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882306.37708: variable 'ansible_module_compression' from source: unknown 17367 1726882306.37711: ANSIBALLZ: Using lock for package_facts 17367 1726882306.37714: ANSIBALLZ: Acquiring lock 17367 1726882306.37717: ANSIBALLZ: Lock acquired: 139759323520304 17367 1726882306.37721: ANSIBALLZ: Creating module 17367 1726882306.74900: ANSIBALLZ: Writing module into payload 17367 1726882306.74904: ANSIBALLZ: Writing module 17367 1726882306.75299: ANSIBALLZ: Renaming module 17367 1726882306.75303: ANSIBALLZ: Done creating module 17367 1726882306.75306: variable 'ansible_facts' from source: unknown 17367 1726882306.75567: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py 17367 1726882306.75890: Sending initial data 17367 1726882306.76007: Sent initial data (162 bytes) 17367 1726882306.77804: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882306.77815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882306.77872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882306.77888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882306.78121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882306.78131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882306.78414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882306.78525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882306.80331: 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 <<< 17367 1726882306.80520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882306.80731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpcivvoe14 /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py <<< 17367 1726882306.80734: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py" <<< 17367 1726882306.80771: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpcivvoe14" to remote "/root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py" <<< 17367 1726882306.83769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882306.83903: stderr chunk (state=3): >>><<< 17367 1726882306.83907: stdout chunk (state=3): >>><<< 17367 1726882306.83909: done transferring module to remote 17367 1726882306.83912: _low_level_execute_command(): starting 17367 1726882306.83914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/ /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py && sleep 0' 17367 1726882306.84987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882306.85005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882306.85105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882306.85624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882306.87420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882306.87424: stdout chunk (state=3): >>><<< 17367 1726882306.87427: stderr chunk (state=3): >>><<< 17367 1726882306.87443: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882306.87452: _low_level_execute_command(): starting 17367 1726882306.87461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/AnsiballZ_package_facts.py && sleep 0' 17367 1726882306.88651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882306.88854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882306.88919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882307.32245: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 17367 1726882307.32266: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 17367 1726882307.32280: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 17367 1726882307.32313: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 17367 1726882307.32324: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 17367 1726882307.32364: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 17367 1726882307.32379: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 17367 1726882307.32401: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 17367 1726882307.32413: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 17367 1726882307.32449: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 17367 1726882307.32454: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 17367 1726882307.34374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882307.34376: stdout chunk (state=3): >>><<< 17367 1726882307.34378: stderr chunk (state=3): >>><<< 17367 1726882307.34424: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882307.37580: 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-1726882306.3455129-17832-264317266688724/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882307.37584: _low_level_execute_command(): starting 17367 1726882307.37587: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882306.3455129-17832-264317266688724/ > /dev/null 2>&1 && sleep 0' 17367 1726882307.38179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882307.38192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882307.38209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882307.38230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882307.38282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882307.38335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882307.38352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882307.38467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882307.38552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882307.40434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882307.40438: stdout chunk (state=3): >>><<< 17367 1726882307.40440: stderr chunk (state=3): >>><<< 17367 1726882307.40456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882307.40467: handler run complete 17367 1726882307.41599: variable 'ansible_facts' from source: unknown 17367 1726882307.41852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.43942: variable 'ansible_facts' from source: unknown 17367 1726882307.44375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.45128: attempt loop complete, returning result 17367 1726882307.45145: _execute() done 17367 1726882307.45153: dumping result to json 17367 1726882307.45376: done dumping result, returning 17367 1726882307.45404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-97d1-a317-000000000260] 17367 1726882307.45417: sending task result for task 12673a56-9f93-97d1-a317-000000000260 17367 1726882307.47907: done sending task result for task 12673a56-9f93-97d1-a317-000000000260 17367 1726882307.47911: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17367 1726882307.48005: no more pending results, returning what we have 17367 1726882307.48008: results queue empty 17367 1726882307.48009: checking for any_errors_fatal 17367 1726882307.48014: done checking for any_errors_fatal 17367 1726882307.48014: checking for max_fail_percentage 17367 1726882307.48016: done checking for max_fail_percentage 17367 1726882307.48016: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.48017: done checking to see if all hosts have failed 17367 1726882307.48018: getting the remaining hosts for this loop 17367 1726882307.48019: done getting the remaining hosts for this loop 17367 1726882307.48022: getting the next task for host managed_node1 17367 1726882307.48028: done getting next task for host managed_node1 17367 1726882307.48031: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 17367 1726882307.48036: ^ 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 17367 1726882307.48046: getting variables 17367 1726882307.48047: in VariableManager get_vars() 17367 1726882307.48071: Calling all_inventory to load vars for managed_node1 17367 1726882307.48073: Calling groups_inventory to load vars for managed_node1 17367 1726882307.48075: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.48083: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.48157: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.48162: Calling groups_plugins_play to load vars for managed_node1 17367 1726882307.49524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.51472: done with get_vars() 17367 1726882307.51526: done getting variables 17367 1726882307.51620: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:31:47 -0400 (0:00:01.234) 0:00:10.399 ****** 17367 1726882307.51657: entering _queue_task() for managed_node1/debug 17367 1726882307.52022: worker is 1 (out of 1 available) 17367 1726882307.52034: exiting _queue_task() for managed_node1/debug 17367 1726882307.52045: done queuing things up, now waiting for results queue to drain 17367 1726882307.52046: waiting for pending results... 17367 1726882307.52496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 17367 1726882307.52580: in run() - task 12673a56-9f93-97d1-a317-0000000001fe 17367 1726882307.52612: variable 'ansible_search_path' from source: unknown 17367 1726882307.52620: variable 'ansible_search_path' from source: unknown 17367 1726882307.52694: calling self._execute() 17367 1726882307.52753: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.52800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.52806: variable 'omit' from source: magic vars 17367 1726882307.53249: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.53253: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882307.53255: variable 'omit' from source: magic vars 17367 1726882307.53284: variable 'omit' from source: magic vars 17367 1726882307.53479: variable 'network_provider' from source: set_fact 17367 1726882307.53483: variable 'omit' from source: magic vars 17367 1726882307.53488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882307.53555: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882307.53584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882307.53634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882307.53716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882307.53719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882307.53722: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.53724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.53838: Set connection var ansible_timeout to 10 17367 1726882307.53847: Set connection var ansible_shell_type to sh 17367 1726882307.53858: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882307.53868: Set connection var ansible_shell_executable to /bin/sh 17367 1726882307.53878: Set connection var ansible_connection to ssh 17367 1726882307.53895: Set connection var ansible_pipelining to False 17367 1726882307.53936: variable 'ansible_shell_executable' from source: unknown 17367 1726882307.53945: variable 'ansible_connection' from source: unknown 17367 1726882307.53953: variable 'ansible_module_compression' from source: unknown 17367 1726882307.53999: variable 'ansible_shell_type' from source: unknown 17367 1726882307.54002: variable 'ansible_shell_executable' from source: unknown 17367 1726882307.54004: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.54007: variable 'ansible_pipelining' from source: unknown 17367 1726882307.54009: variable 'ansible_timeout' from source: unknown 17367 1726882307.54012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.54198: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882307.54246: variable 'omit' from source: magic vars 17367 1726882307.54249: starting attempt loop 17367 1726882307.54259: running the handler 17367 1726882307.54357: handler run complete 17367 1726882307.54399: attempt loop complete, returning result 17367 1726882307.54402: _execute() done 17367 1726882307.54404: dumping result to json 17367 1726882307.54407: done dumping result, returning 17367 1726882307.54409: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-97d1-a317-0000000001fe] 17367 1726882307.54465: sending task result for task 12673a56-9f93-97d1-a317-0000000001fe 17367 1726882307.54541: done sending task result for task 12673a56-9f93-97d1-a317-0000000001fe 17367 1726882307.54544: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 17367 1726882307.54613: no more pending results, returning what we have 17367 1726882307.54617: results queue empty 17367 1726882307.54618: checking for any_errors_fatal 17367 1726882307.54630: done checking for any_errors_fatal 17367 1726882307.54631: checking for max_fail_percentage 17367 1726882307.54633: done checking for max_fail_percentage 17367 1726882307.54634: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.54635: done checking to see if all hosts have failed 17367 1726882307.54635: getting the remaining hosts for this loop 17367 1726882307.54637: done getting the remaining hosts for this loop 17367 1726882307.54641: getting the next task for host managed_node1 17367 1726882307.54650: done getting next task for host managed_node1 17367 1726882307.54657: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17367 1726882307.54662: ^ 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 17367 1726882307.54674: getting variables 17367 1726882307.54677: in VariableManager get_vars() 17367 1726882307.54716: Calling all_inventory to load vars for managed_node1 17367 1726882307.54719: Calling groups_inventory to load vars for managed_node1 17367 1726882307.54721: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.54732: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.54735: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.54737: Calling groups_plugins_play to load vars for managed_node1 17367 1726882307.56737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.58600: done with get_vars() 17367 1726882307.58636: done getting variables 17367 1726882307.58791: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:31:47 -0400 (0:00:00.072) 0:00:10.471 ****** 17367 1726882307.58882: entering _queue_task() for managed_node1/fail 17367 1726882307.58884: Creating lock for fail 17367 1726882307.59268: worker is 1 (out of 1 available) 17367 1726882307.59280: exiting _queue_task() for managed_node1/fail 17367 1726882307.59304: done queuing things up, now waiting for results queue to drain 17367 1726882307.59306: waiting for pending results... 17367 1726882307.59629: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17367 1726882307.59635: in run() - task 12673a56-9f93-97d1-a317-0000000001ff 17367 1726882307.59638: variable 'ansible_search_path' from source: unknown 17367 1726882307.59641: variable 'ansible_search_path' from source: unknown 17367 1726882307.59644: calling self._execute() 17367 1726882307.59718: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.59729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.59732: variable 'omit' from source: magic vars 17367 1726882307.60090: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.60109: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882307.60251: variable 'network_state' from source: role '' defaults 17367 1726882307.60282: Evaluated conditional (network_state != {}): False 17367 1726882307.60317: when evaluation is False, skipping this task 17367 1726882307.60325: _execute() done 17367 1726882307.60333: dumping result to json 17367 1726882307.60340: done dumping result, returning 17367 1726882307.60352: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-97d1-a317-0000000001ff] 17367 1726882307.60361: sending task result for task 12673a56-9f93-97d1-a317-0000000001ff 17367 1726882307.60639: done sending task result for task 12673a56-9f93-97d1-a317-0000000001ff 17367 1726882307.60643: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17367 1726882307.60701: no more pending results, returning what we have 17367 1726882307.60705: results queue empty 17367 1726882307.60706: checking for any_errors_fatal 17367 1726882307.60715: done checking for any_errors_fatal 17367 1726882307.60716: checking for max_fail_percentage 17367 1726882307.60718: done checking for max_fail_percentage 17367 1726882307.60719: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.60719: done checking to see if all hosts have failed 17367 1726882307.60720: getting the remaining hosts for this loop 17367 1726882307.60722: done getting the remaining hosts for this loop 17367 1726882307.60726: getting the next task for host managed_node1 17367 1726882307.60735: done getting next task for host managed_node1 17367 1726882307.60740: ^ 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 17367 1726882307.60746: ^ 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 17367 1726882307.60766: getting variables 17367 1726882307.60768: in VariableManager get_vars() 17367 1726882307.60809: Calling all_inventory to load vars for managed_node1 17367 1726882307.60812: Calling groups_inventory to load vars for managed_node1 17367 1726882307.60815: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.60828: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.60831: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.60834: Calling groups_plugins_play to load vars for managed_node1 17367 1726882307.62660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.64649: done with get_vars() 17367 1726882307.64672: done getting variables 17367 1726882307.64744: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:31:47 -0400 (0:00:00.058) 0:00:10.530 ****** 17367 1726882307.64777: entering _queue_task() for managed_node1/fail 17367 1726882307.65174: worker is 1 (out of 1 available) 17367 1726882307.65190: exiting _queue_task() for managed_node1/fail 17367 1726882307.65204: done queuing things up, now waiting for results queue to drain 17367 1726882307.65205: waiting for pending results... 17367 1726882307.65623: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 17367 1726882307.65728: in run() - task 12673a56-9f93-97d1-a317-000000000200 17367 1726882307.65740: variable 'ansible_search_path' from source: unknown 17367 1726882307.65743: variable 'ansible_search_path' from source: unknown 17367 1726882307.65774: calling self._execute() 17367 1726882307.65851: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.65855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.65863: variable 'omit' from source: magic vars 17367 1726882307.66128: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.66141: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882307.66221: variable 'network_state' from source: role '' defaults 17367 1726882307.66230: Evaluated conditional (network_state != {}): False 17367 1726882307.66233: when evaluation is False, skipping this task 17367 1726882307.66236: _execute() done 17367 1726882307.66238: dumping result to json 17367 1726882307.66241: done dumping result, returning 17367 1726882307.66246: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-97d1-a317-000000000200] 17367 1726882307.66256: sending task result for task 12673a56-9f93-97d1-a317-000000000200 17367 1726882307.66337: done sending task result for task 12673a56-9f93-97d1-a317-000000000200 17367 1726882307.66340: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17367 1726882307.66406: no more pending results, returning what we have 17367 1726882307.66409: results queue empty 17367 1726882307.66410: checking for any_errors_fatal 17367 1726882307.66417: done checking for any_errors_fatal 17367 1726882307.66418: checking for max_fail_percentage 17367 1726882307.66420: done checking for max_fail_percentage 17367 1726882307.66421: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.66421: done checking to see if all hosts have failed 17367 1726882307.66422: getting the remaining hosts for this loop 17367 1726882307.66424: done getting the remaining hosts for this loop 17367 1726882307.66427: getting the next task for host managed_node1 17367 1726882307.66434: done getting next task for host managed_node1 17367 1726882307.66437: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17367 1726882307.66442: ^ 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 17367 1726882307.66456: getting variables 17367 1726882307.66458: in VariableManager get_vars() 17367 1726882307.66488: Calling all_inventory to load vars for managed_node1 17367 1726882307.66491: Calling groups_inventory to load vars for managed_node1 17367 1726882307.66494: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.66502: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.66504: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.66507: Calling groups_plugins_play to load vars for managed_node1 17367 1726882307.67226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.68739: done with get_vars() 17367 1726882307.68759: done getting variables 17367 1726882307.68821: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:31:47 -0400 (0:00:00.040) 0:00:10.571 ****** 17367 1726882307.68855: entering _queue_task() for managed_node1/fail 17367 1726882307.69122: worker is 1 (out of 1 available) 17367 1726882307.69132: exiting _queue_task() for managed_node1/fail 17367 1726882307.69144: done queuing things up, now waiting for results queue to drain 17367 1726882307.69145: waiting for pending results... 17367 1726882307.69698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17367 1726882307.69704: in run() - task 12673a56-9f93-97d1-a317-000000000201 17367 1726882307.69708: variable 'ansible_search_path' from source: unknown 17367 1726882307.69710: variable 'ansible_search_path' from source: unknown 17367 1726882307.69713: calling self._execute() 17367 1726882307.69716: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.69719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.69721: variable 'omit' from source: magic vars 17367 1726882307.69982: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.70024: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882307.70352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882307.72832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882307.72895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882307.72935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882307.72980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882307.73012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882307.73095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.73123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.73153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.73196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.73213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.73340: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.73356: Evaluated conditional (ansible_distribution_major_version | int > 9): True 17367 1726882307.73528: variable 'ansible_distribution' from source: facts 17367 1726882307.73532: variable '__network_rh_distros' from source: role '' defaults 17367 1726882307.73542: Evaluated conditional (ansible_distribution in __network_rh_distros): True 17367 1726882307.73997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.74169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.74173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.74190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.74310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.74470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.74503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.74519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.74612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.74699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.74782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.74810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.74833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.74870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.74903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.75269: variable 'network_connections' from source: include params 17367 1726882307.75298: variable 'interface' from source: play vars 17367 1726882307.75386: variable 'interface' from source: play vars 17367 1726882307.75401: variable 'network_state' from source: role '' defaults 17367 1726882307.75496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882307.75654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882307.75709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882307.75898: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882307.75902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882307.75904: 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) 17367 1726882307.75907: 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) 17367 1726882307.75916: 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) 17367 1726882307.75918: 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) 17367 1726882307.75949: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 17367 1726882307.75959: when evaluation is False, skipping this task 17367 1726882307.75966: _execute() done 17367 1726882307.75974: dumping result to json 17367 1726882307.75981: done dumping result, returning 17367 1726882307.75995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-97d1-a317-000000000201] 17367 1726882307.76005: sending task result for task 12673a56-9f93-97d1-a317-000000000201 skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 17367 1726882307.76159: no more pending results, returning what we have 17367 1726882307.76162: results queue empty 17367 1726882307.76162: checking for any_errors_fatal 17367 1726882307.76167: done checking for any_errors_fatal 17367 1726882307.76168: checking for max_fail_percentage 17367 1726882307.76169: done checking for max_fail_percentage 17367 1726882307.76170: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.76171: done checking to see if all hosts have failed 17367 1726882307.76171: getting the remaining hosts for this loop 17367 1726882307.76173: done getting the remaining hosts for this loop 17367 1726882307.76176: getting the next task for host managed_node1 17367 1726882307.76183: done getting next task for host managed_node1 17367 1726882307.76189: ^ 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 17367 1726882307.76195: ^ 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 17367 1726882307.76209: getting variables 17367 1726882307.76210: in VariableManager get_vars() 17367 1726882307.76243: Calling all_inventory to load vars for managed_node1 17367 1726882307.76245: Calling groups_inventory to load vars for managed_node1 17367 1726882307.76247: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.76258: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.76260: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.76264: Calling groups_plugins_play to load vars for managed_node1 17367 1726882307.76782: done sending task result for task 12673a56-9f93-97d1-a317-000000000201 17367 1726882307.76785: WORKER PROCESS EXITING 17367 1726882307.78529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.80511: done with get_vars() 17367 1726882307.80534: done getting variables 17367 1726882307.80774: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:31:47 -0400 (0:00:00.119) 0:00:10.690 ****** 17367 1726882307.80818: entering _queue_task() for managed_node1/dnf 17367 1726882307.81200: worker is 1 (out of 1 available) 17367 1726882307.81298: exiting _queue_task() for managed_node1/dnf 17367 1726882307.81309: done queuing things up, now waiting for results queue to drain 17367 1726882307.81310: waiting for pending results... 17367 1726882307.81517: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 17367 1726882307.81685: in run() - task 12673a56-9f93-97d1-a317-000000000202 17367 1726882307.81708: variable 'ansible_search_path' from source: unknown 17367 1726882307.81716: variable 'ansible_search_path' from source: unknown 17367 1726882307.81784: calling self._execute() 17367 1726882307.81854: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.81874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.82003: variable 'omit' from source: magic vars 17367 1726882307.82418: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.82541: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882307.82670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882307.85116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882307.85222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882307.85322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882307.85470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882307.85527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882307.85698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.85704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.85706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.85730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.85751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.85901: variable 'ansible_distribution' from source: facts 17367 1726882307.85904: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.85907: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 17367 1726882307.86053: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882307.86191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.86226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.86265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.86311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.86333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.86385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.86415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.86460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.86579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.86679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.86683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.86701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.86732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.86787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.86839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.87113: variable 'network_connections' from source: include params 17367 1726882307.87117: variable 'interface' from source: play vars 17367 1726882307.87159: variable 'interface' from source: play vars 17367 1726882307.87249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882307.87428: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882307.87483: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882307.87519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882307.87567: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882307.87657: 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) 17367 1726882307.87665: 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) 17367 1726882307.87769: 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) 17367 1726882307.87772: 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) 17367 1726882307.87798: variable '__network_team_connections_defined' from source: role '' defaults 17367 1726882307.88071: variable 'network_connections' from source: include params 17367 1726882307.88080: variable 'interface' from source: play vars 17367 1726882307.88155: variable 'interface' from source: play vars 17367 1726882307.88192: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17367 1726882307.88217: when evaluation is False, skipping this task 17367 1726882307.88298: _execute() done 17367 1726882307.88302: dumping result to json 17367 1726882307.88306: done dumping result, returning 17367 1726882307.88310: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-97d1-a317-000000000202] 17367 1726882307.88313: sending task result for task 12673a56-9f93-97d1-a317-000000000202 17367 1726882307.88383: done sending task result for task 12673a56-9f93-97d1-a317-000000000202 17367 1726882307.88386: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17367 1726882307.88444: no more pending results, returning what we have 17367 1726882307.88448: results queue empty 17367 1726882307.88449: checking for any_errors_fatal 17367 1726882307.88456: done checking for any_errors_fatal 17367 1726882307.88457: checking for max_fail_percentage 17367 1726882307.88458: done checking for max_fail_percentage 17367 1726882307.88459: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.88460: done checking to see if all hosts have failed 17367 1726882307.88461: getting the remaining hosts for this loop 17367 1726882307.88463: done getting the remaining hosts for this loop 17367 1726882307.88467: getting the next task for host managed_node1 17367 1726882307.88475: done getting next task for host managed_node1 17367 1726882307.88479: ^ 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 17367 1726882307.88484: ^ 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 17367 1726882307.88502: getting variables 17367 1726882307.88504: in VariableManager get_vars() 17367 1726882307.88542: Calling all_inventory to load vars for managed_node1 17367 1726882307.88545: Calling groups_inventory to load vars for managed_node1 17367 1726882307.88548: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.88559: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.88562: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.88565: Calling groups_plugins_play to load vars for managed_node1 17367 1726882307.90561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882307.92676: done with get_vars() 17367 1726882307.92705: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17367 1726882307.92809: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:31:47 -0400 (0:00:00.120) 0:00:10.811 ****** 17367 1726882307.92846: entering _queue_task() for managed_node1/yum 17367 1726882307.92848: Creating lock for yum 17367 1726882307.93281: worker is 1 (out of 1 available) 17367 1726882307.93330: exiting _queue_task() for managed_node1/yum 17367 1726882307.93342: done queuing things up, now waiting for results queue to drain 17367 1726882307.93343: waiting for pending results... 17367 1726882307.93787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 17367 1726882307.93794: in run() - task 12673a56-9f93-97d1-a317-000000000203 17367 1726882307.93801: variable 'ansible_search_path' from source: unknown 17367 1726882307.93804: variable 'ansible_search_path' from source: unknown 17367 1726882307.93825: calling self._execute() 17367 1726882307.93930: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882307.93996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882307.94000: variable 'omit' from source: magic vars 17367 1726882307.94382: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.94405: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882307.94607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882307.98075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882307.98155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882307.98192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882307.98230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882307.98263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882307.98335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882307.98366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882307.98391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882307.98433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882307.98448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882307.98546: variable 'ansible_distribution_major_version' from source: facts 17367 1726882307.98564: Evaluated conditional (ansible_distribution_major_version | int < 8): False 17367 1726882307.98568: when evaluation is False, skipping this task 17367 1726882307.98571: _execute() done 17367 1726882307.98574: dumping result to json 17367 1726882307.98578: done dumping result, returning 17367 1726882307.98596: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-97d1-a317-000000000203] 17367 1726882307.98600: sending task result for task 12673a56-9f93-97d1-a317-000000000203 17367 1726882307.98755: done sending task result for task 12673a56-9f93-97d1-a317-000000000203 17367 1726882307.98758: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 17367 1726882307.98839: no more pending results, returning what we have 17367 1726882307.98842: results queue empty 17367 1726882307.98843: checking for any_errors_fatal 17367 1726882307.98847: done checking for any_errors_fatal 17367 1726882307.98847: checking for max_fail_percentage 17367 1726882307.98849: done checking for max_fail_percentage 17367 1726882307.98850: checking to see if all hosts have failed and the running result is not ok 17367 1726882307.98850: done checking to see if all hosts have failed 17367 1726882307.98851: getting the remaining hosts for this loop 17367 1726882307.98853: done getting the remaining hosts for this loop 17367 1726882307.98856: getting the next task for host managed_node1 17367 1726882307.98861: done getting next task for host managed_node1 17367 1726882307.98864: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17367 1726882307.98973: ^ 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 17367 1726882307.99013: getting variables 17367 1726882307.99015: in VariableManager get_vars() 17367 1726882307.99053: Calling all_inventory to load vars for managed_node1 17367 1726882307.99057: Calling groups_inventory to load vars for managed_node1 17367 1726882307.99059: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882307.99068: Calling all_plugins_play to load vars for managed_node1 17367 1726882307.99071: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882307.99074: Calling groups_plugins_play to load vars for managed_node1 17367 1726882308.00403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882308.01773: done with get_vars() 17367 1726882308.01791: done getting variables 17367 1726882308.01834: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:31:48 -0400 (0:00:00.090) 0:00:10.901 ****** 17367 1726882308.01860: entering _queue_task() for managed_node1/fail 17367 1726882308.02095: worker is 1 (out of 1 available) 17367 1726882308.02109: exiting _queue_task() for managed_node1/fail 17367 1726882308.02121: done queuing things up, now waiting for results queue to drain 17367 1726882308.02122: waiting for pending results... 17367 1726882308.02280: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17367 1726882308.02366: in run() - task 12673a56-9f93-97d1-a317-000000000204 17367 1726882308.02377: variable 'ansible_search_path' from source: unknown 17367 1726882308.02381: variable 'ansible_search_path' from source: unknown 17367 1726882308.02411: calling self._execute() 17367 1726882308.02475: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.02479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.02490: variable 'omit' from source: magic vars 17367 1726882308.02741: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.02751: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882308.02835: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882308.02958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882308.04598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882308.04611: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882308.04644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882308.04728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882308.04731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882308.04773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.04803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.04837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.04866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.04879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.04927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.04948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.04971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.05009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.05021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.05067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.05106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.05109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.05155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.05163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.05302: variable 'network_connections' from source: include params 17367 1726882308.05315: variable 'interface' from source: play vars 17367 1726882308.05363: variable 'interface' from source: play vars 17367 1726882308.05415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882308.05526: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882308.05554: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882308.05576: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882308.05600: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882308.05632: 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) 17367 1726882308.05649: 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) 17367 1726882308.05666: 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) 17367 1726882308.05683: 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) 17367 1726882308.05742: variable '__network_team_connections_defined' from source: role '' defaults 17367 1726882308.05902: variable 'network_connections' from source: include params 17367 1726882308.05905: variable 'interface' from source: play vars 17367 1726882308.05950: variable 'interface' from source: play vars 17367 1726882308.05975: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17367 1726882308.05978: when evaluation is False, skipping this task 17367 1726882308.05981: _execute() done 17367 1726882308.05983: dumping result to json 17367 1726882308.05988: done dumping result, returning 17367 1726882308.05994: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-97d1-a317-000000000204] 17367 1726882308.06003: sending task result for task 12673a56-9f93-97d1-a317-000000000204 17367 1726882308.06088: done sending task result for task 12673a56-9f93-97d1-a317-000000000204 17367 1726882308.06091: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17367 1726882308.06144: no more pending results, returning what we have 17367 1726882308.06147: results queue empty 17367 1726882308.06148: checking for any_errors_fatal 17367 1726882308.06169: done checking for any_errors_fatal 17367 1726882308.06171: checking for max_fail_percentage 17367 1726882308.06173: done checking for max_fail_percentage 17367 1726882308.06174: checking to see if all hosts have failed and the running result is not ok 17367 1726882308.06175: done checking to see if all hosts have failed 17367 1726882308.06175: getting the remaining hosts for this loop 17367 1726882308.06177: done getting the remaining hosts for this loop 17367 1726882308.06181: getting the next task for host managed_node1 17367 1726882308.06189: done getting next task for host managed_node1 17367 1726882308.06205: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 17367 1726882308.06210: ^ 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 17367 1726882308.06224: getting variables 17367 1726882308.06226: in VariableManager get_vars() 17367 1726882308.06259: Calling all_inventory to load vars for managed_node1 17367 1726882308.06261: Calling groups_inventory to load vars for managed_node1 17367 1726882308.06263: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882308.06272: Calling all_plugins_play to load vars for managed_node1 17367 1726882308.06274: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882308.06276: Calling groups_plugins_play to load vars for managed_node1 17367 1726882308.07176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882308.08027: done with get_vars() 17367 1726882308.08042: done getting variables 17367 1726882308.08084: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:31:48 -0400 (0:00:00.062) 0:00:10.963 ****** 17367 1726882308.08109: entering _queue_task() for managed_node1/package 17367 1726882308.08325: worker is 1 (out of 1 available) 17367 1726882308.08337: exiting _queue_task() for managed_node1/package 17367 1726882308.08350: done queuing things up, now waiting for results queue to drain 17367 1726882308.08352: waiting for pending results... 17367 1726882308.08791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 17367 1726882308.08799: in run() - task 12673a56-9f93-97d1-a317-000000000205 17367 1726882308.08892: variable 'ansible_search_path' from source: unknown 17367 1726882308.08905: variable 'ansible_search_path' from source: unknown 17367 1726882308.09119: calling self._execute() 17367 1726882308.09505: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.09508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.09511: variable 'omit' from source: magic vars 17367 1726882308.09937: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.09947: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882308.10121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882308.10317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882308.10349: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882308.10375: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882308.10402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882308.10486: variable 'network_packages' from source: role '' defaults 17367 1726882308.10628: variable '__network_provider_setup' from source: role '' defaults 17367 1726882308.10632: variable '__network_service_name_default_nm' from source: role '' defaults 17367 1726882308.10702: variable '__network_service_name_default_nm' from source: role '' defaults 17367 1726882308.10706: variable '__network_packages_default_nm' from source: role '' defaults 17367 1726882308.10787: variable '__network_packages_default_nm' from source: role '' defaults 17367 1726882308.10956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882308.12956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882308.13032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882308.13064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882308.13122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882308.13153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882308.13235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.13277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.13298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.13352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.13360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.13420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.13448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.13481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.13535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.13538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.13756: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17367 1726882308.13844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.13861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.13878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.13908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.13948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.14013: variable 'ansible_python' from source: facts 17367 1726882308.14027: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17367 1726882308.14320: variable '__network_wpa_supplicant_required' from source: role '' defaults 17367 1726882308.14324: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17367 1726882308.14412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.14436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.14459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.14498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.14519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.14570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.14601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.14630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.14674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.14687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.14905: variable 'network_connections' from source: include params 17367 1726882308.14909: variable 'interface' from source: play vars 17367 1726882308.14956: variable 'interface' from source: play vars 17367 1726882308.15032: 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) 17367 1726882308.15058: 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) 17367 1726882308.15099: 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) 17367 1726882308.15128: 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) 17367 1726882308.15187: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882308.15487: variable 'network_connections' from source: include params 17367 1726882308.15498: variable 'interface' from source: play vars 17367 1726882308.15594: variable 'interface' from source: play vars 17367 1726882308.15655: variable '__network_packages_default_wireless' from source: role '' defaults 17367 1726882308.15754: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882308.16073: variable 'network_connections' from source: include params 17367 1726882308.16076: variable 'interface' from source: play vars 17367 1726882308.16139: variable 'interface' from source: play vars 17367 1726882308.16181: variable '__network_packages_default_team' from source: role '' defaults 17367 1726882308.16259: variable '__network_team_connections_defined' from source: role '' defaults 17367 1726882308.16552: variable 'network_connections' from source: include params 17367 1726882308.16556: variable 'interface' from source: play vars 17367 1726882308.16619: variable 'interface' from source: play vars 17367 1726882308.16740: variable '__network_service_name_default_initscripts' from source: role '' defaults 17367 1726882308.16755: variable '__network_service_name_default_initscripts' from source: role '' defaults 17367 1726882308.16759: variable '__network_packages_default_initscripts' from source: role '' defaults 17367 1726882308.16844: variable '__network_packages_default_initscripts' from source: role '' defaults 17367 1726882308.17031: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17367 1726882308.17544: variable 'network_connections' from source: include params 17367 1726882308.17547: variable 'interface' from source: play vars 17367 1726882308.17607: variable 'interface' from source: play vars 17367 1726882308.17632: variable 'ansible_distribution' from source: facts 17367 1726882308.17635: variable '__network_rh_distros' from source: role '' defaults 17367 1726882308.17639: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.17641: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17367 1726882308.17849: variable 'ansible_distribution' from source: facts 17367 1726882308.17853: variable '__network_rh_distros' from source: role '' defaults 17367 1726882308.17855: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.17857: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17367 1726882308.17971: variable 'ansible_distribution' from source: facts 17367 1726882308.17974: variable '__network_rh_distros' from source: role '' defaults 17367 1726882308.17977: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.18018: variable 'network_provider' from source: set_fact 17367 1726882308.18079: variable 'ansible_facts' from source: unknown 17367 1726882308.18586: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 17367 1726882308.18590: when evaluation is False, skipping this task 17367 1726882308.18596: _execute() done 17367 1726882308.18598: dumping result to json 17367 1726882308.18603: done dumping result, returning 17367 1726882308.18612: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-97d1-a317-000000000205] 17367 1726882308.18614: sending task result for task 12673a56-9f93-97d1-a317-000000000205 17367 1726882308.18704: done sending task result for task 12673a56-9f93-97d1-a317-000000000205 17367 1726882308.18706: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 17367 1726882308.18756: no more pending results, returning what we have 17367 1726882308.18760: results queue empty 17367 1726882308.18761: checking for any_errors_fatal 17367 1726882308.18766: done checking for any_errors_fatal 17367 1726882308.18767: checking for max_fail_percentage 17367 1726882308.18769: done checking for max_fail_percentage 17367 1726882308.18769: checking to see if all hosts have failed and the running result is not ok 17367 1726882308.18770: done checking to see if all hosts have failed 17367 1726882308.18771: getting the remaining hosts for this loop 17367 1726882308.18772: done getting the remaining hosts for this loop 17367 1726882308.18776: getting the next task for host managed_node1 17367 1726882308.18784: done getting next task for host managed_node1 17367 1726882308.18787: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17367 1726882308.18792: ^ 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 17367 1726882308.18809: getting variables 17367 1726882308.18810: in VariableManager get_vars() 17367 1726882308.18853: Calling all_inventory to load vars for managed_node1 17367 1726882308.18856: Calling groups_inventory to load vars for managed_node1 17367 1726882308.18858: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882308.18867: Calling all_plugins_play to load vars for managed_node1 17367 1726882308.18870: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882308.18872: Calling groups_plugins_play to load vars for managed_node1 17367 1726882308.19694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882308.21038: done with get_vars() 17367 1726882308.21057: done getting variables 17367 1726882308.21110: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:31:48 -0400 (0:00:00.130) 0:00:11.094 ****** 17367 1726882308.21135: entering _queue_task() for managed_node1/package 17367 1726882308.21449: worker is 1 (out of 1 available) 17367 1726882308.21464: exiting _queue_task() for managed_node1/package 17367 1726882308.21477: done queuing things up, now waiting for results queue to drain 17367 1726882308.21478: waiting for pending results... 17367 1726882308.21879: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17367 1726882308.21948: in run() - task 12673a56-9f93-97d1-a317-000000000206 17367 1726882308.21953: variable 'ansible_search_path' from source: unknown 17367 1726882308.21956: variable 'ansible_search_path' from source: unknown 17367 1726882308.22000: calling self._execute() 17367 1726882308.22097: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.22103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.22124: variable 'omit' from source: magic vars 17367 1726882308.22521: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.22527: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882308.22669: variable 'network_state' from source: role '' defaults 17367 1726882308.22672: Evaluated conditional (network_state != {}): False 17367 1726882308.22675: when evaluation is False, skipping this task 17367 1726882308.22677: _execute() done 17367 1726882308.22680: dumping result to json 17367 1726882308.22682: done dumping result, returning 17367 1726882308.22685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-97d1-a317-000000000206] 17367 1726882308.22687: sending task result for task 12673a56-9f93-97d1-a317-000000000206 17367 1726882308.22795: done sending task result for task 12673a56-9f93-97d1-a317-000000000206 17367 1726882308.22798: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17367 1726882308.22873: no more pending results, returning what we have 17367 1726882308.22877: results queue empty 17367 1726882308.22878: checking for any_errors_fatal 17367 1726882308.22884: done checking for any_errors_fatal 17367 1726882308.22884: checking for max_fail_percentage 17367 1726882308.22886: done checking for max_fail_percentage 17367 1726882308.22887: checking to see if all hosts have failed and the running result is not ok 17367 1726882308.22888: done checking to see if all hosts have failed 17367 1726882308.22888: getting the remaining hosts for this loop 17367 1726882308.22896: done getting the remaining hosts for this loop 17367 1726882308.22900: getting the next task for host managed_node1 17367 1726882308.22911: done getting next task for host managed_node1 17367 1726882308.22915: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17367 1726882308.22919: ^ 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 17367 1726882308.22939: getting variables 17367 1726882308.22941: in VariableManager get_vars() 17367 1726882308.22973: Calling all_inventory to load vars for managed_node1 17367 1726882308.22975: Calling groups_inventory to load vars for managed_node1 17367 1726882308.22977: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882308.22986: Calling all_plugins_play to load vars for managed_node1 17367 1726882308.22988: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882308.22991: Calling groups_plugins_play to load vars for managed_node1 17367 1726882308.27914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882308.29453: done with get_vars() 17367 1726882308.29478: done getting variables 17367 1726882308.29516: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:31:48 -0400 (0:00:00.084) 0:00:11.178 ****** 17367 1726882308.29539: entering _queue_task() for managed_node1/package 17367 1726882308.29800: worker is 1 (out of 1 available) 17367 1726882308.29812: exiting _queue_task() for managed_node1/package 17367 1726882308.29824: done queuing things up, now waiting for results queue to drain 17367 1726882308.29826: waiting for pending results... 17367 1726882308.30022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17367 1726882308.30124: in run() - task 12673a56-9f93-97d1-a317-000000000207 17367 1726882308.30140: variable 'ansible_search_path' from source: unknown 17367 1726882308.30144: variable 'ansible_search_path' from source: unknown 17367 1726882308.30174: calling self._execute() 17367 1726882308.30246: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.30250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.30264: variable 'omit' from source: magic vars 17367 1726882308.30554: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.30569: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882308.30668: variable 'network_state' from source: role '' defaults 17367 1726882308.30675: Evaluated conditional (network_state != {}): False 17367 1726882308.30678: when evaluation is False, skipping this task 17367 1726882308.30681: _execute() done 17367 1726882308.30684: dumping result to json 17367 1726882308.30702: done dumping result, returning 17367 1726882308.30707: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-97d1-a317-000000000207] 17367 1726882308.30713: sending task result for task 12673a56-9f93-97d1-a317-000000000207 17367 1726882308.30854: done sending task result for task 12673a56-9f93-97d1-a317-000000000207 17367 1726882308.30857: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17367 1726882308.30906: no more pending results, returning what we have 17367 1726882308.30909: results queue empty 17367 1726882308.30910: checking for any_errors_fatal 17367 1726882308.30918: done checking for any_errors_fatal 17367 1726882308.30919: checking for max_fail_percentage 17367 1726882308.30920: done checking for max_fail_percentage 17367 1726882308.30921: checking to see if all hosts have failed and the running result is not ok 17367 1726882308.30922: done checking to see if all hosts have failed 17367 1726882308.30922: getting the remaining hosts for this loop 17367 1726882308.30924: done getting the remaining hosts for this loop 17367 1726882308.30928: getting the next task for host managed_node1 17367 1726882308.30934: done getting next task for host managed_node1 17367 1726882308.30938: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17367 1726882308.30943: ^ 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 17367 1726882308.30961: getting variables 17367 1726882308.30962: in VariableManager get_vars() 17367 1726882308.30992: Calling all_inventory to load vars for managed_node1 17367 1726882308.30995: Calling groups_inventory to load vars for managed_node1 17367 1726882308.30997: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882308.31006: Calling all_plugins_play to load vars for managed_node1 17367 1726882308.31008: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882308.31010: Calling groups_plugins_play to load vars for managed_node1 17367 1726882308.32366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882308.33404: done with get_vars() 17367 1726882308.33422: done getting variables 17367 1726882308.33520: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:31:48 -0400 (0:00:00.040) 0:00:11.218 ****** 17367 1726882308.33560: entering _queue_task() for managed_node1/service 17367 1726882308.33562: Creating lock for service 17367 1726882308.33861: worker is 1 (out of 1 available) 17367 1726882308.33876: exiting _queue_task() for managed_node1/service 17367 1726882308.33891: done queuing things up, now waiting for results queue to drain 17367 1726882308.33894: waiting for pending results... 17367 1726882308.34166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17367 1726882308.34268: in run() - task 12673a56-9f93-97d1-a317-000000000208 17367 1726882308.34280: variable 'ansible_search_path' from source: unknown 17367 1726882308.34284: variable 'ansible_search_path' from source: unknown 17367 1726882308.34350: calling self._execute() 17367 1726882308.34422: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.34443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.34447: variable 'omit' from source: magic vars 17367 1726882308.34719: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.34728: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882308.34810: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882308.34938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882308.36660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882308.36703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882308.36738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882308.36767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882308.36787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882308.36845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.36869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.36886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.36916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.36927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.36958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.36979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.36998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.37022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.37033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.37060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.37081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.37097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.37122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.37132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.37254: variable 'network_connections' from source: include params 17367 1726882308.37264: variable 'interface' from source: play vars 17367 1726882308.37320: variable 'interface' from source: play vars 17367 1726882308.37366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882308.37472: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882308.37500: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882308.37525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882308.37554: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882308.37583: 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) 17367 1726882308.37601: 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) 17367 1726882308.37625: 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) 17367 1726882308.37642: 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) 17367 1726882308.37687: variable '__network_team_connections_defined' from source: role '' defaults 17367 1726882308.37832: variable 'network_connections' from source: include params 17367 1726882308.37837: variable 'interface' from source: play vars 17367 1726882308.37881: variable 'interface' from source: play vars 17367 1726882308.37906: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17367 1726882308.37910: when evaluation is False, skipping this task 17367 1726882308.37912: _execute() done 17367 1726882308.37915: dumping result to json 17367 1726882308.37917: done dumping result, returning 17367 1726882308.37923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-97d1-a317-000000000208] 17367 1726882308.37927: sending task result for task 12673a56-9f93-97d1-a317-000000000208 17367 1726882308.38014: done sending task result for task 12673a56-9f93-97d1-a317-000000000208 17367 1726882308.38025: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17367 1726882308.38070: no more pending results, returning what we have 17367 1726882308.38073: results queue empty 17367 1726882308.38074: checking for any_errors_fatal 17367 1726882308.38082: done checking for any_errors_fatal 17367 1726882308.38083: checking for max_fail_percentage 17367 1726882308.38084: done checking for max_fail_percentage 17367 1726882308.38085: checking to see if all hosts have failed and the running result is not ok 17367 1726882308.38086: done checking to see if all hosts have failed 17367 1726882308.38086: getting the remaining hosts for this loop 17367 1726882308.38090: done getting the remaining hosts for this loop 17367 1726882308.38096: getting the next task for host managed_node1 17367 1726882308.38104: done getting next task for host managed_node1 17367 1726882308.38108: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17367 1726882308.38113: ^ 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 17367 1726882308.38127: getting variables 17367 1726882308.38129: in VariableManager get_vars() 17367 1726882308.38165: Calling all_inventory to load vars for managed_node1 17367 1726882308.38167: Calling groups_inventory to load vars for managed_node1 17367 1726882308.38169: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882308.38177: Calling all_plugins_play to load vars for managed_node1 17367 1726882308.38180: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882308.38182: Calling groups_plugins_play to load vars for managed_node1 17367 1726882308.39608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882308.40900: done with get_vars() 17367 1726882308.40914: done getting variables 17367 1726882308.40954: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:31:48 -0400 (0:00:00.074) 0:00:11.292 ****** 17367 1726882308.40991: entering _queue_task() for managed_node1/service 17367 1726882308.41280: worker is 1 (out of 1 available) 17367 1726882308.41294: exiting _queue_task() for managed_node1/service 17367 1726882308.41308: done queuing things up, now waiting for results queue to drain 17367 1726882308.41310: waiting for pending results... 17367 1726882308.41518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17367 1726882308.41612: in run() - task 12673a56-9f93-97d1-a317-000000000209 17367 1726882308.41625: variable 'ansible_search_path' from source: unknown 17367 1726882308.41628: variable 'ansible_search_path' from source: unknown 17367 1726882308.41658: calling self._execute() 17367 1726882308.41744: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.41762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.41766: variable 'omit' from source: magic vars 17367 1726882308.42195: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.42199: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882308.42320: variable 'network_provider' from source: set_fact 17367 1726882308.42323: variable 'network_state' from source: role '' defaults 17367 1726882308.42333: Evaluated conditional (network_provider == "nm" or network_state != {}): True 17367 1726882308.42340: variable 'omit' from source: magic vars 17367 1726882308.42396: variable 'omit' from source: magic vars 17367 1726882308.42415: variable 'network_service_name' from source: role '' defaults 17367 1726882308.42466: variable 'network_service_name' from source: role '' defaults 17367 1726882308.42553: variable '__network_provider_setup' from source: role '' defaults 17367 1726882308.42558: variable '__network_service_name_default_nm' from source: role '' defaults 17367 1726882308.42605: variable '__network_service_name_default_nm' from source: role '' defaults 17367 1726882308.42612: variable '__network_packages_default_nm' from source: role '' defaults 17367 1726882308.42655: variable '__network_packages_default_nm' from source: role '' defaults 17367 1726882308.42870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882308.44502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882308.44554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882308.44583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882308.44612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882308.44632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882308.44696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.44715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.44733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.44761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.44771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.44808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.44826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.44842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.44868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.44878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.45110: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17367 1726882308.45213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.45230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.45249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.45273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.45285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.45350: variable 'ansible_python' from source: facts 17367 1726882308.45378: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17367 1726882308.45489: variable '__network_wpa_supplicant_required' from source: role '' defaults 17367 1726882308.45549: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17367 1726882308.45681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.45704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.45722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.45748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.45758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.45792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882308.45815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882308.45850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882308.45898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882308.45910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882308.46011: variable 'network_connections' from source: include params 17367 1726882308.46021: variable 'interface' from source: play vars 17367 1726882308.46116: variable 'interface' from source: play vars 17367 1726882308.46221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882308.46445: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882308.46473: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882308.46507: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882308.46536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882308.46596: 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) 17367 1726882308.46615: 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) 17367 1726882308.46637: 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) 17367 1726882308.46662: 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) 17367 1726882308.46702: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882308.46902: variable 'network_connections' from source: include params 17367 1726882308.46906: variable 'interface' from source: play vars 17367 1726882308.46955: variable 'interface' from source: play vars 17367 1726882308.46995: variable '__network_packages_default_wireless' from source: role '' defaults 17367 1726882308.47047: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882308.47232: variable 'network_connections' from source: include params 17367 1726882308.47236: variable 'interface' from source: play vars 17367 1726882308.47284: variable 'interface' from source: play vars 17367 1726882308.47306: variable '__network_packages_default_team' from source: role '' defaults 17367 1726882308.47360: variable '__network_team_connections_defined' from source: role '' defaults 17367 1726882308.47542: variable 'network_connections' from source: include params 17367 1726882308.47547: variable 'interface' from source: play vars 17367 1726882308.47602: variable 'interface' from source: play vars 17367 1726882308.47643: variable '__network_service_name_default_initscripts' from source: role '' defaults 17367 1726882308.47713: variable '__network_service_name_default_initscripts' from source: role '' defaults 17367 1726882308.47716: variable '__network_packages_default_initscripts' from source: role '' defaults 17367 1726882308.47751: variable '__network_packages_default_initscripts' from source: role '' defaults 17367 1726882308.47885: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17367 1726882308.48297: variable 'network_connections' from source: include params 17367 1726882308.48301: variable 'interface' from source: play vars 17367 1726882308.48346: variable 'interface' from source: play vars 17367 1726882308.48353: variable 'ansible_distribution' from source: facts 17367 1726882308.48356: variable '__network_rh_distros' from source: role '' defaults 17367 1726882308.48362: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.48379: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17367 1726882308.48531: variable 'ansible_distribution' from source: facts 17367 1726882308.48534: variable '__network_rh_distros' from source: role '' defaults 17367 1726882308.48537: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.48551: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17367 1726882308.48662: variable 'ansible_distribution' from source: facts 17367 1726882308.48670: variable '__network_rh_distros' from source: role '' defaults 17367 1726882308.48673: variable 'ansible_distribution_major_version' from source: facts 17367 1726882308.48732: variable 'network_provider' from source: set_fact 17367 1726882308.48741: variable 'omit' from source: magic vars 17367 1726882308.48780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882308.48807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882308.48818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882308.48831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882308.48840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882308.48863: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882308.48867: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.48870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.48972: Set connection var ansible_timeout to 10 17367 1726882308.48999: Set connection var ansible_shell_type to sh 17367 1726882308.49002: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882308.49004: Set connection var ansible_shell_executable to /bin/sh 17367 1726882308.49006: Set connection var ansible_connection to ssh 17367 1726882308.49048: Set connection var ansible_pipelining to False 17367 1726882308.49055: variable 'ansible_shell_executable' from source: unknown 17367 1726882308.49057: variable 'ansible_connection' from source: unknown 17367 1726882308.49059: variable 'ansible_module_compression' from source: unknown 17367 1726882308.49061: variable 'ansible_shell_type' from source: unknown 17367 1726882308.49063: variable 'ansible_shell_executable' from source: unknown 17367 1726882308.49065: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882308.49067: variable 'ansible_pipelining' from source: unknown 17367 1726882308.49069: variable 'ansible_timeout' from source: unknown 17367 1726882308.49071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882308.49167: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882308.49175: variable 'omit' from source: magic vars 17367 1726882308.49177: starting attempt loop 17367 1726882308.49180: running the handler 17367 1726882308.49292: variable 'ansible_facts' from source: unknown 17367 1726882308.50197: _low_level_execute_command(): starting 17367 1726882308.50205: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882308.50846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882308.50863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882308.50876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882308.50898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882308.50925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882308.50928: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882308.50931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.50943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17367 1726882308.50946: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 17367 1726882308.50966: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17367 1726882308.50969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882308.50971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882308.50973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.51030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882308.51034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882308.51062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882308.51112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882308.52949: stdout chunk (state=3): >>>/root <<< 17367 1726882308.52953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882308.52955: stderr chunk (state=3): >>><<< 17367 1726882308.52957: stdout chunk (state=3): >>><<< 17367 1726882308.52965: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882308.53116: _low_level_execute_command(): starting 17367 1726882308.53122: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432 `" && echo ansible-tmp-1726882308.5296452-17932-173535071765432="` echo /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432 `" ) && sleep 0' 17367 1726882308.53928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.53935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882308.53981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882308.53992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882308.55844: stdout chunk (state=3): >>>ansible-tmp-1726882308.5296452-17932-173535071765432=/root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432 <<< 17367 1726882308.55965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882308.55986: stderr chunk (state=3): >>><<< 17367 1726882308.55989: stdout chunk (state=3): >>><<< 17367 1726882308.56010: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882308.5296452-17932-173535071765432=/root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882308.56062: variable 'ansible_module_compression' from source: unknown 17367 1726882308.56130: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 17367 1726882308.56134: ANSIBALLZ: Acquiring lock 17367 1726882308.56137: ANSIBALLZ: Lock acquired: 139759325089712 17367 1726882308.56139: ANSIBALLZ: Creating module 17367 1726882308.78919: ANSIBALLZ: Writing module into payload 17367 1726882308.79025: ANSIBALLZ: Writing module 17367 1726882308.79045: ANSIBALLZ: Renaming module 17367 1726882308.79051: ANSIBALLZ: Done creating module 17367 1726882308.79080: variable 'ansible_facts' from source: unknown 17367 1726882308.79222: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py 17367 1726882308.79326: Sending initial data 17367 1726882308.79329: Sent initial data (156 bytes) 17367 1726882308.79780: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882308.79799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882308.79803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.79826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 17367 1726882308.79829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882308.79832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.79883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882308.79886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882308.79888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882308.79939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882308.81477: 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 <<< 17367 1726882308.81483: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17367 1726882308.81521: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882308.81565: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpzj427ygt /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py <<< 17367 1726882308.81572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py" <<< 17367 1726882308.81611: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 17367 1726882308.81614: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpzj427ygt" to remote "/root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py" <<< 17367 1726882308.82655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882308.82694: stderr chunk (state=3): >>><<< 17367 1726882308.82698: stdout chunk (state=3): >>><<< 17367 1726882308.82737: done transferring module to remote 17367 1726882308.82746: _low_level_execute_command(): starting 17367 1726882308.82751: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/ /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py && sleep 0' 17367 1726882308.83169: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882308.83181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.83197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882308.83211: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.83255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882308.83260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882308.83308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882308.85083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882308.85221: stderr chunk (state=3): >>><<< 17367 1726882308.85226: stdout chunk (state=3): >>><<< 17367 1726882308.85229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882308.85231: _low_level_execute_command(): starting 17367 1726882308.85233: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/AnsiballZ_systemd.py && sleep 0' 17367 1726882308.86015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882308.86070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882308.86101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882308.86212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882309.14678: 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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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 or<<< 17367 1726882309.14724: stdout chunk (state=3): >>>g.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": "2938", "MemoryCurrent": "10723328", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3319459840", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1183373000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "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", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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 system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.service", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 17367 1726882309.16609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882309.16613: stdout chunk (state=3): >>><<< 17367 1726882309.16615: stderr chunk (state=3): >>><<< 17367 1726882309.16618: _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": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "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": "2938", "MemoryCurrent": "10723328", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3319459840", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1183373000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "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", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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 system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.service", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882309.16774: 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-1726882308.5296452-17932-173535071765432/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882309.16808: _low_level_execute_command(): starting 17367 1726882309.16831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882308.5296452-17932-173535071765432/ > /dev/null 2>&1 && sleep 0' 17367 1726882309.17607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882309.17641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882309.17715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882309.19550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882309.19561: stdout chunk (state=3): >>><<< 17367 1726882309.19573: stderr chunk (state=3): >>><<< 17367 1726882309.19799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882309.19803: handler run complete 17367 1726882309.19806: attempt loop complete, returning result 17367 1726882309.19808: _execute() done 17367 1726882309.19810: dumping result to json 17367 1726882309.19812: done dumping result, returning 17367 1726882309.19815: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-97d1-a317-000000000209] 17367 1726882309.19817: sending task result for task 12673a56-9f93-97d1-a317-000000000209 17367 1726882309.20279: done sending task result for task 12673a56-9f93-97d1-a317-000000000209 17367 1726882309.20283: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17367 1726882309.20334: no more pending results, returning what we have 17367 1726882309.20337: results queue empty 17367 1726882309.20338: checking for any_errors_fatal 17367 1726882309.20344: done checking for any_errors_fatal 17367 1726882309.20345: checking for max_fail_percentage 17367 1726882309.20346: done checking for max_fail_percentage 17367 1726882309.20347: checking to see if all hosts have failed and the running result is not ok 17367 1726882309.20348: done checking to see if all hosts have failed 17367 1726882309.20349: getting the remaining hosts for this loop 17367 1726882309.20350: done getting the remaining hosts for this loop 17367 1726882309.20354: getting the next task for host managed_node1 17367 1726882309.20361: done getting next task for host managed_node1 17367 1726882309.20365: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17367 1726882309.20380: ^ 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 17367 1726882309.20392: getting variables 17367 1726882309.20396: in VariableManager get_vars() 17367 1726882309.20428: Calling all_inventory to load vars for managed_node1 17367 1726882309.20431: Calling groups_inventory to load vars for managed_node1 17367 1726882309.20433: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882309.20444: Calling all_plugins_play to load vars for managed_node1 17367 1726882309.20447: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882309.20450: Calling groups_plugins_play to load vars for managed_node1 17367 1726882309.22267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882309.25123: done with get_vars() 17367 1726882309.25148: done getting variables 17367 1726882309.25216: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:31:49 -0400 (0:00:00.842) 0:00:12.135 ****** 17367 1726882309.25259: entering _queue_task() for managed_node1/service 17367 1726882309.25678: worker is 1 (out of 1 available) 17367 1726882309.25690: exiting _queue_task() for managed_node1/service 17367 1726882309.25703: done queuing things up, now waiting for results queue to drain 17367 1726882309.25704: waiting for pending results... 17367 1726882309.25966: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17367 1726882309.26148: in run() - task 12673a56-9f93-97d1-a317-00000000020a 17367 1726882309.26156: variable 'ansible_search_path' from source: unknown 17367 1726882309.26159: variable 'ansible_search_path' from source: unknown 17367 1726882309.26195: calling self._execute() 17367 1726882309.26308: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882309.26365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882309.26369: variable 'omit' from source: magic vars 17367 1726882309.27199: variable 'ansible_distribution_major_version' from source: facts 17367 1726882309.27203: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882309.27374: variable 'network_provider' from source: set_fact 17367 1726882309.27463: Evaluated conditional (network_provider == "nm"): True 17367 1726882309.27687: variable '__network_wpa_supplicant_required' from source: role '' defaults 17367 1726882309.27690: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17367 1726882309.28080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882309.31057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882309.31122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882309.31158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882309.31192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882309.31218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882309.31316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882309.31336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882309.31361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882309.31402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882309.31420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882309.31463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882309.31485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882309.31511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882309.31636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882309.31645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882309.31648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882309.31650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882309.31652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882309.31669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882309.31681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882309.31874: variable 'network_connections' from source: include params 17367 1726882309.31877: variable 'interface' from source: play vars 17367 1726882309.31964: variable 'interface' from source: play vars 17367 1726882309.31982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17367 1726882309.32192: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17367 1726882309.32319: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17367 1726882309.32334: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17367 1726882309.32419: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17367 1726882309.32503: 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) 17367 1726882309.32800: 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) 17367 1726882309.32828: 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) 17367 1726882309.32857: 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) 17367 1726882309.32948: variable '__network_wireless_connections_defined' from source: role '' defaults 17367 1726882309.33152: variable 'network_connections' from source: include params 17367 1726882309.33162: variable 'interface' from source: play vars 17367 1726882309.33492: variable 'interface' from source: play vars 17367 1726882309.33500: Evaluated conditional (__network_wpa_supplicant_required): False 17367 1726882309.33503: when evaluation is False, skipping this task 17367 1726882309.33506: _execute() done 17367 1726882309.33508: dumping result to json 17367 1726882309.33510: done dumping result, returning 17367 1726882309.33513: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-97d1-a317-00000000020a] 17367 1726882309.33524: sending task result for task 12673a56-9f93-97d1-a317-00000000020a 17367 1726882309.33586: done sending task result for task 12673a56-9f93-97d1-a317-00000000020a 17367 1726882309.33588: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 17367 1726882309.33637: no more pending results, returning what we have 17367 1726882309.33640: results queue empty 17367 1726882309.33641: checking for any_errors_fatal 17367 1726882309.33664: done checking for any_errors_fatal 17367 1726882309.33665: checking for max_fail_percentage 17367 1726882309.33667: done checking for max_fail_percentage 17367 1726882309.33668: checking to see if all hosts have failed and the running result is not ok 17367 1726882309.33669: done checking to see if all hosts have failed 17367 1726882309.33670: getting the remaining hosts for this loop 17367 1726882309.33672: done getting the remaining hosts for this loop 17367 1726882309.33677: getting the next task for host managed_node1 17367 1726882309.33689: done getting next task for host managed_node1 17367 1726882309.33696: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 17367 1726882309.33701: ^ 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 17367 1726882309.33716: getting variables 17367 1726882309.33718: in VariableManager get_vars() 17367 1726882309.33757: Calling all_inventory to load vars for managed_node1 17367 1726882309.33759: Calling groups_inventory to load vars for managed_node1 17367 1726882309.33762: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882309.33772: Calling all_plugins_play to load vars for managed_node1 17367 1726882309.33775: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882309.33777: Calling groups_plugins_play to load vars for managed_node1 17367 1726882309.36259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882309.37841: done with get_vars() 17367 1726882309.37862: done getting variables 17367 1726882309.37923: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:31:49 -0400 (0:00:00.126) 0:00:12.262 ****** 17367 1726882309.37957: entering _queue_task() for managed_node1/service 17367 1726882309.38258: worker is 1 (out of 1 available) 17367 1726882309.38272: exiting _queue_task() for managed_node1/service 17367 1726882309.38285: done queuing things up, now waiting for results queue to drain 17367 1726882309.38287: waiting for pending results... 17367 1726882309.38691: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 17367 1726882309.38712: in run() - task 12673a56-9f93-97d1-a317-00000000020b 17367 1726882309.38723: variable 'ansible_search_path' from source: unknown 17367 1726882309.38726: variable 'ansible_search_path' from source: unknown 17367 1726882309.38767: calling self._execute() 17367 1726882309.38972: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882309.38976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882309.39000: variable 'omit' from source: magic vars 17367 1726882309.39610: variable 'ansible_distribution_major_version' from source: facts 17367 1726882309.39614: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882309.39617: variable 'network_provider' from source: set_fact 17367 1726882309.39620: Evaluated conditional (network_provider == "initscripts"): False 17367 1726882309.39623: when evaluation is False, skipping this task 17367 1726882309.39626: _execute() done 17367 1726882309.39628: dumping result to json 17367 1726882309.39631: done dumping result, returning 17367 1726882309.39633: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-97d1-a317-00000000020b] 17367 1726882309.39636: sending task result for task 12673a56-9f93-97d1-a317-00000000020b 17367 1726882309.39920: done sending task result for task 12673a56-9f93-97d1-a317-00000000020b 17367 1726882309.39924: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17367 1726882309.39963: no more pending results, returning what we have 17367 1726882309.39966: results queue empty 17367 1726882309.39967: checking for any_errors_fatal 17367 1726882309.39974: done checking for any_errors_fatal 17367 1726882309.39974: checking for max_fail_percentage 17367 1726882309.39976: done checking for max_fail_percentage 17367 1726882309.39977: checking to see if all hosts have failed and the running result is not ok 17367 1726882309.39978: done checking to see if all hosts have failed 17367 1726882309.39978: getting the remaining hosts for this loop 17367 1726882309.39980: done getting the remaining hosts for this loop 17367 1726882309.39983: getting the next task for host managed_node1 17367 1726882309.39990: done getting next task for host managed_node1 17367 1726882309.39996: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17367 1726882309.40001: ^ 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 17367 1726882309.40014: getting variables 17367 1726882309.40016: in VariableManager get_vars() 17367 1726882309.40046: Calling all_inventory to load vars for managed_node1 17367 1726882309.40048: Calling groups_inventory to load vars for managed_node1 17367 1726882309.40051: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882309.40059: Calling all_plugins_play to load vars for managed_node1 17367 1726882309.40062: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882309.40065: Calling groups_plugins_play to load vars for managed_node1 17367 1726882309.41889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882309.43566: done with get_vars() 17367 1726882309.43589: done getting variables 17367 1726882309.43660: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:31:49 -0400 (0:00:00.057) 0:00:12.319 ****** 17367 1726882309.43700: entering _queue_task() for managed_node1/copy 17367 1726882309.44320: worker is 1 (out of 1 available) 17367 1726882309.44334: exiting _queue_task() for managed_node1/copy 17367 1726882309.44349: done queuing things up, now waiting for results queue to drain 17367 1726882309.44351: waiting for pending results... 17367 1726882309.44591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17367 1726882309.44656: in run() - task 12673a56-9f93-97d1-a317-00000000020c 17367 1726882309.44692: variable 'ansible_search_path' from source: unknown 17367 1726882309.44710: variable 'ansible_search_path' from source: unknown 17367 1726882309.44804: calling self._execute() 17367 1726882309.44881: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882309.44897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882309.44922: variable 'omit' from source: magic vars 17367 1726882309.45417: variable 'ansible_distribution_major_version' from source: facts 17367 1726882309.45458: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882309.45684: variable 'network_provider' from source: set_fact 17367 1726882309.45688: Evaluated conditional (network_provider == "initscripts"): False 17367 1726882309.45691: when evaluation is False, skipping this task 17367 1726882309.45783: _execute() done 17367 1726882309.45788: dumping result to json 17367 1726882309.45791: done dumping result, returning 17367 1726882309.45799: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-97d1-a317-00000000020c] 17367 1726882309.45802: sending task result for task 12673a56-9f93-97d1-a317-00000000020c 17367 1726882309.45879: done sending task result for task 12673a56-9f93-97d1-a317-00000000020c 17367 1726882309.45882: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 17367 1726882309.45944: no more pending results, returning what we have 17367 1726882309.45947: results queue empty 17367 1726882309.45948: checking for any_errors_fatal 17367 1726882309.45956: done checking for any_errors_fatal 17367 1726882309.45957: checking for max_fail_percentage 17367 1726882309.45959: done checking for max_fail_percentage 17367 1726882309.45960: checking to see if all hosts have failed and the running result is not ok 17367 1726882309.45961: done checking to see if all hosts have failed 17367 1726882309.45962: getting the remaining hosts for this loop 17367 1726882309.45964: done getting the remaining hosts for this loop 17367 1726882309.45968: getting the next task for host managed_node1 17367 1726882309.45978: done getting next task for host managed_node1 17367 1726882309.45982: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17367 1726882309.45988: ^ 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 17367 1726882309.46121: getting variables 17367 1726882309.46123: in VariableManager get_vars() 17367 1726882309.46158: Calling all_inventory to load vars for managed_node1 17367 1726882309.46160: Calling groups_inventory to load vars for managed_node1 17367 1726882309.46162: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882309.46176: Calling all_plugins_play to load vars for managed_node1 17367 1726882309.46179: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882309.46184: Calling groups_plugins_play to load vars for managed_node1 17367 1726882309.47868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882309.49716: done with get_vars() 17367 1726882309.49743: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:31:49 -0400 (0:00:00.061) 0:00:12.381 ****** 17367 1726882309.49853: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17367 1726882309.49854: Creating lock for fedora.linux_system_roles.network_connections 17367 1726882309.50408: worker is 1 (out of 1 available) 17367 1726882309.50418: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17367 1726882309.50432: done queuing things up, now waiting for results queue to drain 17367 1726882309.50433: waiting for pending results... 17367 1726882309.50788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17367 1726882309.50796: in run() - task 12673a56-9f93-97d1-a317-00000000020d 17367 1726882309.50800: variable 'ansible_search_path' from source: unknown 17367 1726882309.50803: variable 'ansible_search_path' from source: unknown 17367 1726882309.50835: calling self._execute() 17367 1726882309.50950: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882309.50963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882309.51001: variable 'omit' from source: magic vars 17367 1726882309.51406: variable 'ansible_distribution_major_version' from source: facts 17367 1726882309.51497: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882309.51502: variable 'omit' from source: magic vars 17367 1726882309.51510: variable 'omit' from source: magic vars 17367 1726882309.51702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882309.54371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882309.54430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882309.54491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882309.54499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882309.54524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882309.54604: variable 'network_provider' from source: set_fact 17367 1726882309.54720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882309.54747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882309.54771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882309.54903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882309.54907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882309.54951: variable 'omit' from source: magic vars 17367 1726882309.55050: variable 'omit' from source: magic vars 17367 1726882309.55149: variable 'network_connections' from source: include params 17367 1726882309.55159: variable 'interface' from source: play vars 17367 1726882309.55227: variable 'interface' from source: play vars 17367 1726882309.55372: variable 'omit' from source: magic vars 17367 1726882309.55379: variable '__lsr_ansible_managed' from source: task vars 17367 1726882309.55438: variable '__lsr_ansible_managed' from source: task vars 17367 1726882309.55615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 17367 1726882309.55881: Loaded config def from plugin (lookup/template) 17367 1726882309.55887: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 17367 1726882309.55902: File lookup term: get_ansible_managed.j2 17367 1726882309.55906: variable 'ansible_search_path' from source: unknown 17367 1726882309.55910: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 17367 1726882309.55914: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 17367 1726882309.55917: variable 'ansible_search_path' from source: unknown 17367 1726882309.61922: variable 'ansible_managed' from source: unknown 17367 1726882309.61995: variable 'omit' from source: magic vars 17367 1726882309.62018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882309.62039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882309.62052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882309.62065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882309.62073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882309.62100: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882309.62103: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882309.62108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882309.62170: Set connection var ansible_timeout to 10 17367 1726882309.62173: Set connection var ansible_shell_type to sh 17367 1726882309.62178: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882309.62183: Set connection var ansible_shell_executable to /bin/sh 17367 1726882309.62188: Set connection var ansible_connection to ssh 17367 1726882309.62199: Set connection var ansible_pipelining to False 17367 1726882309.62219: variable 'ansible_shell_executable' from source: unknown 17367 1726882309.62222: variable 'ansible_connection' from source: unknown 17367 1726882309.62224: variable 'ansible_module_compression' from source: unknown 17367 1726882309.62227: variable 'ansible_shell_type' from source: unknown 17367 1726882309.62229: variable 'ansible_shell_executable' from source: unknown 17367 1726882309.62231: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882309.62234: variable 'ansible_pipelining' from source: unknown 17367 1726882309.62254: variable 'ansible_timeout' from source: unknown 17367 1726882309.62257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882309.62536: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882309.62547: variable 'omit' from source: magic vars 17367 1726882309.62550: starting attempt loop 17367 1726882309.62552: running the handler 17367 1726882309.62554: _low_level_execute_command(): starting 17367 1726882309.62556: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882309.63078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882309.63089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882309.63197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882309.63201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882309.63218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882309.63233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882309.63382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882309.65049: stdout chunk (state=3): >>>/root <<< 17367 1726882309.65153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882309.65179: stderr chunk (state=3): >>><<< 17367 1726882309.65182: stdout chunk (state=3): >>><<< 17367 1726882309.65203: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882309.65213: _low_level_execute_command(): starting 17367 1726882309.65219: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145 `" && echo ansible-tmp-1726882309.652033-17980-217980553376145="` echo /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145 `" ) && sleep 0' 17367 1726882309.65821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882309.65862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882309.65946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882309.67789: stdout chunk (state=3): >>>ansible-tmp-1726882309.652033-17980-217980553376145=/root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145 <<< 17367 1726882309.67916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882309.68077: stderr chunk (state=3): >>><<< 17367 1726882309.68080: stdout chunk (state=3): >>><<< 17367 1726882309.68082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882309.652033-17980-217980553376145=/root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882309.68085: variable 'ansible_module_compression' from source: unknown 17367 1726882309.68087: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 17367 1726882309.68088: ANSIBALLZ: Acquiring lock 17367 1726882309.68090: ANSIBALLZ: Lock acquired: 139759321170048 17367 1726882309.68092: ANSIBALLZ: Creating module 17367 1726882309.84010: ANSIBALLZ: Writing module into payload 17367 1726882309.84254: ANSIBALLZ: Writing module 17367 1726882309.84273: ANSIBALLZ: Renaming module 17367 1726882309.84279: ANSIBALLZ: Done creating module 17367 1726882309.84302: variable 'ansible_facts' from source: unknown 17367 1726882309.84369: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py 17367 1726882309.84479: Sending initial data 17367 1726882309.84483: Sent initial data (167 bytes) 17367 1726882309.84938: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882309.84945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882309.85001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882309.85004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882309.85007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882309.85062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882309.86715: 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 <<< 17367 1726882309.86722: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17367 1726882309.86757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882309.86807: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmppbxxs_mj /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py <<< 17367 1726882309.86809: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py" <<< 17367 1726882309.86846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmppbxxs_mj" to remote "/root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py" <<< 17367 1726882309.86854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py" <<< 17367 1726882309.87696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882309.87753: stderr chunk (state=3): >>><<< 17367 1726882309.87756: stdout chunk (state=3): >>><<< 17367 1726882309.87777: done transferring module to remote 17367 1726882309.87786: _low_level_execute_command(): starting 17367 1726882309.87790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/ /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py && sleep 0' 17367 1726882309.88242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882309.88245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882309.88247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882309.88249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882309.88251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882309.88297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882309.88306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882309.88353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882309.90101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882309.90144: stderr chunk (state=3): >>><<< 17367 1726882309.90147: stdout chunk (state=3): >>><<< 17367 1726882309.90150: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882309.90152: _low_level_execute_command(): starting 17367 1726882309.90155: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/AnsiballZ_network_connections.py && sleep 0' 17367 1726882309.90632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882309.90639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882309.90643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882309.90646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882309.90648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882309.90718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882309.90728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882309.90850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.21914: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)\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": ""}}} <<< 17367 1726882310.24299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882310.24335: stderr chunk (state=3): >>><<< 17367 1726882310.24339: stdout chunk (state=3): >>><<< 17367 1726882310.24361: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)\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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882310.24391: 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-1726882309.652033-17980-217980553376145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882310.24403: _low_level_execute_command(): starting 17367 1726882310.24406: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882309.652033-17980-217980553376145/ > /dev/null 2>&1 && sleep 0' 17367 1726882310.24860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882310.24863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882310.24866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.24868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882310.24870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.24937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882310.24941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.24943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.24975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.26814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882310.26876: stderr chunk (state=3): >>><<< 17367 1726882310.26879: stdout chunk (state=3): >>><<< 17367 1726882310.27102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882310.27107: handler run complete 17367 1726882310.27110: attempt loop complete, returning result 17367 1726882310.27114: _execute() done 17367 1726882310.27121: dumping result to json 17367 1726882310.27125: done dumping result, returning 17367 1726882310.27127: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-97d1-a317-00000000020d] 17367 1726882310.27129: sending task result for task 12673a56-9f93-97d1-a317-00000000020d 17367 1726882310.27238: done sending task result for task 12673a56-9f93-97d1-a317-00000000020d 17367 1726882310.27242: WORKER PROCESS EXITING changed: [managed_node1] => { "_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, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified) 17367 1726882310.27391: no more pending results, returning what we have 17367 1726882310.27398: results queue empty 17367 1726882310.27402: checking for any_errors_fatal 17367 1726882310.27409: done checking for any_errors_fatal 17367 1726882310.27410: checking for max_fail_percentage 17367 1726882310.27413: done checking for max_fail_percentage 17367 1726882310.27415: checking to see if all hosts have failed and the running result is not ok 17367 1726882310.27416: done checking to see if all hosts have failed 17367 1726882310.27419: getting the remaining hosts for this loop 17367 1726882310.27421: done getting the remaining hosts for this loop 17367 1726882310.27425: getting the next task for host managed_node1 17367 1726882310.27438: done getting next task for host managed_node1 17367 1726882310.27441: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 17367 1726882310.27447: ^ 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 17367 1726882310.27458: getting variables 17367 1726882310.27460: in VariableManager get_vars() 17367 1726882310.27574: Calling all_inventory to load vars for managed_node1 17367 1726882310.27580: Calling groups_inventory to load vars for managed_node1 17367 1726882310.27585: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882310.27668: Calling all_plugins_play to load vars for managed_node1 17367 1726882310.27675: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882310.27682: Calling groups_plugins_play to load vars for managed_node1 17367 1726882310.29586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882310.31398: done with get_vars() 17367 1726882310.31425: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:31:50 -0400 (0:00:00.816) 0:00:13.197 ****** 17367 1726882310.31511: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17367 1726882310.31513: Creating lock for fedora.linux_system_roles.network_state 17367 1726882310.31848: worker is 1 (out of 1 available) 17367 1726882310.31860: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17367 1726882310.31872: done queuing things up, now waiting for results queue to drain 17367 1726882310.31873: waiting for pending results... 17367 1726882310.32407: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 17367 1726882310.32412: in run() - task 12673a56-9f93-97d1-a317-00000000020e 17367 1726882310.32416: variable 'ansible_search_path' from source: unknown 17367 1726882310.32418: variable 'ansible_search_path' from source: unknown 17367 1726882310.32421: calling self._execute() 17367 1726882310.32431: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.32438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.32448: variable 'omit' from source: magic vars 17367 1726882310.32824: variable 'ansible_distribution_major_version' from source: facts 17367 1726882310.32835: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882310.32957: variable 'network_state' from source: role '' defaults 17367 1726882310.32970: Evaluated conditional (network_state != {}): False 17367 1726882310.32973: when evaluation is False, skipping this task 17367 1726882310.32976: _execute() done 17367 1726882310.32979: dumping result to json 17367 1726882310.32983: done dumping result, returning 17367 1726882310.32990: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-97d1-a317-00000000020e] 17367 1726882310.32996: sending task result for task 12673a56-9f93-97d1-a317-00000000020e 17367 1726882310.33099: done sending task result for task 12673a56-9f93-97d1-a317-00000000020e 17367 1726882310.33103: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17367 1726882310.33157: no more pending results, returning what we have 17367 1726882310.33161: results queue empty 17367 1726882310.33162: checking for any_errors_fatal 17367 1726882310.33176: done checking for any_errors_fatal 17367 1726882310.33177: checking for max_fail_percentage 17367 1726882310.33189: done checking for max_fail_percentage 17367 1726882310.33190: checking to see if all hosts have failed and the running result is not ok 17367 1726882310.33191: done checking to see if all hosts have failed 17367 1726882310.33192: getting the remaining hosts for this loop 17367 1726882310.33198: done getting the remaining hosts for this loop 17367 1726882310.33203: getting the next task for host managed_node1 17367 1726882310.33212: done getting next task for host managed_node1 17367 1726882310.33216: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17367 1726882310.33224: ^ 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 17367 1726882310.33241: getting variables 17367 1726882310.33243: in VariableManager get_vars() 17367 1726882310.33282: Calling all_inventory to load vars for managed_node1 17367 1726882310.33285: Calling groups_inventory to load vars for managed_node1 17367 1726882310.33287: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882310.33504: Calling all_plugins_play to load vars for managed_node1 17367 1726882310.33507: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882310.33511: Calling groups_plugins_play to load vars for managed_node1 17367 1726882310.34818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882310.36203: done with get_vars() 17367 1726882310.36218: done getting variables 17367 1726882310.36261: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:31:50 -0400 (0:00:00.047) 0:00:13.245 ****** 17367 1726882310.36296: entering _queue_task() for managed_node1/debug 17367 1726882310.36549: worker is 1 (out of 1 available) 17367 1726882310.36564: exiting _queue_task() for managed_node1/debug 17367 1726882310.36577: done queuing things up, now waiting for results queue to drain 17367 1726882310.36578: waiting for pending results... 17367 1726882310.36771: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17367 1726882310.36855: in run() - task 12673a56-9f93-97d1-a317-00000000020f 17367 1726882310.36868: variable 'ansible_search_path' from source: unknown 17367 1726882310.36871: variable 'ansible_search_path' from source: unknown 17367 1726882310.36905: calling self._execute() 17367 1726882310.36973: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.36977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.36986: variable 'omit' from source: magic vars 17367 1726882310.37261: variable 'ansible_distribution_major_version' from source: facts 17367 1726882310.37273: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882310.37279: variable 'omit' from source: magic vars 17367 1726882310.37323: variable 'omit' from source: magic vars 17367 1726882310.37346: variable 'omit' from source: magic vars 17367 1726882310.37381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882310.37411: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882310.37427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882310.37440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882310.37450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882310.37473: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882310.37476: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.37478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.37551: Set connection var ansible_timeout to 10 17367 1726882310.37554: Set connection var ansible_shell_type to sh 17367 1726882310.37557: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882310.37564: Set connection var ansible_shell_executable to /bin/sh 17367 1726882310.37568: Set connection var ansible_connection to ssh 17367 1726882310.37575: Set connection var ansible_pipelining to False 17367 1726882310.37598: variable 'ansible_shell_executable' from source: unknown 17367 1726882310.37603: variable 'ansible_connection' from source: unknown 17367 1726882310.37606: variable 'ansible_module_compression' from source: unknown 17367 1726882310.37608: variable 'ansible_shell_type' from source: unknown 17367 1726882310.37611: variable 'ansible_shell_executable' from source: unknown 17367 1726882310.37613: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.37615: variable 'ansible_pipelining' from source: unknown 17367 1726882310.37617: variable 'ansible_timeout' from source: unknown 17367 1726882310.37619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.37721: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882310.37731: variable 'omit' from source: magic vars 17367 1726882310.37734: starting attempt loop 17367 1726882310.37737: running the handler 17367 1726882310.37830: variable '__network_connections_result' from source: set_fact 17367 1726882310.37871: handler run complete 17367 1726882310.37884: attempt loop complete, returning result 17367 1726882310.37889: _execute() done 17367 1726882310.37892: dumping result to json 17367 1726882310.37896: done dumping result, returning 17367 1726882310.37905: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-97d1-a317-00000000020f] 17367 1726882310.37909: sending task result for task 12673a56-9f93-97d1-a317-00000000020f 17367 1726882310.37988: done sending task result for task 12673a56-9f93-97d1-a317-00000000020f 17367 1726882310.37990: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)" ] } 17367 1726882310.38071: no more pending results, returning what we have 17367 1726882310.38074: results queue empty 17367 1726882310.38075: checking for any_errors_fatal 17367 1726882310.38081: done checking for any_errors_fatal 17367 1726882310.38082: checking for max_fail_percentage 17367 1726882310.38084: done checking for max_fail_percentage 17367 1726882310.38085: checking to see if all hosts have failed and the running result is not ok 17367 1726882310.38085: done checking to see if all hosts have failed 17367 1726882310.38086: getting the remaining hosts for this loop 17367 1726882310.38088: done getting the remaining hosts for this loop 17367 1726882310.38092: getting the next task for host managed_node1 17367 1726882310.38104: done getting next task for host managed_node1 17367 1726882310.38107: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17367 1726882310.38112: ^ 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 17367 1726882310.38122: getting variables 17367 1726882310.38124: in VariableManager get_vars() 17367 1726882310.38152: Calling all_inventory to load vars for managed_node1 17367 1726882310.38154: Calling groups_inventory to load vars for managed_node1 17367 1726882310.38156: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882310.38164: Calling all_plugins_play to load vars for managed_node1 17367 1726882310.38166: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882310.38168: Calling groups_plugins_play to load vars for managed_node1 17367 1726882310.39463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882310.41057: done with get_vars() 17367 1726882310.41078: done getting variables 17367 1726882310.41137: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:31:50 -0400 (0:00:00.048) 0:00:13.294 ****** 17367 1726882310.41176: entering _queue_task() for managed_node1/debug 17367 1726882310.41477: worker is 1 (out of 1 available) 17367 1726882310.41489: exiting _queue_task() for managed_node1/debug 17367 1726882310.41710: done queuing things up, now waiting for results queue to drain 17367 1726882310.41712: waiting for pending results... 17367 1726882310.41897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17367 1726882310.41914: in run() - task 12673a56-9f93-97d1-a317-000000000210 17367 1726882310.41930: variable 'ansible_search_path' from source: unknown 17367 1726882310.41934: variable 'ansible_search_path' from source: unknown 17367 1726882310.41978: calling self._execute() 17367 1726882310.42070: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.42075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.42102: variable 'omit' from source: magic vars 17367 1726882310.42474: variable 'ansible_distribution_major_version' from source: facts 17367 1726882310.42541: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882310.42545: variable 'omit' from source: magic vars 17367 1726882310.42556: variable 'omit' from source: magic vars 17367 1726882310.42590: variable 'omit' from source: magic vars 17367 1726882310.42647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882310.42673: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882310.42692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882310.42717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882310.42759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882310.42762: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882310.42765: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.42767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.42866: Set connection var ansible_timeout to 10 17367 1726882310.42869: Set connection var ansible_shell_type to sh 17367 1726882310.42872: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882310.42877: Set connection var ansible_shell_executable to /bin/sh 17367 1726882310.42882: Set connection var ansible_connection to ssh 17367 1726882310.42890: Set connection var ansible_pipelining to False 17367 1726882310.42917: variable 'ansible_shell_executable' from source: unknown 17367 1726882310.42921: variable 'ansible_connection' from source: unknown 17367 1726882310.42924: variable 'ansible_module_compression' from source: unknown 17367 1726882310.42933: variable 'ansible_shell_type' from source: unknown 17367 1726882310.42936: variable 'ansible_shell_executable' from source: unknown 17367 1726882310.42938: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.42942: variable 'ansible_pipelining' from source: unknown 17367 1726882310.42945: variable 'ansible_timeout' from source: unknown 17367 1726882310.42975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.43085: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882310.43096: variable 'omit' from source: magic vars 17367 1726882310.43104: starting attempt loop 17367 1726882310.43107: running the handler 17367 1726882310.43157: variable '__network_connections_result' from source: set_fact 17367 1726882310.43250: variable '__network_connections_result' from source: set_fact 17367 1726882310.43408: handler run complete 17367 1726882310.43413: attempt loop complete, returning result 17367 1726882310.43415: _execute() done 17367 1726882310.43418: dumping result to json 17367 1726882310.43420: done dumping result, returning 17367 1726882310.43423: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-97d1-a317-000000000210] 17367 1726882310.43425: sending task result for task 12673a56-9f93-97d1-a317-000000000210 ok: [managed_node1] => { "__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, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)" ] } } 17367 1726882310.43807: done sending task result for task 12673a56-9f93-97d1-a317-000000000210 17367 1726882310.43811: WORKER PROCESS EXITING 17367 1726882310.43865: no more pending results, returning what we have 17367 1726882310.43869: results queue empty 17367 1726882310.43870: checking for any_errors_fatal 17367 1726882310.43875: done checking for any_errors_fatal 17367 1726882310.43875: checking for max_fail_percentage 17367 1726882310.43877: done checking for max_fail_percentage 17367 1726882310.43878: checking to see if all hosts have failed and the running result is not ok 17367 1726882310.43879: done checking to see if all hosts have failed 17367 1726882310.43880: getting the remaining hosts for this loop 17367 1726882310.43881: done getting the remaining hosts for this loop 17367 1726882310.43884: getting the next task for host managed_node1 17367 1726882310.43898: done getting next task for host managed_node1 17367 1726882310.43903: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17367 1726882310.43907: ^ 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 17367 1726882310.43923: getting variables 17367 1726882310.43925: in VariableManager get_vars() 17367 1726882310.43954: Calling all_inventory to load vars for managed_node1 17367 1726882310.43957: Calling groups_inventory to load vars for managed_node1 17367 1726882310.43959: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882310.43967: Calling all_plugins_play to load vars for managed_node1 17367 1726882310.43970: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882310.43972: Calling groups_plugins_play to load vars for managed_node1 17367 1726882310.45419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882310.46959: done with get_vars() 17367 1726882310.46980: done getting variables 17367 1726882310.47042: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:31:50 -0400 (0:00:00.058) 0:00:13.353 ****** 17367 1726882310.47075: entering _queue_task() for managed_node1/debug 17367 1726882310.47412: worker is 1 (out of 1 available) 17367 1726882310.47425: exiting _queue_task() for managed_node1/debug 17367 1726882310.47435: done queuing things up, now waiting for results queue to drain 17367 1726882310.47437: waiting for pending results... 17367 1726882310.47729: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17367 1726882310.47850: in run() - task 12673a56-9f93-97d1-a317-000000000211 17367 1726882310.47860: variable 'ansible_search_path' from source: unknown 17367 1726882310.47864: variable 'ansible_search_path' from source: unknown 17367 1726882310.47960: calling self._execute() 17367 1726882310.47995: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.48004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.48014: variable 'omit' from source: magic vars 17367 1726882310.48396: variable 'ansible_distribution_major_version' from source: facts 17367 1726882310.48405: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882310.48529: variable 'network_state' from source: role '' defaults 17367 1726882310.48539: Evaluated conditional (network_state != {}): False 17367 1726882310.48542: when evaluation is False, skipping this task 17367 1726882310.48545: _execute() done 17367 1726882310.48548: dumping result to json 17367 1726882310.48598: done dumping result, returning 17367 1726882310.48608: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-97d1-a317-000000000211] 17367 1726882310.48612: sending task result for task 12673a56-9f93-97d1-a317-000000000211 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 17367 1726882310.48724: no more pending results, returning what we have 17367 1726882310.48730: results queue empty 17367 1726882310.48731: checking for any_errors_fatal 17367 1726882310.48745: done checking for any_errors_fatal 17367 1726882310.48746: checking for max_fail_percentage 17367 1726882310.48748: done checking for max_fail_percentage 17367 1726882310.48749: checking to see if all hosts have failed and the running result is not ok 17367 1726882310.48750: done checking to see if all hosts have failed 17367 1726882310.48750: getting the remaining hosts for this loop 17367 1726882310.48753: done getting the remaining hosts for this loop 17367 1726882310.48758: getting the next task for host managed_node1 17367 1726882310.48767: done getting next task for host managed_node1 17367 1726882310.48771: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 17367 1726882310.48777: ^ 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 17367 1726882310.48796: getting variables 17367 1726882310.48799: in VariableManager get_vars() 17367 1726882310.48836: Calling all_inventory to load vars for managed_node1 17367 1726882310.48838: Calling groups_inventory to load vars for managed_node1 17367 1726882310.48841: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882310.48852: Calling all_plugins_play to load vars for managed_node1 17367 1726882310.48855: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882310.48858: Calling groups_plugins_play to load vars for managed_node1 17367 1726882310.49405: done sending task result for task 12673a56-9f93-97d1-a317-000000000211 17367 1726882310.49409: WORKER PROCESS EXITING 17367 1726882310.50469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882310.52138: done with get_vars() 17367 1726882310.52168: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:31:50 -0400 (0:00:00.051) 0:00:13.405 ****** 17367 1726882310.52265: entering _queue_task() for managed_node1/ping 17367 1726882310.52266: Creating lock for ping 17367 1726882310.52638: worker is 1 (out of 1 available) 17367 1726882310.52652: exiting _queue_task() for managed_node1/ping 17367 1726882310.52666: done queuing things up, now waiting for results queue to drain 17367 1726882310.52667: waiting for pending results... 17367 1726882310.53028: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 17367 1726882310.53142: in run() - task 12673a56-9f93-97d1-a317-000000000212 17367 1726882310.53163: variable 'ansible_search_path' from source: unknown 17367 1726882310.53171: variable 'ansible_search_path' from source: unknown 17367 1726882310.53217: calling self._execute() 17367 1726882310.53341: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.53345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.53356: variable 'omit' from source: magic vars 17367 1726882310.53778: variable 'ansible_distribution_major_version' from source: facts 17367 1726882310.53781: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882310.53784: variable 'omit' from source: magic vars 17367 1726882310.53836: variable 'omit' from source: magic vars 17367 1726882310.53873: variable 'omit' from source: magic vars 17367 1726882310.53928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882310.53968: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882310.54071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882310.54074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882310.54077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882310.54122: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882310.54131: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.54138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.54242: Set connection var ansible_timeout to 10 17367 1726882310.54250: Set connection var ansible_shell_type to sh 17367 1726882310.54298: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882310.54301: Set connection var ansible_shell_executable to /bin/sh 17367 1726882310.54304: Set connection var ansible_connection to ssh 17367 1726882310.54305: Set connection var ansible_pipelining to False 17367 1726882310.54313: variable 'ansible_shell_executable' from source: unknown 17367 1726882310.54331: variable 'ansible_connection' from source: unknown 17367 1726882310.54339: variable 'ansible_module_compression' from source: unknown 17367 1726882310.54346: variable 'ansible_shell_type' from source: unknown 17367 1726882310.54353: variable 'ansible_shell_executable' from source: unknown 17367 1726882310.54698: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882310.54703: variable 'ansible_pipelining' from source: unknown 17367 1726882310.54706: variable 'ansible_timeout' from source: unknown 17367 1726882310.54709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882310.54938: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882310.54942: variable 'omit' from source: magic vars 17367 1726882310.54945: starting attempt loop 17367 1726882310.54947: running the handler 17367 1726882310.54949: _low_level_execute_command(): starting 17367 1726882310.54951: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882310.56015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.56041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882310.56058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.56083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.56160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.58303: stdout chunk (state=3): >>>/root <<< 17367 1726882310.58436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882310.58440: stdout chunk (state=3): >>><<< 17367 1726882310.58442: stderr chunk (state=3): >>><<< 17367 1726882310.58445: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882310.58448: _low_level_execute_command(): starting 17367 1726882310.58450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474 `" && echo ansible-tmp-1726882310.5834663-18022-44627061426474="` echo /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474 `" ) && sleep 0' 17367 1726882310.59531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882310.59547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882310.59572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882310.59608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.59682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.59731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882310.59748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.59767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.60047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.61880: stdout chunk (state=3): >>>ansible-tmp-1726882310.5834663-18022-44627061426474=/root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474 <<< 17367 1726882310.61981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882310.62085: stderr chunk (state=3): >>><<< 17367 1726882310.62099: stdout chunk (state=3): >>><<< 17367 1726882310.62202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882310.5834663-18022-44627061426474=/root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882310.62206: variable 'ansible_module_compression' from source: unknown 17367 1726882310.62339: ANSIBALLZ: Using lock for ping 17367 1726882310.62501: ANSIBALLZ: Acquiring lock 17367 1726882310.62505: ANSIBALLZ: Lock acquired: 139759321182864 17367 1726882310.62508: ANSIBALLZ: Creating module 17367 1726882310.76531: ANSIBALLZ: Writing module into payload 17367 1726882310.76580: ANSIBALLZ: Writing module 17367 1726882310.76599: ANSIBALLZ: Renaming module 17367 1726882310.76603: ANSIBALLZ: Done creating module 17367 1726882310.76620: variable 'ansible_facts' from source: unknown 17367 1726882310.76717: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py 17367 1726882310.76902: Sending initial data 17367 1726882310.76905: Sent initial data (152 bytes) 17367 1726882310.77513: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.77516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.77626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.79156: 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" <<< 17367 1726882310.79160: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17367 1726882310.79191: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882310.79236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpbcfgmioc /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py <<< 17367 1726882310.79246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py" <<< 17367 1726882310.79276: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpbcfgmioc" to remote "/root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py" <<< 17367 1726882310.79770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882310.79810: stderr chunk (state=3): >>><<< 17367 1726882310.79813: stdout chunk (state=3): >>><<< 17367 1726882310.79828: done transferring module to remote 17367 1726882310.79836: _low_level_execute_command(): starting 17367 1726882310.79841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/ /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py && sleep 0' 17367 1726882310.80277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882310.80283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.80286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 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 <<< 17367 1726882310.80289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.80336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.80405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.80442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.82166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882310.82169: stderr chunk (state=3): >>><<< 17367 1726882310.82172: stdout chunk (state=3): >>><<< 17367 1726882310.82184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882310.82187: _low_level_execute_command(): starting 17367 1726882310.82194: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/AnsiballZ_ping.py && sleep 0' 17367 1726882310.82575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882310.82599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882310.82603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882310.82607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 17367 1726882310.82628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882310.82630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882310.82633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.82673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.82688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.82737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882310.97516: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 17367 1726882310.98701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882310.98730: stderr chunk (state=3): >>><<< 17367 1726882310.98733: stdout chunk (state=3): >>><<< 17367 1726882310.98751: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882310.98775: 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-1726882310.5834663-18022-44627061426474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882310.98783: _low_level_execute_command(): starting 17367 1726882310.98788: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882310.5834663-18022-44627061426474/ > /dev/null 2>&1 && sleep 0' 17367 1726882310.99262: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882310.99265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882310.99268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.99270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882310.99272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882310.99324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882310.99327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882310.99374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.01149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.01171: stderr chunk (state=3): >>><<< 17367 1726882311.01174: stdout chunk (state=3): >>><<< 17367 1726882311.01188: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.01198: handler run complete 17367 1726882311.01211: attempt loop complete, returning result 17367 1726882311.01213: _execute() done 17367 1726882311.01217: dumping result to json 17367 1726882311.01219: done dumping result, returning 17367 1726882311.01232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-97d1-a317-000000000212] 17367 1726882311.01234: sending task result for task 12673a56-9f93-97d1-a317-000000000212 17367 1726882311.01319: done sending task result for task 12673a56-9f93-97d1-a317-000000000212 17367 1726882311.01322: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 17367 1726882311.01386: no more pending results, returning what we have 17367 1726882311.01389: results queue empty 17367 1726882311.01390: checking for any_errors_fatal 17367 1726882311.01398: done checking for any_errors_fatal 17367 1726882311.01399: checking for max_fail_percentage 17367 1726882311.01400: done checking for max_fail_percentage 17367 1726882311.01401: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.01402: done checking to see if all hosts have failed 17367 1726882311.01402: getting the remaining hosts for this loop 17367 1726882311.01404: done getting the remaining hosts for this loop 17367 1726882311.01407: getting the next task for host managed_node1 17367 1726882311.01417: done getting next task for host managed_node1 17367 1726882311.01419: ^ task is: TASK: meta (role_complete) 17367 1726882311.01424: ^ 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 17367 1726882311.01435: getting variables 17367 1726882311.01438: in VariableManager get_vars() 17367 1726882311.01475: Calling all_inventory to load vars for managed_node1 17367 1726882311.01478: Calling groups_inventory to load vars for managed_node1 17367 1726882311.01480: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.01489: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.01492: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.01504: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.02424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.03294: done with get_vars() 17367 1726882311.03310: done getting variables 17367 1726882311.03370: done queuing things up, now waiting for results queue to drain 17367 1726882311.03371: results queue empty 17367 1726882311.03372: checking for any_errors_fatal 17367 1726882311.03374: done checking for any_errors_fatal 17367 1726882311.03374: checking for max_fail_percentage 17367 1726882311.03375: done checking for max_fail_percentage 17367 1726882311.03375: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.03376: done checking to see if all hosts have failed 17367 1726882311.03376: getting the remaining hosts for this loop 17367 1726882311.03377: done getting the remaining hosts for this loop 17367 1726882311.03379: getting the next task for host managed_node1 17367 1726882311.03382: done getting next task for host managed_node1 17367 1726882311.03383: ^ task is: TASK: Show result 17367 1726882311.03384: ^ 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 17367 1726882311.03386: getting variables 17367 1726882311.03387: in VariableManager get_vars() 17367 1726882311.03396: Calling all_inventory to load vars for managed_node1 17367 1726882311.03398: Calling groups_inventory to load vars for managed_node1 17367 1726882311.03399: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.03402: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.03404: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.03405: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.04032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.05333: done with get_vars() 17367 1726882311.05352: done getting variables 17367 1726882311.05398: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show result] ************************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Friday 20 September 2024 21:31:51 -0400 (0:00:00.531) 0:00:13.937 ****** 17367 1726882311.05432: entering _queue_task() for managed_node1/debug 17367 1726882311.05728: worker is 1 (out of 1 available) 17367 1726882311.05740: exiting _queue_task() for managed_node1/debug 17367 1726882311.05753: done queuing things up, now waiting for results queue to drain 17367 1726882311.05755: waiting for pending results... 17367 1726882311.05957: running TaskExecutor() for managed_node1/TASK: Show result 17367 1726882311.06034: in run() - task 12673a56-9f93-97d1-a317-000000000180 17367 1726882311.06045: variable 'ansible_search_path' from source: unknown 17367 1726882311.06049: variable 'ansible_search_path' from source: unknown 17367 1726882311.06086: calling self._execute() 17367 1726882311.06153: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.06157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.06170: variable 'omit' from source: magic vars 17367 1726882311.06462: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.06471: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.06477: variable 'omit' from source: magic vars 17367 1726882311.06514: variable 'omit' from source: magic vars 17367 1726882311.06540: variable 'omit' from source: magic vars 17367 1726882311.06571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882311.06601: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882311.06619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882311.06635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.06641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.06665: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882311.06668: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.06670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.06742: Set connection var ansible_timeout to 10 17367 1726882311.06746: Set connection var ansible_shell_type to sh 17367 1726882311.06750: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882311.06756: Set connection var ansible_shell_executable to /bin/sh 17367 1726882311.06762: Set connection var ansible_connection to ssh 17367 1726882311.06768: Set connection var ansible_pipelining to False 17367 1726882311.06785: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.06788: variable 'ansible_connection' from source: unknown 17367 1726882311.06791: variable 'ansible_module_compression' from source: unknown 17367 1726882311.06797: variable 'ansible_shell_type' from source: unknown 17367 1726882311.06800: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.06802: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.06804: variable 'ansible_pipelining' from source: unknown 17367 1726882311.06806: variable 'ansible_timeout' from source: unknown 17367 1726882311.06812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.06914: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882311.06923: variable 'omit' from source: magic vars 17367 1726882311.06926: starting attempt loop 17367 1726882311.06930: running the handler 17367 1726882311.06969: variable '__network_connections_result' from source: set_fact 17367 1726882311.07026: variable '__network_connections_result' from source: set_fact 17367 1726882311.07107: handler run complete 17367 1726882311.07125: attempt loop complete, returning result 17367 1726882311.07128: _execute() done 17367 1726882311.07132: dumping result to json 17367 1726882311.07134: done dumping result, returning 17367 1726882311.07146: done running TaskExecutor() for managed_node1/TASK: Show result [12673a56-9f93-97d1-a317-000000000180] 17367 1726882311.07150: sending task result for task 12673a56-9f93-97d1-a317-000000000180 17367 1726882311.07236: done sending task result for task 12673a56-9f93-97d1-a317-000000000180 17367 1726882311.07239: WORKER PROCESS EXITING ok: [managed_node1] => { "__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, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6 (is-modified)" ] } } 17367 1726882311.07310: no more pending results, returning what we have 17367 1726882311.07313: results queue empty 17367 1726882311.07314: checking for any_errors_fatal 17367 1726882311.07316: done checking for any_errors_fatal 17367 1726882311.07317: checking for max_fail_percentage 17367 1726882311.07318: done checking for max_fail_percentage 17367 1726882311.07319: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.07320: done checking to see if all hosts have failed 17367 1726882311.07321: getting the remaining hosts for this loop 17367 1726882311.07323: done getting the remaining hosts for this loop 17367 1726882311.07326: getting the next task for host managed_node1 17367 1726882311.07336: done getting next task for host managed_node1 17367 1726882311.07339: ^ task is: TASK: Asserts 17367 1726882311.07341: ^ 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 17367 1726882311.07345: getting variables 17367 1726882311.07346: in VariableManager get_vars() 17367 1726882311.07374: Calling all_inventory to load vars for managed_node1 17367 1726882311.07376: Calling groups_inventory to load vars for managed_node1 17367 1726882311.07380: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.07389: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.07392: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.07406: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.08244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.10418: done with get_vars() 17367 1726882311.10446: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:31:51 -0400 (0:00:00.051) 0:00:13.988 ****** 17367 1726882311.10543: entering _queue_task() for managed_node1/include_tasks 17367 1726882311.10821: worker is 1 (out of 1 available) 17367 1726882311.10834: exiting _queue_task() for managed_node1/include_tasks 17367 1726882311.10846: done queuing things up, now waiting for results queue to drain 17367 1726882311.10848: waiting for pending results... 17367 1726882311.11481: running TaskExecutor() for managed_node1/TASK: Asserts 17367 1726882311.11486: in run() - task 12673a56-9f93-97d1-a317-000000000087 17367 1726882311.11491: variable 'ansible_search_path' from source: unknown 17367 1726882311.11496: variable 'ansible_search_path' from source: unknown 17367 1726882311.11520: variable 'lsr_assert' from source: include params 17367 1726882311.11742: variable 'lsr_assert' from source: include params 17367 1726882311.11820: variable 'omit' from source: magic vars 17367 1726882311.11961: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.11979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.12000: variable 'omit' from source: magic vars 17367 1726882311.12375: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.12378: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.12380: variable 'item' from source: unknown 17367 1726882311.12382: variable 'item' from source: unknown 17367 1726882311.12416: variable 'item' from source: unknown 17367 1726882311.12488: variable 'item' from source: unknown 17367 1726882311.12850: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.12853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.12856: variable 'omit' from source: magic vars 17367 1726882311.12858: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.12860: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.12862: variable 'item' from source: unknown 17367 1726882311.12932: variable 'item' from source: unknown 17367 1726882311.12964: variable 'item' from source: unknown 17367 1726882311.13085: variable 'item' from source: unknown 17367 1726882311.13136: dumping result to json 17367 1726882311.13140: done dumping result, returning 17367 1726882311.13142: done running TaskExecutor() for managed_node1/TASK: Asserts [12673a56-9f93-97d1-a317-000000000087] 17367 1726882311.13144: sending task result for task 12673a56-9f93-97d1-a317-000000000087 17367 1726882311.13183: done sending task result for task 12673a56-9f93-97d1-a317-000000000087 17367 1726882311.13186: WORKER PROCESS EXITING 17367 1726882311.13419: no more pending results, returning what we have 17367 1726882311.13424: in VariableManager get_vars() 17367 1726882311.13463: Calling all_inventory to load vars for managed_node1 17367 1726882311.13465: Calling groups_inventory to load vars for managed_node1 17367 1726882311.13468: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.13478: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.13481: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.13483: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.15044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.16455: done with get_vars() 17367 1726882311.16474: variable 'ansible_search_path' from source: unknown 17367 1726882311.16475: variable 'ansible_search_path' from source: unknown 17367 1726882311.16522: variable 'ansible_search_path' from source: unknown 17367 1726882311.16524: variable 'ansible_search_path' from source: unknown 17367 1726882311.16554: we have included files to process 17367 1726882311.16555: generating all_blocks data 17367 1726882311.16557: done generating all_blocks data 17367 1726882311.16563: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17367 1726882311.16564: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17367 1726882311.16567: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17367 1726882311.16767: in VariableManager get_vars() 17367 1726882311.16785: done with get_vars() 17367 1726882311.17151: done processing included file 17367 1726882311.17153: iterating over new_blocks loaded from include file 17367 1726882311.17154: in VariableManager get_vars() 17367 1726882311.17170: done with get_vars() 17367 1726882311.17171: filtering new block on tags 17367 1726882311.17228: done filtering new block on tags 17367 1726882311.17231: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 17367 1726882311.17236: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17367 1726882311.17237: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17367 1726882311.17240: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17367 1726882311.17354: in VariableManager get_vars() 17367 1726882311.17373: done with get_vars() 17367 1726882311.17458: done processing included file 17367 1726882311.17460: iterating over new_blocks loaded from include file 17367 1726882311.17462: in VariableManager get_vars() 17367 1726882311.17474: done with get_vars() 17367 1726882311.17476: filtering new block on tags 17367 1726882311.17508: done filtering new block on tags 17367 1726882311.17510: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 17367 1726882311.17514: extending task lists for all hosts with included blocks 17367 1726882311.18546: done extending task lists 17367 1726882311.18548: done processing included files 17367 1726882311.18548: results queue empty 17367 1726882311.18549: checking for any_errors_fatal 17367 1726882311.18554: done checking for any_errors_fatal 17367 1726882311.18554: checking for max_fail_percentage 17367 1726882311.18555: done checking for max_fail_percentage 17367 1726882311.18556: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.18557: done checking to see if all hosts have failed 17367 1726882311.18557: getting the remaining hosts for this loop 17367 1726882311.18558: done getting the remaining hosts for this loop 17367 1726882311.18561: getting the next task for host managed_node1 17367 1726882311.18565: done getting next task for host managed_node1 17367 1726882311.18567: ^ task is: TASK: Include the task 'get_profile_stat.yml' 17367 1726882311.18569: ^ 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 17367 1726882311.18577: getting variables 17367 1726882311.18578: in VariableManager get_vars() 17367 1726882311.18587: Calling all_inventory to load vars for managed_node1 17367 1726882311.18590: Calling groups_inventory to load vars for managed_node1 17367 1726882311.18592: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.18600: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.18602: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.18605: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.19734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.21211: done with get_vars() 17367 1726882311.21238: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:31:51 -0400 (0:00:00.107) 0:00:14.096 ****** 17367 1726882311.21323: entering _queue_task() for managed_node1/include_tasks 17367 1726882311.21676: worker is 1 (out of 1 available) 17367 1726882311.21689: exiting _queue_task() for managed_node1/include_tasks 17367 1726882311.21702: done queuing things up, now waiting for results queue to drain 17367 1726882311.21704: waiting for pending results... 17367 1726882311.21935: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 17367 1726882311.22064: in run() - task 12673a56-9f93-97d1-a317-000000000376 17367 1726882311.22083: variable 'ansible_search_path' from source: unknown 17367 1726882311.22091: variable 'ansible_search_path' from source: unknown 17367 1726882311.22148: calling self._execute() 17367 1726882311.22248: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.22260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.22274: variable 'omit' from source: magic vars 17367 1726882311.22667: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.22764: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.22770: _execute() done 17367 1726882311.22774: dumping result to json 17367 1726882311.22776: done dumping result, returning 17367 1726882311.22779: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [12673a56-9f93-97d1-a317-000000000376] 17367 1726882311.22782: sending task result for task 12673a56-9f93-97d1-a317-000000000376 17367 1726882311.22862: done sending task result for task 12673a56-9f93-97d1-a317-000000000376 17367 1726882311.22866: WORKER PROCESS EXITING 17367 1726882311.22891: no more pending results, returning what we have 17367 1726882311.22899: in VariableManager get_vars() 17367 1726882311.22935: Calling all_inventory to load vars for managed_node1 17367 1726882311.22937: Calling groups_inventory to load vars for managed_node1 17367 1726882311.22940: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.22953: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.22956: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.22958: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.24479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.25887: done with get_vars() 17367 1726882311.25907: variable 'ansible_search_path' from source: unknown 17367 1726882311.25908: variable 'ansible_search_path' from source: unknown 17367 1726882311.25919: variable 'item' from source: include params 17367 1726882311.26050: variable 'item' from source: include params 17367 1726882311.26083: we have included files to process 17367 1726882311.26084: generating all_blocks data 17367 1726882311.26085: done generating all_blocks data 17367 1726882311.26087: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17367 1726882311.26088: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17367 1726882311.26090: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17367 1726882311.26881: done processing included file 17367 1726882311.26882: iterating over new_blocks loaded from include file 17367 1726882311.26883: in VariableManager get_vars() 17367 1726882311.26896: done with get_vars() 17367 1726882311.26897: filtering new block on tags 17367 1726882311.26977: done filtering new block on tags 17367 1726882311.26980: in VariableManager get_vars() 17367 1726882311.26997: done with get_vars() 17367 1726882311.26998: filtering new block on tags 17367 1726882311.27036: done filtering new block on tags 17367 1726882311.27038: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 17367 1726882311.27042: extending task lists for all hosts with included blocks 17367 1726882311.27189: done extending task lists 17367 1726882311.27190: done processing included files 17367 1726882311.27190: results queue empty 17367 1726882311.27191: checking for any_errors_fatal 17367 1726882311.27196: done checking for any_errors_fatal 17367 1726882311.27197: checking for max_fail_percentage 17367 1726882311.27197: done checking for max_fail_percentage 17367 1726882311.27198: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.27198: done checking to see if all hosts have failed 17367 1726882311.27199: getting the remaining hosts for this loop 17367 1726882311.27200: done getting the remaining hosts for this loop 17367 1726882311.27201: getting the next task for host managed_node1 17367 1726882311.27204: done getting next task for host managed_node1 17367 1726882311.27206: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 17367 1726882311.27208: ^ 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 17367 1726882311.27209: getting variables 17367 1726882311.27210: in VariableManager get_vars() 17367 1726882311.27216: Calling all_inventory to load vars for managed_node1 17367 1726882311.27217: Calling groups_inventory to load vars for managed_node1 17367 1726882311.27218: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.27223: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.27225: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.27226: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.27834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.31824: done with get_vars() 17367 1726882311.31841: done getting variables 17367 1726882311.31871: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:31:51 -0400 (0:00:00.105) 0:00:14.201 ****** 17367 1726882311.31890: entering _queue_task() for managed_node1/set_fact 17367 1726882311.32152: worker is 1 (out of 1 available) 17367 1726882311.32162: exiting _queue_task() for managed_node1/set_fact 17367 1726882311.32174: done queuing things up, now waiting for results queue to drain 17367 1726882311.32175: waiting for pending results... 17367 1726882311.32365: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 17367 1726882311.32457: in run() - task 12673a56-9f93-97d1-a317-0000000003f6 17367 1726882311.32468: variable 'ansible_search_path' from source: unknown 17367 1726882311.32472: variable 'ansible_search_path' from source: unknown 17367 1726882311.32507: calling self._execute() 17367 1726882311.32570: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.32576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.32584: variable 'omit' from source: magic vars 17367 1726882311.32862: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.32873: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.32880: variable 'omit' from source: magic vars 17367 1726882311.32920: variable 'omit' from source: magic vars 17367 1726882311.32943: variable 'omit' from source: magic vars 17367 1726882311.32977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882311.33009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882311.33026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882311.33039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.33048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.33075: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882311.33079: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.33081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.33150: Set connection var ansible_timeout to 10 17367 1726882311.33153: Set connection var ansible_shell_type to sh 17367 1726882311.33156: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882311.33163: Set connection var ansible_shell_executable to /bin/sh 17367 1726882311.33166: Set connection var ansible_connection to ssh 17367 1726882311.33175: Set connection var ansible_pipelining to False 17367 1726882311.33192: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.33197: variable 'ansible_connection' from source: unknown 17367 1726882311.33201: variable 'ansible_module_compression' from source: unknown 17367 1726882311.33204: variable 'ansible_shell_type' from source: unknown 17367 1726882311.33206: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.33210: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.33212: variable 'ansible_pipelining' from source: unknown 17367 1726882311.33216: variable 'ansible_timeout' from source: unknown 17367 1726882311.33220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.33329: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882311.33337: variable 'omit' from source: magic vars 17367 1726882311.33342: starting attempt loop 17367 1726882311.33345: running the handler 17367 1726882311.33356: handler run complete 17367 1726882311.33363: attempt loop complete, returning result 17367 1726882311.33366: _execute() done 17367 1726882311.33369: dumping result to json 17367 1726882311.33371: done dumping result, returning 17367 1726882311.33378: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [12673a56-9f93-97d1-a317-0000000003f6] 17367 1726882311.33385: sending task result for task 12673a56-9f93-97d1-a317-0000000003f6 17367 1726882311.33480: done sending task result for task 12673a56-9f93-97d1-a317-0000000003f6 17367 1726882311.33483: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 17367 1726882311.33544: no more pending results, returning what we have 17367 1726882311.33547: results queue empty 17367 1726882311.33548: checking for any_errors_fatal 17367 1726882311.33550: done checking for any_errors_fatal 17367 1726882311.33550: checking for max_fail_percentage 17367 1726882311.33551: done checking for max_fail_percentage 17367 1726882311.33552: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.33553: done checking to see if all hosts have failed 17367 1726882311.33554: getting the remaining hosts for this loop 17367 1726882311.33555: done getting the remaining hosts for this loop 17367 1726882311.33559: getting the next task for host managed_node1 17367 1726882311.33567: done getting next task for host managed_node1 17367 1726882311.33569: ^ task is: TASK: Stat profile file 17367 1726882311.33574: ^ 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 17367 1726882311.33578: getting variables 17367 1726882311.33580: in VariableManager get_vars() 17367 1726882311.33611: Calling all_inventory to load vars for managed_node1 17367 1726882311.33614: Calling groups_inventory to load vars for managed_node1 17367 1726882311.33617: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.33628: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.33630: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.33633: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.34407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.35284: done with get_vars() 17367 1726882311.35304: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:31:51 -0400 (0:00:00.034) 0:00:14.236 ****** 17367 1726882311.35373: entering _queue_task() for managed_node1/stat 17367 1726882311.35623: worker is 1 (out of 1 available) 17367 1726882311.35637: exiting _queue_task() for managed_node1/stat 17367 1726882311.35649: done queuing things up, now waiting for results queue to drain 17367 1726882311.35650: waiting for pending results... 17367 1726882311.35837: running TaskExecutor() for managed_node1/TASK: Stat profile file 17367 1726882311.36100: in run() - task 12673a56-9f93-97d1-a317-0000000003f7 17367 1726882311.36104: variable 'ansible_search_path' from source: unknown 17367 1726882311.36107: variable 'ansible_search_path' from source: unknown 17367 1726882311.36110: calling self._execute() 17367 1726882311.36112: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.36115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.36119: variable 'omit' from source: magic vars 17367 1726882311.36429: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.36439: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.36453: variable 'omit' from source: magic vars 17367 1726882311.36498: variable 'omit' from source: magic vars 17367 1726882311.36675: variable 'profile' from source: play vars 17367 1726882311.36678: variable 'interface' from source: play vars 17367 1726882311.36681: variable 'interface' from source: play vars 17367 1726882311.36683: variable 'omit' from source: magic vars 17367 1726882311.36706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882311.36740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882311.36758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882311.36779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.36783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.36815: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882311.36818: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.36821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.37001: Set connection var ansible_timeout to 10 17367 1726882311.37004: Set connection var ansible_shell_type to sh 17367 1726882311.37007: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882311.37011: Set connection var ansible_shell_executable to /bin/sh 17367 1726882311.37013: Set connection var ansible_connection to ssh 17367 1726882311.37016: Set connection var ansible_pipelining to False 17367 1726882311.37018: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.37020: variable 'ansible_connection' from source: unknown 17367 1726882311.37022: variable 'ansible_module_compression' from source: unknown 17367 1726882311.37024: variable 'ansible_shell_type' from source: unknown 17367 1726882311.37026: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.37028: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.37030: variable 'ansible_pipelining' from source: unknown 17367 1726882311.37033: variable 'ansible_timeout' from source: unknown 17367 1726882311.37035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.37218: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882311.37224: variable 'omit' from source: magic vars 17367 1726882311.37227: starting attempt loop 17367 1726882311.37229: running the handler 17367 1726882311.37231: _low_level_execute_command(): starting 17367 1726882311.37233: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882311.37832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882311.37843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882311.37855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.37870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882311.37883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882311.37890: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882311.37905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.38003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882311.38007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.38017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.38089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.39756: stdout chunk (state=3): >>>/root <<< 17367 1726882311.39853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.39880: stderr chunk (state=3): >>><<< 17367 1726882311.39886: stdout chunk (state=3): >>><<< 17367 1726882311.39917: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.39927: _low_level_execute_command(): starting 17367 1726882311.39932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797 `" && echo ansible-tmp-1726882311.3991582-18064-187704126443797="` echo /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797 `" ) && sleep 0' 17367 1726882311.40367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.40379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.40383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.40385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.40430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882311.40437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.40439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.40477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.42353: stdout chunk (state=3): >>>ansible-tmp-1726882311.3991582-18064-187704126443797=/root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797 <<< 17367 1726882311.42458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.42485: stderr chunk (state=3): >>><<< 17367 1726882311.42488: stdout chunk (state=3): >>><<< 17367 1726882311.42506: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882311.3991582-18064-187704126443797=/root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.42542: variable 'ansible_module_compression' from source: unknown 17367 1726882311.42584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17367 1726882311.42620: variable 'ansible_facts' from source: unknown 17367 1726882311.42680: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py 17367 1726882311.42776: Sending initial data 17367 1726882311.42779: Sent initial data (153 bytes) 17367 1726882311.43188: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.43204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882311.43207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.43226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 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 <<< 17367 1726882311.43229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.43271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.43287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.43332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.44851: 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 <<< 17367 1726882311.44856: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17367 1726882311.44892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882311.44936: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpqk71bwkv /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py <<< 17367 1726882311.44939: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py" <<< 17367 1726882311.44975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpqk71bwkv" to remote "/root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py" <<< 17367 1726882311.45500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.45541: stderr chunk (state=3): >>><<< 17367 1726882311.45544: stdout chunk (state=3): >>><<< 17367 1726882311.45582: done transferring module to remote 17367 1726882311.45589: _low_level_execute_command(): starting 17367 1726882311.45596: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/ /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py && sleep 0' 17367 1726882311.46028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.46032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.46037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882311.46040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882311.46042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.46099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.46102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.46135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.47849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.47870: stderr chunk (state=3): >>><<< 17367 1726882311.47873: stdout chunk (state=3): >>><<< 17367 1726882311.47888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.47891: _low_level_execute_command(): starting 17367 1726882311.47900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/AnsiballZ_stat.py && sleep 0' 17367 1726882311.48323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.48326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.48331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.48333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.48380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882311.48383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.48434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.63319: 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"}}} <<< 17367 1726882311.64703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882311.64708: stdout chunk (state=3): >>><<< 17367 1726882311.64710: stderr chunk (state=3): >>><<< 17367 1726882311.64713: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882311.64717: 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-1726882311.3991582-18064-187704126443797/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882311.64720: _low_level_execute_command(): starting 17367 1726882311.64722: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882311.3991582-18064-187704126443797/ > /dev/null 2>&1 && sleep 0' 17367 1726882311.65231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882311.65246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882311.65257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.65271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882311.65283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882311.65290: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882311.65303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.65315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17367 1726882311.65323: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 17367 1726882311.65330: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17367 1726882311.65355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882311.65406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.65432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882311.65444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.65470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.65540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.67602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.67605: stdout chunk (state=3): >>><<< 17367 1726882311.67608: stderr chunk (state=3): >>><<< 17367 1726882311.67610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.67612: handler run complete 17367 1726882311.67614: attempt loop complete, returning result 17367 1726882311.67616: _execute() done 17367 1726882311.67618: dumping result to json 17367 1726882311.67620: done dumping result, returning 17367 1726882311.67623: done running TaskExecutor() for managed_node1/TASK: Stat profile file [12673a56-9f93-97d1-a317-0000000003f7] 17367 1726882311.67624: sending task result for task 12673a56-9f93-97d1-a317-0000000003f7 17367 1726882311.67697: done sending task result for task 12673a56-9f93-97d1-a317-0000000003f7 17367 1726882311.67700: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17367 1726882311.67764: no more pending results, returning what we have 17367 1726882311.67768: results queue empty 17367 1726882311.67770: checking for any_errors_fatal 17367 1726882311.67775: done checking for any_errors_fatal 17367 1726882311.67776: checking for max_fail_percentage 17367 1726882311.67777: done checking for max_fail_percentage 17367 1726882311.67779: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.67779: done checking to see if all hosts have failed 17367 1726882311.67780: getting the remaining hosts for this loop 17367 1726882311.67782: done getting the remaining hosts for this loop 17367 1726882311.67786: getting the next task for host managed_node1 17367 1726882311.67799: done getting next task for host managed_node1 17367 1726882311.67801: ^ task is: TASK: Set NM profile exist flag based on the profile files 17367 1726882311.67807: ^ 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 17367 1726882311.67812: getting variables 17367 1726882311.67813: in VariableManager get_vars() 17367 1726882311.67847: Calling all_inventory to load vars for managed_node1 17367 1726882311.67849: Calling groups_inventory to load vars for managed_node1 17367 1726882311.67853: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.67864: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.67866: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.67869: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.69653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.71259: done with get_vars() 17367 1726882311.71289: done getting variables 17367 1726882311.71405: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:31:51 -0400 (0:00:00.360) 0:00:14.597 ****** 17367 1726882311.71440: entering _queue_task() for managed_node1/set_fact 17367 1726882311.71906: worker is 1 (out of 1 available) 17367 1726882311.71917: exiting _queue_task() for managed_node1/set_fact 17367 1726882311.71932: done queuing things up, now waiting for results queue to drain 17367 1726882311.71934: waiting for pending results... 17367 1726882311.72161: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 17367 1726882311.72365: in run() - task 12673a56-9f93-97d1-a317-0000000003f8 17367 1726882311.72368: variable 'ansible_search_path' from source: unknown 17367 1726882311.72370: variable 'ansible_search_path' from source: unknown 17367 1726882311.72372: calling self._execute() 17367 1726882311.72439: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.72451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.72471: variable 'omit' from source: magic vars 17367 1726882311.72858: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.72874: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.73008: variable 'profile_stat' from source: set_fact 17367 1726882311.73028: Evaluated conditional (profile_stat.stat.exists): False 17367 1726882311.73040: when evaluation is False, skipping this task 17367 1726882311.73046: _execute() done 17367 1726882311.73054: dumping result to json 17367 1726882311.73061: done dumping result, returning 17367 1726882311.73070: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [12673a56-9f93-97d1-a317-0000000003f8] 17367 1726882311.73128: sending task result for task 12673a56-9f93-97d1-a317-0000000003f8 17367 1726882311.73203: done sending task result for task 12673a56-9f93-97d1-a317-0000000003f8 17367 1726882311.73206: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17367 1726882311.73323: no more pending results, returning what we have 17367 1726882311.73327: results queue empty 17367 1726882311.73328: checking for any_errors_fatal 17367 1726882311.73337: done checking for any_errors_fatal 17367 1726882311.73338: checking for max_fail_percentage 17367 1726882311.73345: done checking for max_fail_percentage 17367 1726882311.73346: checking to see if all hosts have failed and the running result is not ok 17367 1726882311.73347: done checking to see if all hosts have failed 17367 1726882311.73347: getting the remaining hosts for this loop 17367 1726882311.73349: done getting the remaining hosts for this loop 17367 1726882311.73353: getting the next task for host managed_node1 17367 1726882311.73362: done getting next task for host managed_node1 17367 1726882311.73365: ^ task is: TASK: Get NM profile info 17367 1726882311.73370: ^ 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 17367 1726882311.73375: getting variables 17367 1726882311.73376: in VariableManager get_vars() 17367 1726882311.73413: Calling all_inventory to load vars for managed_node1 17367 1726882311.73416: Calling groups_inventory to load vars for managed_node1 17367 1726882311.73419: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882311.73433: Calling all_plugins_play to load vars for managed_node1 17367 1726882311.73435: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882311.73438: Calling groups_plugins_play to load vars for managed_node1 17367 1726882311.74983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882311.76688: done with get_vars() 17367 1726882311.76713: done getting variables 17367 1726882311.76814: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:31:51 -0400 (0:00:00.054) 0:00:14.651 ****** 17367 1726882311.76851: entering _queue_task() for managed_node1/shell 17367 1726882311.76853: Creating lock for shell 17367 1726882311.77308: worker is 1 (out of 1 available) 17367 1726882311.77318: exiting _queue_task() for managed_node1/shell 17367 1726882311.77327: done queuing things up, now waiting for results queue to drain 17367 1726882311.77328: waiting for pending results... 17367 1726882311.77616: running TaskExecutor() for managed_node1/TASK: Get NM profile info 17367 1726882311.77713: in run() - task 12673a56-9f93-97d1-a317-0000000003f9 17367 1726882311.77717: variable 'ansible_search_path' from source: unknown 17367 1726882311.77719: variable 'ansible_search_path' from source: unknown 17367 1726882311.77734: calling self._execute() 17367 1726882311.77826: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.77838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.77889: variable 'omit' from source: magic vars 17367 1726882311.78280: variable 'ansible_distribution_major_version' from source: facts 17367 1726882311.78302: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882311.78313: variable 'omit' from source: magic vars 17367 1726882311.78376: variable 'omit' from source: magic vars 17367 1726882311.78582: variable 'profile' from source: play vars 17367 1726882311.78600: variable 'interface' from source: play vars 17367 1726882311.78675: variable 'interface' from source: play vars 17367 1726882311.78722: variable 'omit' from source: magic vars 17367 1726882311.78755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882311.78800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882311.78898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882311.78902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.78905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882311.78907: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882311.78909: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.78910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.79267: Set connection var ansible_timeout to 10 17367 1726882311.79270: Set connection var ansible_shell_type to sh 17367 1726882311.79273: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882311.79275: Set connection var ansible_shell_executable to /bin/sh 17367 1726882311.79277: Set connection var ansible_connection to ssh 17367 1726882311.79279: Set connection var ansible_pipelining to False 17367 1726882311.79281: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.79283: variable 'ansible_connection' from source: unknown 17367 1726882311.79285: variable 'ansible_module_compression' from source: unknown 17367 1726882311.79287: variable 'ansible_shell_type' from source: unknown 17367 1726882311.79289: variable 'ansible_shell_executable' from source: unknown 17367 1726882311.79290: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882311.79602: variable 'ansible_pipelining' from source: unknown 17367 1726882311.79613: variable 'ansible_timeout' from source: unknown 17367 1726882311.79615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882311.79621: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882311.79625: variable 'omit' from source: magic vars 17367 1726882311.79627: starting attempt loop 17367 1726882311.79629: running the handler 17367 1726882311.79631: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882311.79637: _low_level_execute_command(): starting 17367 1726882311.79640: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882311.80941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.80973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.81053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.82649: stdout chunk (state=3): >>>/root <<< 17367 1726882311.82853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.82864: stdout chunk (state=3): >>><<< 17367 1726882311.82876: stderr chunk (state=3): >>><<< 17367 1726882311.82931: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.83090: _low_level_execute_command(): starting 17367 1726882311.83098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784 `" && echo ansible-tmp-1726882311.8300288-18077-89620620505784="` echo /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784 `" ) && sleep 0' 17367 1726882311.83953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882311.83956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882311.84063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.84337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.84369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.86247: stdout chunk (state=3): >>>ansible-tmp-1726882311.8300288-18077-89620620505784=/root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784 <<< 17367 1726882311.86496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.86500: stdout chunk (state=3): >>><<< 17367 1726882311.86503: stderr chunk (state=3): >>><<< 17367 1726882311.86521: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882311.8300288-18077-89620620505784=/root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.86603: variable 'ansible_module_compression' from source: unknown 17367 1726882311.86900: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17367 1726882311.86904: variable 'ansible_facts' from source: unknown 17367 1726882311.86940: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py 17367 1726882311.87414: Sending initial data 17367 1726882311.87424: Sent initial data (155 bytes) 17367 1726882311.88832: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882311.88847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.88868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.88938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.90472: 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 <<< 17367 1726882311.90510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882311.90573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpq3kbalyc /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py <<< 17367 1726882311.90578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py" <<< 17367 1726882311.90621: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpq3kbalyc" to remote "/root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py" <<< 17367 1726882311.91946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.92010: stderr chunk (state=3): >>><<< 17367 1726882311.92014: stdout chunk (state=3): >>><<< 17367 1726882311.92038: done transferring module to remote 17367 1726882311.92050: _low_level_execute_command(): starting 17367 1726882311.92055: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/ /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py && sleep 0' 17367 1726882311.93512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.93520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882311.93527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882311.93534: stderr chunk (state=3): >>>debug2: match found <<< 17367 1726882311.93545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.93738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.93745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.93817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882311.95515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882311.95559: stderr chunk (state=3): >>><<< 17367 1726882311.95690: stdout chunk (state=3): >>><<< 17367 1726882311.95713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882311.95720: _low_level_execute_command(): starting 17367 1726882311.95723: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/AnsiballZ_command.py && sleep 0' 17367 1726882311.96366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882311.96375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882311.96385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882311.96403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882311.96416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882311.96423: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882311.96433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882311.96455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17367 1726882311.96540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882311.96555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882311.96630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.13177: 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:31:52.113253", "end": "2024-09-20 21:31:52.129755", "delta": "0:00:00.016502", "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}}} <<< 17367 1726882312.14535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882312.14539: stdout chunk (state=3): >>><<< 17367 1726882312.14542: stderr chunk (state=3): >>><<< 17367 1726882312.14563: _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:31:52.113253", "end": "2024-09-20 21:31:52.129755", "delta": "0:00:00.016502", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882312.14687: 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-1726882311.8300288-18077-89620620505784/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882312.14690: _low_level_execute_command(): starting 17367 1726882312.14695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882311.8300288-18077-89620620505784/ > /dev/null 2>&1 && sleep 0' 17367 1726882312.15725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.15780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882312.15835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882312.15964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.16006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.17846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882312.18198: stdout chunk (state=3): >>><<< 17367 1726882312.18202: stderr chunk (state=3): >>><<< 17367 1726882312.18204: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882312.18211: handler run complete 17367 1726882312.18214: Evaluated conditional (False): False 17367 1726882312.18216: attempt loop complete, returning result 17367 1726882312.18217: _execute() done 17367 1726882312.18219: dumping result to json 17367 1726882312.18221: done dumping result, returning 17367 1726882312.18223: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [12673a56-9f93-97d1-a317-0000000003f9] 17367 1726882312.18225: sending task result for task 12673a56-9f93-97d1-a317-0000000003f9 17367 1726882312.18471: done sending task result for task 12673a56-9f93-97d1-a317-0000000003f9 17367 1726882312.18475: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.016502", "end": "2024-09-20 21:31:52.129755", "rc": 0, "start": "2024-09-20 21:31:52.113253" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 17367 1726882312.18554: no more pending results, returning what we have 17367 1726882312.18558: results queue empty 17367 1726882312.18559: checking for any_errors_fatal 17367 1726882312.18568: done checking for any_errors_fatal 17367 1726882312.18569: checking for max_fail_percentage 17367 1726882312.18571: done checking for max_fail_percentage 17367 1726882312.18572: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.18573: done checking to see if all hosts have failed 17367 1726882312.18574: getting the remaining hosts for this loop 17367 1726882312.18576: done getting the remaining hosts for this loop 17367 1726882312.18580: getting the next task for host managed_node1 17367 1726882312.18591: done getting next task for host managed_node1 17367 1726882312.18595: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17367 1726882312.18601: ^ 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 17367 1726882312.18607: getting variables 17367 1726882312.18608: in VariableManager get_vars() 17367 1726882312.18642: Calling all_inventory to load vars for managed_node1 17367 1726882312.18644: Calling groups_inventory to load vars for managed_node1 17367 1726882312.18648: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.18659: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.18662: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.18664: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.23373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.26980: done with get_vars() 17367 1726882312.27015: done getting variables 17367 1726882312.27200: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:31:52 -0400 (0:00:00.503) 0:00:15.155 ****** 17367 1726882312.27238: entering _queue_task() for managed_node1/set_fact 17367 1726882312.27856: worker is 1 (out of 1 available) 17367 1726882312.27869: exiting _queue_task() for managed_node1/set_fact 17367 1726882312.27945: done queuing things up, now waiting for results queue to drain 17367 1726882312.27947: waiting for pending results... 17367 1726882312.28316: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17367 1726882312.28321: in run() - task 12673a56-9f93-97d1-a317-0000000003fa 17367 1726882312.28324: variable 'ansible_search_path' from source: unknown 17367 1726882312.28326: variable 'ansible_search_path' from source: unknown 17367 1726882312.28356: calling self._execute() 17367 1726882312.28454: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.28465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.28479: variable 'omit' from source: magic vars 17367 1726882312.28959: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.28963: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.29038: variable 'nm_profile_exists' from source: set_fact 17367 1726882312.29055: Evaluated conditional (nm_profile_exists.rc == 0): True 17367 1726882312.29078: variable 'omit' from source: magic vars 17367 1726882312.29136: variable 'omit' from source: magic vars 17367 1726882312.29182: variable 'omit' from source: magic vars 17367 1726882312.29229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882312.29270: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882312.29306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882312.29327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.29342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.29373: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882312.29397: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.29400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.29504: Set connection var ansible_timeout to 10 17367 1726882312.29612: Set connection var ansible_shell_type to sh 17367 1726882312.29615: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882312.29618: Set connection var ansible_shell_executable to /bin/sh 17367 1726882312.29619: Set connection var ansible_connection to ssh 17367 1726882312.29622: Set connection var ansible_pipelining to False 17367 1726882312.29624: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.29626: variable 'ansible_connection' from source: unknown 17367 1726882312.29628: variable 'ansible_module_compression' from source: unknown 17367 1726882312.29629: variable 'ansible_shell_type' from source: unknown 17367 1726882312.29631: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.29633: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.29635: variable 'ansible_pipelining' from source: unknown 17367 1726882312.29637: variable 'ansible_timeout' from source: unknown 17367 1726882312.29640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.29758: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882312.29776: variable 'omit' from source: magic vars 17367 1726882312.29787: starting attempt loop 17367 1726882312.29796: running the handler 17367 1726882312.29813: handler run complete 17367 1726882312.29840: attempt loop complete, returning result 17367 1726882312.29848: _execute() done 17367 1726882312.29855: dumping result to json 17367 1726882312.29863: done dumping result, returning 17367 1726882312.29876: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [12673a56-9f93-97d1-a317-0000000003fa] 17367 1726882312.29886: sending task result for task 12673a56-9f93-97d1-a317-0000000003fa ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 17367 1726882312.30206: no more pending results, returning what we have 17367 1726882312.30209: results queue empty 17367 1726882312.30210: checking for any_errors_fatal 17367 1726882312.30218: done checking for any_errors_fatal 17367 1726882312.30219: checking for max_fail_percentage 17367 1726882312.30221: done checking for max_fail_percentage 17367 1726882312.30222: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.30223: done checking to see if all hosts have failed 17367 1726882312.30223: getting the remaining hosts for this loop 17367 1726882312.30225: done getting the remaining hosts for this loop 17367 1726882312.30229: getting the next task for host managed_node1 17367 1726882312.30241: done getting next task for host managed_node1 17367 1726882312.30244: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 17367 1726882312.30249: ^ 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 17367 1726882312.30253: getting variables 17367 1726882312.30255: in VariableManager get_vars() 17367 1726882312.30290: Calling all_inventory to load vars for managed_node1 17367 1726882312.30292: Calling groups_inventory to load vars for managed_node1 17367 1726882312.30298: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.30310: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.30313: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.30316: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.30907: done sending task result for task 12673a56-9f93-97d1-a317-0000000003fa 17367 1726882312.30910: WORKER PROCESS EXITING 17367 1726882312.31835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.33473: done with get_vars() 17367 1726882312.33495: done getting variables 17367 1726882312.33554: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.33680: variable 'profile' from source: play vars 17367 1726882312.33684: variable 'interface' from source: play vars 17367 1726882312.33747: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:31:52 -0400 (0:00:00.065) 0:00:15.220 ****** 17367 1726882312.33784: entering _queue_task() for managed_node1/command 17367 1726882312.34208: worker is 1 (out of 1 available) 17367 1726882312.34219: exiting _queue_task() for managed_node1/command 17367 1726882312.34229: done queuing things up, now waiting for results queue to drain 17367 1726882312.34230: waiting for pending results... 17367 1726882312.34415: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 17367 1726882312.34546: in run() - task 12673a56-9f93-97d1-a317-0000000003fc 17367 1726882312.34571: variable 'ansible_search_path' from source: unknown 17367 1726882312.34580: variable 'ansible_search_path' from source: unknown 17367 1726882312.34621: calling self._execute() 17367 1726882312.34721: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.34732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.34753: variable 'omit' from source: magic vars 17367 1726882312.35136: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.35190: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.35280: variable 'profile_stat' from source: set_fact 17367 1726882312.35306: Evaluated conditional (profile_stat.stat.exists): False 17367 1726882312.35314: when evaluation is False, skipping this task 17367 1726882312.35324: _execute() done 17367 1726882312.35331: dumping result to json 17367 1726882312.35338: done dumping result, returning 17367 1726882312.35409: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 [12673a56-9f93-97d1-a317-0000000003fc] 17367 1726882312.35412: sending task result for task 12673a56-9f93-97d1-a317-0000000003fc 17367 1726882312.35479: done sending task result for task 12673a56-9f93-97d1-a317-0000000003fc 17367 1726882312.35482: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17367 1726882312.35629: no more pending results, returning what we have 17367 1726882312.35633: results queue empty 17367 1726882312.35634: checking for any_errors_fatal 17367 1726882312.35642: done checking for any_errors_fatal 17367 1726882312.35643: checking for max_fail_percentage 17367 1726882312.35644: done checking for max_fail_percentage 17367 1726882312.35645: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.35646: done checking to see if all hosts have failed 17367 1726882312.35646: getting the remaining hosts for this loop 17367 1726882312.35648: done getting the remaining hosts for this loop 17367 1726882312.35652: getting the next task for host managed_node1 17367 1726882312.35661: done getting next task for host managed_node1 17367 1726882312.35663: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 17367 1726882312.35669: ^ 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 17367 1726882312.35673: getting variables 17367 1726882312.35674: in VariableManager get_vars() 17367 1726882312.35710: Calling all_inventory to load vars for managed_node1 17367 1726882312.35713: Calling groups_inventory to load vars for managed_node1 17367 1726882312.35716: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.35848: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.35852: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.35855: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.37539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.39225: done with get_vars() 17367 1726882312.39247: done getting variables 17367 1726882312.39318: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.39436: variable 'profile' from source: play vars 17367 1726882312.39440: variable 'interface' from source: play vars 17367 1726882312.39499: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:31:52 -0400 (0:00:00.057) 0:00:15.278 ****** 17367 1726882312.39538: entering _queue_task() for managed_node1/set_fact 17367 1726882312.39964: worker is 1 (out of 1 available) 17367 1726882312.39973: exiting _queue_task() for managed_node1/set_fact 17367 1726882312.39985: done queuing things up, now waiting for results queue to drain 17367 1726882312.39986: waiting for pending results... 17367 1726882312.40916: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 17367 1726882312.40921: in run() - task 12673a56-9f93-97d1-a317-0000000003fd 17367 1726882312.40924: variable 'ansible_search_path' from source: unknown 17367 1726882312.40927: variable 'ansible_search_path' from source: unknown 17367 1726882312.40929: calling self._execute() 17367 1726882312.40931: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.40934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.40936: variable 'omit' from source: magic vars 17367 1726882312.41744: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.41895: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.42134: variable 'profile_stat' from source: set_fact 17367 1726882312.42148: Evaluated conditional (profile_stat.stat.exists): False 17367 1726882312.42155: when evaluation is False, skipping this task 17367 1726882312.42161: _execute() done 17367 1726882312.42167: dumping result to json 17367 1726882312.42174: done dumping result, returning 17367 1726882312.42183: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [12673a56-9f93-97d1-a317-0000000003fd] 17367 1726882312.42192: sending task result for task 12673a56-9f93-97d1-a317-0000000003fd skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17367 1726882312.42357: no more pending results, returning what we have 17367 1726882312.42361: results queue empty 17367 1726882312.42362: checking for any_errors_fatal 17367 1726882312.42369: done checking for any_errors_fatal 17367 1726882312.42370: checking for max_fail_percentage 17367 1726882312.42371: done checking for max_fail_percentage 17367 1726882312.42372: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.42373: done checking to see if all hosts have failed 17367 1726882312.42374: getting the remaining hosts for this loop 17367 1726882312.42376: done getting the remaining hosts for this loop 17367 1726882312.42380: getting the next task for host managed_node1 17367 1726882312.42388: done getting next task for host managed_node1 17367 1726882312.42390: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 17367 1726882312.42399: ^ 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 17367 1726882312.42404: getting variables 17367 1726882312.42406: in VariableManager get_vars() 17367 1726882312.42439: Calling all_inventory to load vars for managed_node1 17367 1726882312.42441: Calling groups_inventory to load vars for managed_node1 17367 1726882312.42445: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.42459: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.42462: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.42466: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.43056: done sending task result for task 12673a56-9f93-97d1-a317-0000000003fd 17367 1726882312.43059: WORKER PROCESS EXITING 17367 1726882312.44047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.45451: done with get_vars() 17367 1726882312.45478: done getting variables 17367 1726882312.45538: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.45648: variable 'profile' from source: play vars 17367 1726882312.45652: variable 'interface' from source: play vars 17367 1726882312.45715: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:31:52 -0400 (0:00:00.062) 0:00:15.340 ****** 17367 1726882312.45746: entering _queue_task() for managed_node1/command 17367 1726882312.46240: worker is 1 (out of 1 available) 17367 1726882312.46250: exiting _queue_task() for managed_node1/command 17367 1726882312.46261: done queuing things up, now waiting for results queue to drain 17367 1726882312.46262: waiting for pending results... 17367 1726882312.46880: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 17367 1726882312.47098: in run() - task 12673a56-9f93-97d1-a317-0000000003fe 17367 1726882312.47112: variable 'ansible_search_path' from source: unknown 17367 1726882312.47116: variable 'ansible_search_path' from source: unknown 17367 1726882312.47143: calling self._execute() 17367 1726882312.47220: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.47224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.47234: variable 'omit' from source: magic vars 17367 1726882312.47516: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.47526: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.47610: variable 'profile_stat' from source: set_fact 17367 1726882312.47619: Evaluated conditional (profile_stat.stat.exists): False 17367 1726882312.47623: when evaluation is False, skipping this task 17367 1726882312.47626: _execute() done 17367 1726882312.47628: dumping result to json 17367 1726882312.47631: done dumping result, returning 17367 1726882312.47637: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 [12673a56-9f93-97d1-a317-0000000003fe] 17367 1726882312.47641: sending task result for task 12673a56-9f93-97d1-a317-0000000003fe 17367 1726882312.47726: done sending task result for task 12673a56-9f93-97d1-a317-0000000003fe 17367 1726882312.47728: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17367 1726882312.47778: no more pending results, returning what we have 17367 1726882312.47781: results queue empty 17367 1726882312.47782: checking for any_errors_fatal 17367 1726882312.47790: done checking for any_errors_fatal 17367 1726882312.47791: checking for max_fail_percentage 17367 1726882312.47792: done checking for max_fail_percentage 17367 1726882312.47797: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.47797: done checking to see if all hosts have failed 17367 1726882312.47798: getting the remaining hosts for this loop 17367 1726882312.47799: done getting the remaining hosts for this loop 17367 1726882312.47803: getting the next task for host managed_node1 17367 1726882312.47810: done getting next task for host managed_node1 17367 1726882312.47812: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 17367 1726882312.47817: ^ 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 17367 1726882312.47820: getting variables 17367 1726882312.47822: in VariableManager get_vars() 17367 1726882312.47852: Calling all_inventory to load vars for managed_node1 17367 1726882312.47854: Calling groups_inventory to load vars for managed_node1 17367 1726882312.47857: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.47869: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.47871: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.47873: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.48633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.49943: done with get_vars() 17367 1726882312.49958: done getting variables 17367 1726882312.50005: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.50082: variable 'profile' from source: play vars 17367 1726882312.50085: variable 'interface' from source: play vars 17367 1726882312.50127: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:31:52 -0400 (0:00:00.044) 0:00:15.384 ****** 17367 1726882312.50149: entering _queue_task() for managed_node1/set_fact 17367 1726882312.50362: worker is 1 (out of 1 available) 17367 1726882312.50374: exiting _queue_task() for managed_node1/set_fact 17367 1726882312.50387: done queuing things up, now waiting for results queue to drain 17367 1726882312.50389: waiting for pending results... 17367 1726882312.50562: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 17367 1726882312.50647: in run() - task 12673a56-9f93-97d1-a317-0000000003ff 17367 1726882312.50657: variable 'ansible_search_path' from source: unknown 17367 1726882312.50660: variable 'ansible_search_path' from source: unknown 17367 1726882312.50687: calling self._execute() 17367 1726882312.50755: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.50759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.50768: variable 'omit' from source: magic vars 17367 1726882312.51028: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.51037: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.51123: variable 'profile_stat' from source: set_fact 17367 1726882312.51132: Evaluated conditional (profile_stat.stat.exists): False 17367 1726882312.51135: when evaluation is False, skipping this task 17367 1726882312.51138: _execute() done 17367 1726882312.51140: dumping result to json 17367 1726882312.51143: done dumping result, returning 17367 1726882312.51149: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 [12673a56-9f93-97d1-a317-0000000003ff] 17367 1726882312.51155: sending task result for task 12673a56-9f93-97d1-a317-0000000003ff 17367 1726882312.51238: done sending task result for task 12673a56-9f93-97d1-a317-0000000003ff 17367 1726882312.51241: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17367 1726882312.51309: no more pending results, returning what we have 17367 1726882312.51313: results queue empty 17367 1726882312.51313: checking for any_errors_fatal 17367 1726882312.51319: done checking for any_errors_fatal 17367 1726882312.51320: checking for max_fail_percentage 17367 1726882312.51321: done checking for max_fail_percentage 17367 1726882312.51322: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.51323: done checking to see if all hosts have failed 17367 1726882312.51323: getting the remaining hosts for this loop 17367 1726882312.51325: done getting the remaining hosts for this loop 17367 1726882312.51327: getting the next task for host managed_node1 17367 1726882312.51334: done getting next task for host managed_node1 17367 1726882312.51336: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 17367 1726882312.51340: ^ 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 17367 1726882312.51343: getting variables 17367 1726882312.51345: in VariableManager get_vars() 17367 1726882312.51370: Calling all_inventory to load vars for managed_node1 17367 1726882312.51372: Calling groups_inventory to load vars for managed_node1 17367 1726882312.51374: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.51383: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.51385: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.51388: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.52242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.53079: done with get_vars() 17367 1726882312.53092: done getting variables 17367 1726882312.53134: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.53209: variable 'profile' from source: play vars 17367 1726882312.53212: variable 'interface' from source: play vars 17367 1726882312.53249: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:31:52 -0400 (0:00:00.031) 0:00:15.415 ****** 17367 1726882312.53271: entering _queue_task() for managed_node1/assert 17367 1726882312.53468: worker is 1 (out of 1 available) 17367 1726882312.53482: exiting _queue_task() for managed_node1/assert 17367 1726882312.53491: done queuing things up, now waiting for results queue to drain 17367 1726882312.53496: waiting for pending results... 17367 1726882312.53656: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' 17367 1726882312.53726: in run() - task 12673a56-9f93-97d1-a317-000000000377 17367 1726882312.53739: variable 'ansible_search_path' from source: unknown 17367 1726882312.53742: variable 'ansible_search_path' from source: unknown 17367 1726882312.53767: calling self._execute() 17367 1726882312.53832: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.53837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.53846: variable 'omit' from source: magic vars 17367 1726882312.54097: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.54105: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.54111: variable 'omit' from source: magic vars 17367 1726882312.54140: variable 'omit' from source: magic vars 17367 1726882312.54209: variable 'profile' from source: play vars 17367 1726882312.54213: variable 'interface' from source: play vars 17367 1726882312.54255: variable 'interface' from source: play vars 17367 1726882312.54271: variable 'omit' from source: magic vars 17367 1726882312.54306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882312.54330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882312.54345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882312.54359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.54370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.54398: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882312.54402: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.54405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.54468: Set connection var ansible_timeout to 10 17367 1726882312.54471: Set connection var ansible_shell_type to sh 17367 1726882312.54476: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882312.54484: Set connection var ansible_shell_executable to /bin/sh 17367 1726882312.54486: Set connection var ansible_connection to ssh 17367 1726882312.54502: Set connection var ansible_pipelining to False 17367 1726882312.54514: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.54516: variable 'ansible_connection' from source: unknown 17367 1726882312.54519: variable 'ansible_module_compression' from source: unknown 17367 1726882312.54521: variable 'ansible_shell_type' from source: unknown 17367 1726882312.54523: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.54526: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.54530: variable 'ansible_pipelining' from source: unknown 17367 1726882312.54532: variable 'ansible_timeout' from source: unknown 17367 1726882312.54535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.54634: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882312.54641: variable 'omit' from source: magic vars 17367 1726882312.54647: starting attempt loop 17367 1726882312.54649: running the handler 17367 1726882312.54725: variable 'lsr_net_profile_exists' from source: set_fact 17367 1726882312.54729: Evaluated conditional (lsr_net_profile_exists): True 17367 1726882312.54735: handler run complete 17367 1726882312.54745: attempt loop complete, returning result 17367 1726882312.54748: _execute() done 17367 1726882312.54750: dumping result to json 17367 1726882312.54753: done dumping result, returning 17367 1726882312.54759: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' [12673a56-9f93-97d1-a317-000000000377] 17367 1726882312.54763: sending task result for task 12673a56-9f93-97d1-a317-000000000377 17367 1726882312.54842: done sending task result for task 12673a56-9f93-97d1-a317-000000000377 17367 1726882312.54845: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17367 1726882312.54886: no more pending results, returning what we have 17367 1726882312.54889: results queue empty 17367 1726882312.54891: checking for any_errors_fatal 17367 1726882312.54902: done checking for any_errors_fatal 17367 1726882312.54903: checking for max_fail_percentage 17367 1726882312.54904: done checking for max_fail_percentage 17367 1726882312.54905: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.54906: done checking to see if all hosts have failed 17367 1726882312.54906: getting the remaining hosts for this loop 17367 1726882312.54908: done getting the remaining hosts for this loop 17367 1726882312.54910: getting the next task for host managed_node1 17367 1726882312.54916: done getting next task for host managed_node1 17367 1726882312.54919: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 17367 1726882312.54922: ^ 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 17367 1726882312.54925: getting variables 17367 1726882312.54927: in VariableManager get_vars() 17367 1726882312.54951: Calling all_inventory to load vars for managed_node1 17367 1726882312.54953: Calling groups_inventory to load vars for managed_node1 17367 1726882312.54956: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.54964: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.54966: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.54968: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.55700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.56543: done with get_vars() 17367 1726882312.56557: done getting variables 17367 1726882312.56596: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.56669: variable 'profile' from source: play vars 17367 1726882312.56672: variable 'interface' from source: play vars 17367 1726882312.56711: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:31:52 -0400 (0:00:00.034) 0:00:15.450 ****** 17367 1726882312.56735: entering _queue_task() for managed_node1/assert 17367 1726882312.56922: worker is 1 (out of 1 available) 17367 1726882312.56934: exiting _queue_task() for managed_node1/assert 17367 1726882312.56946: done queuing things up, now waiting for results queue to drain 17367 1726882312.56947: waiting for pending results... 17367 1726882312.57123: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' 17367 1726882312.57191: in run() - task 12673a56-9f93-97d1-a317-000000000378 17367 1726882312.57205: variable 'ansible_search_path' from source: unknown 17367 1726882312.57209: variable 'ansible_search_path' from source: unknown 17367 1726882312.57236: calling self._execute() 17367 1726882312.57305: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.57309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.57319: variable 'omit' from source: magic vars 17367 1726882312.57574: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.57583: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.57590: variable 'omit' from source: magic vars 17367 1726882312.57631: variable 'omit' from source: magic vars 17367 1726882312.57698: variable 'profile' from source: play vars 17367 1726882312.57704: variable 'interface' from source: play vars 17367 1726882312.57752: variable 'interface' from source: play vars 17367 1726882312.57765: variable 'omit' from source: magic vars 17367 1726882312.57797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882312.57829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882312.57845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882312.57857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.57867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.57888: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882312.57891: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.57896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.57964: Set connection var ansible_timeout to 10 17367 1726882312.57967: Set connection var ansible_shell_type to sh 17367 1726882312.57972: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882312.57977: Set connection var ansible_shell_executable to /bin/sh 17367 1726882312.57982: Set connection var ansible_connection to ssh 17367 1726882312.57988: Set connection var ansible_pipelining to False 17367 1726882312.58009: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.58012: variable 'ansible_connection' from source: unknown 17367 1726882312.58015: variable 'ansible_module_compression' from source: unknown 17367 1726882312.58017: variable 'ansible_shell_type' from source: unknown 17367 1726882312.58019: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.58022: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.58024: variable 'ansible_pipelining' from source: unknown 17367 1726882312.58027: variable 'ansible_timeout' from source: unknown 17367 1726882312.58031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.58130: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882312.58144: variable 'omit' from source: magic vars 17367 1726882312.58147: starting attempt loop 17367 1726882312.58150: running the handler 17367 1726882312.58225: variable 'lsr_net_profile_ansible_managed' from source: set_fact 17367 1726882312.58229: Evaluated conditional (lsr_net_profile_ansible_managed): True 17367 1726882312.58234: handler run complete 17367 1726882312.58245: attempt loop complete, returning result 17367 1726882312.58248: _execute() done 17367 1726882312.58250: dumping result to json 17367 1726882312.58253: done dumping result, returning 17367 1726882312.58260: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' [12673a56-9f93-97d1-a317-000000000378] 17367 1726882312.58263: sending task result for task 12673a56-9f93-97d1-a317-000000000378 17367 1726882312.58342: done sending task result for task 12673a56-9f93-97d1-a317-000000000378 17367 1726882312.58344: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17367 1726882312.58418: no more pending results, returning what we have 17367 1726882312.58422: results queue empty 17367 1726882312.58423: checking for any_errors_fatal 17367 1726882312.58426: done checking for any_errors_fatal 17367 1726882312.58427: checking for max_fail_percentage 17367 1726882312.58429: done checking for max_fail_percentage 17367 1726882312.58430: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.58430: done checking to see if all hosts have failed 17367 1726882312.58431: getting the remaining hosts for this loop 17367 1726882312.58433: done getting the remaining hosts for this loop 17367 1726882312.58435: getting the next task for host managed_node1 17367 1726882312.58441: done getting next task for host managed_node1 17367 1726882312.58444: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 17367 1726882312.58447: ^ 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 17367 1726882312.58450: getting variables 17367 1726882312.58451: in VariableManager get_vars() 17367 1726882312.58474: Calling all_inventory to load vars for managed_node1 17367 1726882312.58476: Calling groups_inventory to load vars for managed_node1 17367 1726882312.58479: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.58487: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.58489: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.58492: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.59320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.60159: done with get_vars() 17367 1726882312.60173: done getting variables 17367 1726882312.60213: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882312.60284: variable 'profile' from source: play vars 17367 1726882312.60287: variable 'interface' from source: play vars 17367 1726882312.60330: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:31:52 -0400 (0:00:00.036) 0:00:15.486 ****** 17367 1726882312.60351: entering _queue_task() for managed_node1/assert 17367 1726882312.60550: worker is 1 (out of 1 available) 17367 1726882312.60562: exiting _queue_task() for managed_node1/assert 17367 1726882312.60573: done queuing things up, now waiting for results queue to drain 17367 1726882312.60575: waiting for pending results... 17367 1726882312.60743: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 17367 1726882312.60816: in run() - task 12673a56-9f93-97d1-a317-000000000379 17367 1726882312.60828: variable 'ansible_search_path' from source: unknown 17367 1726882312.60831: variable 'ansible_search_path' from source: unknown 17367 1726882312.60858: calling self._execute() 17367 1726882312.60928: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.60931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.60940: variable 'omit' from source: magic vars 17367 1726882312.61196: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.61208: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.61215: variable 'omit' from source: magic vars 17367 1726882312.61253: variable 'omit' from source: magic vars 17367 1726882312.61320: variable 'profile' from source: play vars 17367 1726882312.61323: variable 'interface' from source: play vars 17367 1726882312.61369: variable 'interface' from source: play vars 17367 1726882312.61383: variable 'omit' from source: magic vars 17367 1726882312.61418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882312.61442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882312.61462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882312.61475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.61484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.61511: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882312.61514: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.61517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.61582: Set connection var ansible_timeout to 10 17367 1726882312.61586: Set connection var ansible_shell_type to sh 17367 1726882312.61590: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882312.61599: Set connection var ansible_shell_executable to /bin/sh 17367 1726882312.61604: Set connection var ansible_connection to ssh 17367 1726882312.61611: Set connection var ansible_pipelining to False 17367 1726882312.61629: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.61632: variable 'ansible_connection' from source: unknown 17367 1726882312.61635: variable 'ansible_module_compression' from source: unknown 17367 1726882312.61637: variable 'ansible_shell_type' from source: unknown 17367 1726882312.61640: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.61642: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.61644: variable 'ansible_pipelining' from source: unknown 17367 1726882312.61647: variable 'ansible_timeout' from source: unknown 17367 1726882312.61651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.61748: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882312.61756: variable 'omit' from source: magic vars 17367 1726882312.61761: starting attempt loop 17367 1726882312.61764: running the handler 17367 1726882312.61842: variable 'lsr_net_profile_fingerprint' from source: set_fact 17367 1726882312.61845: Evaluated conditional (lsr_net_profile_fingerprint): True 17367 1726882312.61851: handler run complete 17367 1726882312.61861: attempt loop complete, returning result 17367 1726882312.61864: _execute() done 17367 1726882312.61867: dumping result to json 17367 1726882312.61869: done dumping result, returning 17367 1726882312.61876: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 [12673a56-9f93-97d1-a317-000000000379] 17367 1726882312.61880: sending task result for task 12673a56-9f93-97d1-a317-000000000379 17367 1726882312.61960: done sending task result for task 12673a56-9f93-97d1-a317-000000000379 17367 1726882312.61963: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17367 1726882312.62033: no more pending results, returning what we have 17367 1726882312.62035: results queue empty 17367 1726882312.62036: checking for any_errors_fatal 17367 1726882312.62042: done checking for any_errors_fatal 17367 1726882312.62043: checking for max_fail_percentage 17367 1726882312.62044: done checking for max_fail_percentage 17367 1726882312.62045: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.62046: done checking to see if all hosts have failed 17367 1726882312.62047: getting the remaining hosts for this loop 17367 1726882312.62048: done getting the remaining hosts for this loop 17367 1726882312.62051: getting the next task for host managed_node1 17367 1726882312.62059: done getting next task for host managed_node1 17367 1726882312.62061: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17367 1726882312.62064: ^ 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 17367 1726882312.62068: getting variables 17367 1726882312.62069: in VariableManager get_vars() 17367 1726882312.62095: Calling all_inventory to load vars for managed_node1 17367 1726882312.62097: Calling groups_inventory to load vars for managed_node1 17367 1726882312.62100: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.62108: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.62110: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.62113: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.62832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.63767: done with get_vars() 17367 1726882312.63781: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:31:52 -0400 (0:00:00.034) 0:00:15.521 ****** 17367 1726882312.63844: entering _queue_task() for managed_node1/include_tasks 17367 1726882312.64063: worker is 1 (out of 1 available) 17367 1726882312.64076: exiting _queue_task() for managed_node1/include_tasks 17367 1726882312.64089: done queuing things up, now waiting for results queue to drain 17367 1726882312.64090: waiting for pending results... 17367 1726882312.64263: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17367 1726882312.64341: in run() - task 12673a56-9f93-97d1-a317-00000000037d 17367 1726882312.64352: variable 'ansible_search_path' from source: unknown 17367 1726882312.64355: variable 'ansible_search_path' from source: unknown 17367 1726882312.64382: calling self._execute() 17367 1726882312.64456: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.64459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.64468: variable 'omit' from source: magic vars 17367 1726882312.64736: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.64745: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.64750: _execute() done 17367 1726882312.64753: dumping result to json 17367 1726882312.64763: done dumping result, returning 17367 1726882312.64766: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-97d1-a317-00000000037d] 17367 1726882312.64769: sending task result for task 12673a56-9f93-97d1-a317-00000000037d 17367 1726882312.64855: done sending task result for task 12673a56-9f93-97d1-a317-00000000037d 17367 1726882312.64858: WORKER PROCESS EXITING 17367 1726882312.64890: no more pending results, returning what we have 17367 1726882312.64897: in VariableManager get_vars() 17367 1726882312.64931: Calling all_inventory to load vars for managed_node1 17367 1726882312.64933: Calling groups_inventory to load vars for managed_node1 17367 1726882312.64937: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.64947: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.64950: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.64952: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.65690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.66531: done with get_vars() 17367 1726882312.66545: variable 'ansible_search_path' from source: unknown 17367 1726882312.66546: variable 'ansible_search_path' from source: unknown 17367 1726882312.66552: variable 'item' from source: include params 17367 1726882312.66623: variable 'item' from source: include params 17367 1726882312.66647: we have included files to process 17367 1726882312.66648: generating all_blocks data 17367 1726882312.66649: done generating all_blocks data 17367 1726882312.66653: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17367 1726882312.66654: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17367 1726882312.66655: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17367 1726882312.66771: done processing included file 17367 1726882312.66773: iterating over new_blocks loaded from include file 17367 1726882312.66774: in VariableManager get_vars() 17367 1726882312.66786: done with get_vars() 17367 1726882312.66787: filtering new block on tags 17367 1726882312.66808: done filtering new block on tags 17367 1726882312.66810: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17367 1726882312.66813: extending task lists for all hosts with included blocks 17367 1726882312.66909: done extending task lists 17367 1726882312.66910: done processing included files 17367 1726882312.66910: results queue empty 17367 1726882312.66911: checking for any_errors_fatal 17367 1726882312.66913: done checking for any_errors_fatal 17367 1726882312.66913: checking for max_fail_percentage 17367 1726882312.66914: done checking for max_fail_percentage 17367 1726882312.66914: checking to see if all hosts have failed and the running result is not ok 17367 1726882312.66915: done checking to see if all hosts have failed 17367 1726882312.66915: getting the remaining hosts for this loop 17367 1726882312.66916: done getting the remaining hosts for this loop 17367 1726882312.66918: getting the next task for host managed_node1 17367 1726882312.66920: done getting next task for host managed_node1 17367 1726882312.66922: ^ task is: TASK: Get stat for interface {{ interface }} 17367 1726882312.66924: ^ 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 17367 1726882312.66925: getting variables 17367 1726882312.66926: in VariableManager get_vars() 17367 1726882312.66932: Calling all_inventory to load vars for managed_node1 17367 1726882312.66933: Calling groups_inventory to load vars for managed_node1 17367 1726882312.66934: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882312.66938: Calling all_plugins_play to load vars for managed_node1 17367 1726882312.66939: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882312.66941: Calling groups_plugins_play to load vars for managed_node1 17367 1726882312.67602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882312.68425: done with get_vars() 17367 1726882312.68439: done getting variables 17367 1726882312.68519: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:31:52 -0400 (0:00:00.046) 0:00:15.568 ****** 17367 1726882312.68542: entering _queue_task() for managed_node1/stat 17367 1726882312.68767: worker is 1 (out of 1 available) 17367 1726882312.68779: exiting _queue_task() for managed_node1/stat 17367 1726882312.68790: done queuing things up, now waiting for results queue to drain 17367 1726882312.68792: waiting for pending results... 17367 1726882312.68966: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17367 1726882312.69050: in run() - task 12673a56-9f93-97d1-a317-000000000448 17367 1726882312.69063: variable 'ansible_search_path' from source: unknown 17367 1726882312.69066: variable 'ansible_search_path' from source: unknown 17367 1726882312.69096: calling self._execute() 17367 1726882312.69163: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.69167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.69176: variable 'omit' from source: magic vars 17367 1726882312.69430: variable 'ansible_distribution_major_version' from source: facts 17367 1726882312.69440: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882312.69446: variable 'omit' from source: magic vars 17367 1726882312.69484: variable 'omit' from source: magic vars 17367 1726882312.69551: variable 'interface' from source: play vars 17367 1726882312.69566: variable 'omit' from source: magic vars 17367 1726882312.69601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882312.69628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882312.69644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882312.69657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.69668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882312.69692: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882312.69697: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.69702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.69765: Set connection var ansible_timeout to 10 17367 1726882312.69768: Set connection var ansible_shell_type to sh 17367 1726882312.69773: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882312.69779: Set connection var ansible_shell_executable to /bin/sh 17367 1726882312.69782: Set connection var ansible_connection to ssh 17367 1726882312.69792: Set connection var ansible_pipelining to False 17367 1726882312.69812: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.69815: variable 'ansible_connection' from source: unknown 17367 1726882312.69818: variable 'ansible_module_compression' from source: unknown 17367 1726882312.69820: variable 'ansible_shell_type' from source: unknown 17367 1726882312.69822: variable 'ansible_shell_executable' from source: unknown 17367 1726882312.69825: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882312.69828: variable 'ansible_pipelining' from source: unknown 17367 1726882312.69831: variable 'ansible_timeout' from source: unknown 17367 1726882312.69835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882312.69976: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17367 1726882312.69984: variable 'omit' from source: magic vars 17367 1726882312.69989: starting attempt loop 17367 1726882312.69992: running the handler 17367 1726882312.70010: _low_level_execute_command(): starting 17367 1726882312.70018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882312.70529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882312.70533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17367 1726882312.70536: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882312.70539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.70577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882312.70589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.70648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.72292: stdout chunk (state=3): >>>/root <<< 17367 1726882312.72400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882312.72430: stderr chunk (state=3): >>><<< 17367 1726882312.72433: stdout chunk (state=3): >>><<< 17367 1726882312.72453: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882312.72463: _low_level_execute_command(): starting 17367 1726882312.72469: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140 `" && echo ansible-tmp-1726882312.7245233-18127-172843024429140="` echo /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140 `" ) && sleep 0' 17367 1726882312.72881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882312.72888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882312.72918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.72930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17367 1726882312.72933: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882312.72936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.72982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882312.72985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882312.72989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.73031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.74864: stdout chunk (state=3): >>>ansible-tmp-1726882312.7245233-18127-172843024429140=/root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140 <<< 17367 1726882312.74973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882312.75004: stderr chunk (state=3): >>><<< 17367 1726882312.75007: stdout chunk (state=3): >>><<< 17367 1726882312.75021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882312.7245233-18127-172843024429140=/root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882312.75056: variable 'ansible_module_compression' from source: unknown 17367 1726882312.75104: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17367 1726882312.75135: variable 'ansible_facts' from source: unknown 17367 1726882312.75195: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py 17367 1726882312.75299: Sending initial data 17367 1726882312.75302: Sent initial data (153 bytes) 17367 1726882312.75744: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882312.75748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882312.75750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.75752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882312.75754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.75802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882312.75805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.75853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.77349: 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 <<< 17367 1726882312.77355: 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 <<< 17367 1726882312.77391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882312.77432: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmp1y7ryt3a /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py <<< 17367 1726882312.77439: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py" <<< 17367 1726882312.77473: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmp1y7ryt3a" to remote "/root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py" <<< 17367 1726882312.78005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882312.78042: stderr chunk (state=3): >>><<< 17367 1726882312.78045: stdout chunk (state=3): >>><<< 17367 1726882312.78083: done transferring module to remote 17367 1726882312.78091: _low_level_execute_command(): starting 17367 1726882312.78098: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/ /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py && sleep 0' 17367 1726882312.78527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882312.78530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882312.78532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.78534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 17367 1726882312.78540: 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 <<< 17367 1726882312.78542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.78592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882312.78598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.78633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.80329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882312.80350: stderr chunk (state=3): >>><<< 17367 1726882312.80353: stdout chunk (state=3): >>><<< 17367 1726882312.80366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882312.80369: _low_level_execute_command(): starting 17367 1726882312.80372: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/AnsiballZ_stat.py && sleep 0' 17367 1726882312.80776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882312.80813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882312.80816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882312.80818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.80820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882312.80823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882312.80825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882312.80871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882312.80874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.80926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882312.95932: 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": 29156, "dev": 23, "nlink": 1, "atime": 1726882310.1586926, "mtime": 1726882310.1586926, "ctime": 1726882310.1586926, "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"}}} <<< 17367 1726882312.97300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882312.97304: stdout chunk (state=3): >>><<< 17367 1726882312.97307: stderr chunk (state=3): >>><<< 17367 1726882312.97309: _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": 29156, "dev": 23, "nlink": 1, "atime": 1726882310.1586926, "mtime": 1726882310.1586926, "ctime": 1726882310.1586926, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882312.97336: 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-1726882312.7245233-18127-172843024429140/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882312.97346: _low_level_execute_command(): starting 17367 1726882312.97349: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882312.7245233-18127-172843024429140/ > /dev/null 2>&1 && sleep 0' 17367 1726882312.98011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882312.98019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882312.98032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882312.98045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882312.98098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 17367 1726882312.98102: stderr chunk (state=3): >>>debug2: match not found <<< 17367 1726882312.98174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882312.98191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882312.98260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.00074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.00299: stderr chunk (state=3): >>><<< 17367 1726882313.00303: stdout chunk (state=3): >>><<< 17367 1726882313.00306: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.00308: handler run complete 17367 1726882313.00310: attempt loop complete, returning result 17367 1726882313.00313: _execute() done 17367 1726882313.00314: dumping result to json 17367 1726882313.00316: done dumping result, returning 17367 1726882313.00318: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [12673a56-9f93-97d1-a317-000000000448] 17367 1726882313.00320: sending task result for task 12673a56-9f93-97d1-a317-000000000448 17367 1726882313.00396: done sending task result for task 12673a56-9f93-97d1-a317-000000000448 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882310.1586926, "block_size": 4096, "blocks": 0, "ctime": 1726882310.1586926, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29156, "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": 1726882310.1586926, "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 } } 17367 1726882313.00492: no more pending results, returning what we have 17367 1726882313.00500: results queue empty 17367 1726882313.00502: checking for any_errors_fatal 17367 1726882313.00503: done checking for any_errors_fatal 17367 1726882313.00504: checking for max_fail_percentage 17367 1726882313.00505: done checking for max_fail_percentage 17367 1726882313.00506: checking to see if all hosts have failed and the running result is not ok 17367 1726882313.00507: done checking to see if all hosts have failed 17367 1726882313.00508: getting the remaining hosts for this loop 17367 1726882313.00510: done getting the remaining hosts for this loop 17367 1726882313.00514: getting the next task for host managed_node1 17367 1726882313.00524: done getting next task for host managed_node1 17367 1726882313.00526: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 17367 1726882313.00529: ^ 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 17367 1726882313.00535: getting variables 17367 1726882313.00537: in VariableManager get_vars() 17367 1726882313.00571: Calling all_inventory to load vars for managed_node1 17367 1726882313.00574: Calling groups_inventory to load vars for managed_node1 17367 1726882313.00577: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.00590: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.00868: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.00877: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.01402: WORKER PROCESS EXITING 17367 1726882313.02136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.03701: done with get_vars() 17367 1726882313.03725: done getting variables 17367 1726882313.03784: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882313.03901: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:31:53 -0400 (0:00:00.353) 0:00:15.922 ****** 17367 1726882313.03937: entering _queue_task() for managed_node1/assert 17367 1726882313.04275: worker is 1 (out of 1 available) 17367 1726882313.04290: exiting _queue_task() for managed_node1/assert 17367 1726882313.04306: done queuing things up, now waiting for results queue to drain 17367 1726882313.04307: waiting for pending results... 17367 1726882313.04713: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' 17367 1726882313.04718: in run() - task 12673a56-9f93-97d1-a317-00000000037e 17367 1726882313.04740: variable 'ansible_search_path' from source: unknown 17367 1726882313.04747: variable 'ansible_search_path' from source: unknown 17367 1726882313.04784: calling self._execute() 17367 1726882313.04878: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.04889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.04909: variable 'omit' from source: magic vars 17367 1726882313.05274: variable 'ansible_distribution_major_version' from source: facts 17367 1726882313.05297: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882313.05310: variable 'omit' from source: magic vars 17367 1726882313.05361: variable 'omit' from source: magic vars 17367 1726882313.05461: variable 'interface' from source: play vars 17367 1726882313.05486: variable 'omit' from source: magic vars 17367 1726882313.05535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882313.05576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882313.05685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882313.05689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.05691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.05696: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882313.05699: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.05701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.05778: Set connection var ansible_timeout to 10 17367 1726882313.05785: Set connection var ansible_shell_type to sh 17367 1726882313.05801: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882313.05811: Set connection var ansible_shell_executable to /bin/sh 17367 1726882313.05821: Set connection var ansible_connection to ssh 17367 1726882313.05831: Set connection var ansible_pipelining to False 17367 1726882313.05858: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.05865: variable 'ansible_connection' from source: unknown 17367 1726882313.05872: variable 'ansible_module_compression' from source: unknown 17367 1726882313.05878: variable 'ansible_shell_type' from source: unknown 17367 1726882313.05884: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.05890: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.05905: variable 'ansible_pipelining' from source: unknown 17367 1726882313.05912: variable 'ansible_timeout' from source: unknown 17367 1726882313.05919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.06053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882313.06100: variable 'omit' from source: magic vars 17367 1726882313.06103: starting attempt loop 17367 1726882313.06105: running the handler 17367 1726882313.06217: variable 'interface_stat' from source: set_fact 17367 1726882313.06247: Evaluated conditional (interface_stat.stat.exists): True 17367 1726882313.06258: handler run complete 17367 1726882313.06275: attempt loop complete, returning result 17367 1726882313.06299: _execute() done 17367 1726882313.06302: dumping result to json 17367 1726882313.06304: done dumping result, returning 17367 1726882313.06305: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' [12673a56-9f93-97d1-a317-00000000037e] 17367 1726882313.06309: sending task result for task 12673a56-9f93-97d1-a317-00000000037e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17367 1726882313.06487: no more pending results, returning what we have 17367 1726882313.06490: results queue empty 17367 1726882313.06491: checking for any_errors_fatal 17367 1726882313.06505: done checking for any_errors_fatal 17367 1726882313.06505: checking for max_fail_percentage 17367 1726882313.06507: done checking for max_fail_percentage 17367 1726882313.06508: checking to see if all hosts have failed and the running result is not ok 17367 1726882313.06509: done checking to see if all hosts have failed 17367 1726882313.06509: getting the remaining hosts for this loop 17367 1726882313.06511: done getting the remaining hosts for this loop 17367 1726882313.06515: getting the next task for host managed_node1 17367 1726882313.06524: done getting next task for host managed_node1 17367 1726882313.06527: ^ task is: TASK: Conditional asserts 17367 1726882313.06530: ^ 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 17367 1726882313.06536: getting variables 17367 1726882313.06537: in VariableManager get_vars() 17367 1726882313.06568: Calling all_inventory to load vars for managed_node1 17367 1726882313.06571: Calling groups_inventory to load vars for managed_node1 17367 1726882313.06575: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.06587: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.06589: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.06592: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.07211: done sending task result for task 12673a56-9f93-97d1-a317-00000000037e 17367 1726882313.07214: WORKER PROCESS EXITING 17367 1726882313.08260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.09866: done with get_vars() 17367 1726882313.09886: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:31:53 -0400 (0:00:00.060) 0:00:15.982 ****** 17367 1726882313.09972: entering _queue_task() for managed_node1/include_tasks 17367 1726882313.10496: worker is 1 (out of 1 available) 17367 1726882313.10505: exiting _queue_task() for managed_node1/include_tasks 17367 1726882313.10514: done queuing things up, now waiting for results queue to drain 17367 1726882313.10515: waiting for pending results... 17367 1726882313.10609: running TaskExecutor() for managed_node1/TASK: Conditional asserts 17367 1726882313.10703: in run() - task 12673a56-9f93-97d1-a317-000000000088 17367 1726882313.10743: variable 'ansible_search_path' from source: unknown 17367 1726882313.10747: variable 'ansible_search_path' from source: unknown 17367 1726882313.11030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17367 1726882313.13244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17367 1726882313.13267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17367 1726882313.13312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17367 1726882313.13358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17367 1726882313.13390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17367 1726882313.13496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17367 1726882313.13530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17367 1726882313.13558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17367 1726882313.13679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17367 1726882313.13683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17367 1726882313.13785: dumping result to json 17367 1726882313.13903: done dumping result, returning 17367 1726882313.13906: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [12673a56-9f93-97d1-a317-000000000088] 17367 1726882313.13909: sending task result for task 12673a56-9f93-97d1-a317-000000000088 17367 1726882313.13981: done sending task result for task 12673a56-9f93-97d1-a317-000000000088 17367 1726882313.13984: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 17367 1726882313.14051: no more pending results, returning what we have 17367 1726882313.14054: results queue empty 17367 1726882313.14056: checking for any_errors_fatal 17367 1726882313.14062: done checking for any_errors_fatal 17367 1726882313.14063: checking for max_fail_percentage 17367 1726882313.14064: done checking for max_fail_percentage 17367 1726882313.14065: checking to see if all hosts have failed and the running result is not ok 17367 1726882313.14066: done checking to see if all hosts have failed 17367 1726882313.14067: getting the remaining hosts for this loop 17367 1726882313.14069: done getting the remaining hosts for this loop 17367 1726882313.14073: getting the next task for host managed_node1 17367 1726882313.14080: done getting next task for host managed_node1 17367 1726882313.14083: ^ task is: TASK: Success in test '{{ lsr_description }}' 17367 1726882313.14086: ^ 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 17367 1726882313.14090: getting variables 17367 1726882313.14092: in VariableManager get_vars() 17367 1726882313.14128: Calling all_inventory to load vars for managed_node1 17367 1726882313.14130: Calling groups_inventory to load vars for managed_node1 17367 1726882313.14134: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.14145: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.14148: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.14150: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.15684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.17259: done with get_vars() 17367 1726882313.17286: done getting variables 17367 1726882313.17358: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17367 1726882313.17473: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:31:53 -0400 (0:00:00.075) 0:00:16.057 ****** 17367 1726882313.17504: entering _queue_task() for managed_node1/debug 17367 1726882313.17964: worker is 1 (out of 1 available) 17367 1726882313.17976: exiting _queue_task() for managed_node1/debug 17367 1726882313.17986: done queuing things up, now waiting for results queue to drain 17367 1726882313.17987: waiting for pending results... 17367 1726882313.18195: running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' 17367 1726882313.18317: in run() - task 12673a56-9f93-97d1-a317-000000000089 17367 1726882313.18321: variable 'ansible_search_path' from source: unknown 17367 1726882313.18324: variable 'ansible_search_path' from source: unknown 17367 1726882313.18401: calling self._execute() 17367 1726882313.18458: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.18469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.18485: variable 'omit' from source: magic vars 17367 1726882313.18872: variable 'ansible_distribution_major_version' from source: facts 17367 1726882313.18892: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882313.18944: variable 'omit' from source: magic vars 17367 1726882313.18958: variable 'omit' from source: magic vars 17367 1726882313.19064: variable 'lsr_description' from source: include params 17367 1726882313.19091: variable 'omit' from source: magic vars 17367 1726882313.19137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882313.19184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882313.19270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882313.19273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.19276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.19278: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882313.19288: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.19299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.19404: Set connection var ansible_timeout to 10 17367 1726882313.19412: Set connection var ansible_shell_type to sh 17367 1726882313.19422: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882313.19430: Set connection var ansible_shell_executable to /bin/sh 17367 1726882313.19439: Set connection var ansible_connection to ssh 17367 1726882313.19449: Set connection var ansible_pipelining to False 17367 1726882313.19475: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.19487: variable 'ansible_connection' from source: unknown 17367 1726882313.19496: variable 'ansible_module_compression' from source: unknown 17367 1726882313.19598: variable 'ansible_shell_type' from source: unknown 17367 1726882313.19602: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.19604: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.19606: variable 'ansible_pipelining' from source: unknown 17367 1726882313.19608: variable 'ansible_timeout' from source: unknown 17367 1726882313.19611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.19675: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882313.19692: variable 'omit' from source: magic vars 17367 1726882313.19709: starting attempt loop 17367 1726882313.19715: running the handler 17367 1726882313.19765: handler run complete 17367 1726882313.19783: attempt loop complete, returning result 17367 1726882313.19789: _execute() done 17367 1726882313.19798: dumping result to json 17367 1726882313.19805: done dumping result, returning 17367 1726882313.19819: done running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' [12673a56-9f93-97d1-a317-000000000089] 17367 1726882313.19832: sending task result for task 12673a56-9f93-97d1-a317-000000000089 ok: [managed_node1] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 17367 1726882313.20054: no more pending results, returning what we have 17367 1726882313.20058: results queue empty 17367 1726882313.20059: checking for any_errors_fatal 17367 1726882313.20067: done checking for any_errors_fatal 17367 1726882313.20067: checking for max_fail_percentage 17367 1726882313.20069: done checking for max_fail_percentage 17367 1726882313.20070: checking to see if all hosts have failed and the running result is not ok 17367 1726882313.20071: done checking to see if all hosts have failed 17367 1726882313.20072: getting the remaining hosts for this loop 17367 1726882313.20074: done getting the remaining hosts for this loop 17367 1726882313.20077: getting the next task for host managed_node1 17367 1726882313.20086: done getting next task for host managed_node1 17367 1726882313.20090: ^ task is: TASK: Cleanup 17367 1726882313.20095: ^ 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 17367 1726882313.20102: getting variables 17367 1726882313.20104: in VariableManager get_vars() 17367 1726882313.20249: Calling all_inventory to load vars for managed_node1 17367 1726882313.20252: Calling groups_inventory to load vars for managed_node1 17367 1726882313.20256: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.20263: done sending task result for task 12673a56-9f93-97d1-a317-000000000089 17367 1726882313.20265: WORKER PROCESS EXITING 17367 1726882313.20275: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.20278: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.20280: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.21854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.23380: done with get_vars() 17367 1726882313.23412: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:31:53 -0400 (0:00:00.060) 0:00:16.117 ****** 17367 1726882313.23513: entering _queue_task() for managed_node1/include_tasks 17367 1726882313.24017: worker is 1 (out of 1 available) 17367 1726882313.24028: exiting _queue_task() for managed_node1/include_tasks 17367 1726882313.24037: done queuing things up, now waiting for results queue to drain 17367 1726882313.24038: waiting for pending results... 17367 1726882313.24175: running TaskExecutor() for managed_node1/TASK: Cleanup 17367 1726882313.24297: in run() - task 12673a56-9f93-97d1-a317-00000000008d 17367 1726882313.24317: variable 'ansible_search_path' from source: unknown 17367 1726882313.24324: variable 'ansible_search_path' from source: unknown 17367 1726882313.24377: variable 'lsr_cleanup' from source: include params 17367 1726882313.24573: variable 'lsr_cleanup' from source: include params 17367 1726882313.24653: variable 'omit' from source: magic vars 17367 1726882313.24799: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.24809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.24825: variable 'omit' from source: magic vars 17367 1726882313.25138: variable 'ansible_distribution_major_version' from source: facts 17367 1726882313.25142: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882313.25145: variable 'item' from source: unknown 17367 1726882313.25158: variable 'item' from source: unknown 17367 1726882313.25195: variable 'item' from source: unknown 17367 1726882313.25265: variable 'item' from source: unknown 17367 1726882313.25552: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.25555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.25558: variable 'omit' from source: magic vars 17367 1726882313.25786: variable 'ansible_distribution_major_version' from source: facts 17367 1726882313.25789: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882313.25792: variable 'item' from source: unknown 17367 1726882313.25796: variable 'item' from source: unknown 17367 1726882313.25798: variable 'item' from source: unknown 17367 1726882313.25828: variable 'item' from source: unknown 17367 1726882313.26006: dumping result to json 17367 1726882313.26009: done dumping result, returning 17367 1726882313.26011: done running TaskExecutor() for managed_node1/TASK: Cleanup [12673a56-9f93-97d1-a317-00000000008d] 17367 1726882313.26014: sending task result for task 12673a56-9f93-97d1-a317-00000000008d 17367 1726882313.26058: done sending task result for task 12673a56-9f93-97d1-a317-00000000008d 17367 1726882313.26062: WORKER PROCESS EXITING 17367 1726882313.26135: no more pending results, returning what we have 17367 1726882313.26142: in VariableManager get_vars() 17367 1726882313.26189: Calling all_inventory to load vars for managed_node1 17367 1726882313.26192: Calling groups_inventory to load vars for managed_node1 17367 1726882313.26199: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.26214: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.26217: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.26220: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.28007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.38664: done with get_vars() 17367 1726882313.38687: variable 'ansible_search_path' from source: unknown 17367 1726882313.38689: variable 'ansible_search_path' from source: unknown 17367 1726882313.38734: variable 'ansible_search_path' from source: unknown 17367 1726882313.38736: variable 'ansible_search_path' from source: unknown 17367 1726882313.38763: we have included files to process 17367 1726882313.38764: generating all_blocks data 17367 1726882313.38766: done generating all_blocks data 17367 1726882313.38768: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17367 1726882313.38769: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17367 1726882313.38771: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17367 1726882313.38995: done processing included file 17367 1726882313.38997: iterating over new_blocks loaded from include file 17367 1726882313.38999: in VariableManager get_vars() 17367 1726882313.39014: done with get_vars() 17367 1726882313.39015: filtering new block on tags 17367 1726882313.39044: done filtering new block on tags 17367 1726882313.39047: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 17367 1726882313.39051: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17367 1726882313.39052: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17367 1726882313.39055: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17367 1726882313.39386: done processing included file 17367 1726882313.39388: iterating over new_blocks loaded from include file 17367 1726882313.39389: in VariableManager get_vars() 17367 1726882313.39404: done with get_vars() 17367 1726882313.39406: filtering new block on tags 17367 1726882313.39435: done filtering new block on tags 17367 1726882313.39438: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) 17367 1726882313.39441: extending task lists for all hosts with included blocks 17367 1726882313.40846: done extending task lists 17367 1726882313.40848: done processing included files 17367 1726882313.40849: results queue empty 17367 1726882313.40849: checking for any_errors_fatal 17367 1726882313.40852: done checking for any_errors_fatal 17367 1726882313.40853: checking for max_fail_percentage 17367 1726882313.40854: done checking for max_fail_percentage 17367 1726882313.40855: checking to see if all hosts have failed and the running result is not ok 17367 1726882313.40856: done checking to see if all hosts have failed 17367 1726882313.40856: getting the remaining hosts for this loop 17367 1726882313.40857: done getting the remaining hosts for this loop 17367 1726882313.40859: getting the next task for host managed_node1 17367 1726882313.40864: done getting next task for host managed_node1 17367 1726882313.40870: ^ task is: TASK: Cleanup profile and device 17367 1726882313.40873: ^ 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 17367 1726882313.40875: getting variables 17367 1726882313.40876: in VariableManager get_vars() 17367 1726882313.40885: Calling all_inventory to load vars for managed_node1 17367 1726882313.40892: Calling groups_inventory to load vars for managed_node1 17367 1726882313.40898: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.40904: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.40906: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.40909: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.42027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.43551: done with get_vars() 17367 1726882313.43570: done getting variables 17367 1726882313.43619: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:31:53 -0400 (0:00:00.201) 0:00:16.319 ****** 17367 1726882313.43646: entering _queue_task() for managed_node1/shell 17367 1726882313.44102: worker is 1 (out of 1 available) 17367 1726882313.44112: exiting _queue_task() for managed_node1/shell 17367 1726882313.44127: done queuing things up, now waiting for results queue to drain 17367 1726882313.44128: waiting for pending results... 17367 1726882313.44415: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 17367 1726882313.44442: in run() - task 12673a56-9f93-97d1-a317-000000000470 17367 1726882313.44466: variable 'ansible_search_path' from source: unknown 17367 1726882313.44473: variable 'ansible_search_path' from source: unknown 17367 1726882313.44519: calling self._execute() 17367 1726882313.44669: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.44672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.44676: variable 'omit' from source: magic vars 17367 1726882313.45049: variable 'ansible_distribution_major_version' from source: facts 17367 1726882313.45068: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882313.45101: variable 'omit' from source: magic vars 17367 1726882313.45136: variable 'omit' from source: magic vars 17367 1726882313.45300: variable 'interface' from source: play vars 17367 1726882313.45381: variable 'omit' from source: magic vars 17367 1726882313.45385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882313.45418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882313.45446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882313.45467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.45484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.45525: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882313.45539: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.45599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.45660: Set connection var ansible_timeout to 10 17367 1726882313.45668: Set connection var ansible_shell_type to sh 17367 1726882313.45678: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882313.45687: Set connection var ansible_shell_executable to /bin/sh 17367 1726882313.45699: Set connection var ansible_connection to ssh 17367 1726882313.45711: Set connection var ansible_pipelining to False 17367 1726882313.45751: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.45754: variable 'ansible_connection' from source: unknown 17367 1726882313.45757: variable 'ansible_module_compression' from source: unknown 17367 1726882313.45825: variable 'ansible_shell_type' from source: unknown 17367 1726882313.45828: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.45830: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.45833: variable 'ansible_pipelining' from source: unknown 17367 1726882313.45835: variable 'ansible_timeout' from source: unknown 17367 1726882313.45837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.45935: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882313.45955: variable 'omit' from source: magic vars 17367 1726882313.45969: starting attempt loop 17367 1726882313.45975: running the handler 17367 1726882313.46061: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882313.46064: _low_level_execute_command(): starting 17367 1726882313.46066: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882313.46725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.46774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.46813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.46890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.48539: stdout chunk (state=3): >>>/root <<< 17367 1726882313.48700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.48704: stdout chunk (state=3): >>><<< 17367 1726882313.48721: stderr chunk (state=3): >>><<< 17367 1726882313.48848: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.48853: _low_level_execute_command(): starting 17367 1726882313.48856: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203 `" && echo ansible-tmp-1726882313.4875052-18152-64917933076203="` echo /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203 `" ) && sleep 0' 17367 1726882313.49436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882313.49454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882313.49516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.49595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.49617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.49683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.51564: stdout chunk (state=3): >>>ansible-tmp-1726882313.4875052-18152-64917933076203=/root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203 <<< 17367 1726882313.51714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.51727: stdout chunk (state=3): >>><<< 17367 1726882313.51745: stderr chunk (state=3): >>><<< 17367 1726882313.51902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882313.4875052-18152-64917933076203=/root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.51905: variable 'ansible_module_compression' from source: unknown 17367 1726882313.51908: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17367 1726882313.51910: variable 'ansible_facts' from source: unknown 17367 1726882313.51989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py 17367 1726882313.52239: Sending initial data 17367 1726882313.52243: Sent initial data (155 bytes) 17367 1726882313.52798: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882313.52811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882313.52889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.52939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882313.52953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.52974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.53046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.54577: 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 <<< 17367 1726882313.54639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882313.54714: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpa4qjolwz /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py <<< 17367 1726882313.54717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py" <<< 17367 1726882313.54752: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpa4qjolwz" to remote "/root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py" <<< 17367 1726882313.55551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.55554: stdout chunk (state=3): >>><<< 17367 1726882313.55557: stderr chunk (state=3): >>><<< 17367 1726882313.55615: done transferring module to remote 17367 1726882313.55633: _low_level_execute_command(): starting 17367 1726882313.55641: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/ /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py && sleep 0' 17367 1726882313.56249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882313.56261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882313.56298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882313.56321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882313.56334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.56418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.56444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.56514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.58488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.58492: stdout chunk (state=3): >>><<< 17367 1726882313.58496: stderr chunk (state=3): >>><<< 17367 1726882313.58518: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.58526: _low_level_execute_command(): starting 17367 1726882313.58604: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/AnsiballZ_command.py && sleep 0' 17367 1726882313.59182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882313.59200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882313.59249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882313.59264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882313.59352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.59378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.59459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.79275: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6) 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:31:53.743102", "end": "2024-09-20 21:31:53.791281", "delta": "0:00:00.048179", "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}}}<<< 17367 1726882313.79436: stdout chunk (state=3): >>> <<< 17367 1726882313.80996: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 17367 1726882313.81100: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 17367 1726882313.81103: stdout chunk (state=3): >>><<< 17367 1726882313.81106: stderr chunk (state=3): >>><<< 17367 1726882313.81109: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6) 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:31:53.743102", "end": "2024-09-20 21:31:53.791281", "delta": "0:00:00.048179", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. 17367 1726882313.81112: 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-1726882313.4875052-18152-64917933076203/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882313.81114: _low_level_execute_command(): starting 17367 1726882313.81116: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882313.4875052-18152-64917933076203/ > /dev/null 2>&1 && sleep 0' 17367 1726882313.81761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882313.81789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882313.81902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.81924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.81996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.83812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.83859: stderr chunk (state=3): >>><<< 17367 1726882313.83862: stdout chunk (state=3): >>><<< 17367 1726882313.84099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.84103: handler run complete 17367 1726882313.84106: Evaluated conditional (False): False 17367 1726882313.84108: attempt loop complete, returning result 17367 1726882313.84111: _execute() done 17367 1726882313.84113: dumping result to json 17367 1726882313.84115: done dumping result, returning 17367 1726882313.84118: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [12673a56-9f93-97d1-a317-000000000470] 17367 1726882313.84121: sending task result for task 12673a56-9f93-97d1-a317-000000000470 17367 1726882313.84188: done sending task result for task 12673a56-9f93-97d1-a317-000000000470 17367 1726882313.84191: WORKER PROCESS EXITING fatal: [managed_node1]: 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.048179", "end": "2024-09-20 21:31:53.791281", "rc": 1, "start": "2024-09-20 21:31:53.743102" } STDOUT: Connection 'dummy0' (2eb1a201-f8d5-4df3-ab9b-c56b8f5004b6) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0' Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17367 1726882313.84297: no more pending results, returning what we have 17367 1726882313.84301: results queue empty 17367 1726882313.84302: checking for any_errors_fatal 17367 1726882313.84303: done checking for any_errors_fatal 17367 1726882313.84304: checking for max_fail_percentage 17367 1726882313.84305: done checking for max_fail_percentage 17367 1726882313.84306: checking to see if all hosts have failed and the running result is not ok 17367 1726882313.84307: done checking to see if all hosts have failed 17367 1726882313.84308: getting the remaining hosts for this loop 17367 1726882313.84309: done getting the remaining hosts for this loop 17367 1726882313.84314: getting the next task for host managed_node1 17367 1726882313.84323: done getting next task for host managed_node1 17367 1726882313.84326: ^ task is: TASK: Check routes and DNS 17367 1726882313.84329: ^ 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 17367 1726882313.84332: getting variables 17367 1726882313.84334: in VariableManager get_vars() 17367 1726882313.84361: Calling all_inventory to load vars for managed_node1 17367 1726882313.84363: Calling groups_inventory to load vars for managed_node1 17367 1726882313.84367: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882313.84377: Calling all_plugins_play to load vars for managed_node1 17367 1726882313.84379: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882313.84382: Calling groups_plugins_play to load vars for managed_node1 17367 1726882313.85964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882313.87602: done with get_vars() 17367 1726882313.87625: done getting variables 17367 1726882313.87691: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:31:53 -0400 (0:00:00.440) 0:00:16.760 ****** 17367 1726882313.87726: entering _queue_task() for managed_node1/shell 17367 1726882313.88136: worker is 1 (out of 1 available) 17367 1726882313.88148: exiting _queue_task() for managed_node1/shell 17367 1726882313.88161: done queuing things up, now waiting for results queue to drain 17367 1726882313.88162: waiting for pending results... 17367 1726882313.88410: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 17367 1726882313.88491: in run() - task 12673a56-9f93-97d1-a317-000000000474 17367 1726882313.88510: variable 'ansible_search_path' from source: unknown 17367 1726882313.88514: variable 'ansible_search_path' from source: unknown 17367 1726882313.88554: calling self._execute() 17367 1726882313.88650: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.88656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.88666: variable 'omit' from source: magic vars 17367 1726882313.89045: variable 'ansible_distribution_major_version' from source: facts 17367 1726882313.89057: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882313.89063: variable 'omit' from source: magic vars 17367 1726882313.89120: variable 'omit' from source: magic vars 17367 1726882313.89154: variable 'omit' from source: magic vars 17367 1726882313.89203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882313.89298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882313.89303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882313.89306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.89309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882313.89331: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882313.89335: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.89338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.89446: Set connection var ansible_timeout to 10 17367 1726882313.89450: Set connection var ansible_shell_type to sh 17367 1726882313.89455: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882313.89460: Set connection var ansible_shell_executable to /bin/sh 17367 1726882313.89466: Set connection var ansible_connection to ssh 17367 1726882313.89513: Set connection var ansible_pipelining to False 17367 1726882313.89516: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.89519: variable 'ansible_connection' from source: unknown 17367 1726882313.89522: variable 'ansible_module_compression' from source: unknown 17367 1726882313.89525: variable 'ansible_shell_type' from source: unknown 17367 1726882313.89531: variable 'ansible_shell_executable' from source: unknown 17367 1726882313.89534: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882313.89537: variable 'ansible_pipelining' from source: unknown 17367 1726882313.89539: variable 'ansible_timeout' from source: unknown 17367 1726882313.89542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882313.89686: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882313.89761: variable 'omit' from source: magic vars 17367 1726882313.89764: starting attempt loop 17367 1726882313.89767: running the handler 17367 1726882313.89769: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882313.89772: _low_level_execute_command(): starting 17367 1726882313.89774: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882313.90551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 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 <<< 17367 1726882313.90625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.90679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882313.90682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.90685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.90758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.92338: stdout chunk (state=3): >>>/root <<< 17367 1726882313.92511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.92514: stdout chunk (state=3): >>><<< 17367 1726882313.92517: stderr chunk (state=3): >>><<< 17367 1726882313.92646: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.92651: _low_level_execute_command(): starting 17367 1726882313.92655: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281 `" && echo ansible-tmp-1726882313.9255137-18167-151670874433281="` echo /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281 `" ) && sleep 0' 17367 1726882313.93298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882313.93314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882313.93337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882313.93450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882313.93467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.93491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882313.93516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.93537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.93622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.95461: stdout chunk (state=3): >>>ansible-tmp-1726882313.9255137-18167-151670874433281=/root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281 <<< 17367 1726882313.95611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.95634: stdout chunk (state=3): >>><<< 17367 1726882313.95637: stderr chunk (state=3): >>><<< 17367 1726882313.95655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882313.9255137-18167-151670874433281=/root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882313.95804: variable 'ansible_module_compression' from source: unknown 17367 1726882313.95807: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17367 1726882313.95810: variable 'ansible_facts' from source: unknown 17367 1726882313.95892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py 17367 1726882313.96012: Sending initial data 17367 1726882313.96015: Sent initial data (156 bytes) 17367 1726882313.96464: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882313.96467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 17367 1726882313.96470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17367 1726882313.96472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 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 <<< 17367 1726882313.96474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.96523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.96526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.96573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882313.98115: 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 <<< 17367 1726882313.98164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882313.98206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmp6iogn8fr /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py <<< 17367 1726882313.98212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py" <<< 17367 1726882313.98298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmp6iogn8fr" to remote "/root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py" <<< 17367 1726882313.98889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882313.99001: stderr chunk (state=3): >>><<< 17367 1726882313.99004: stdout chunk (state=3): >>><<< 17367 1726882313.99007: done transferring module to remote 17367 1726882313.99009: _low_level_execute_command(): starting 17367 1726882313.99011: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/ /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py && sleep 0' 17367 1726882313.99349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882313.99370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882313.99418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882313.99431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882313.99476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.01228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.01231: stdout chunk (state=3): >>><<< 17367 1726882314.01233: stderr chunk (state=3): >>><<< 17367 1726882314.01300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882314.01304: _low_level_execute_command(): starting 17367 1726882314.01307: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/AnsiballZ_command.py && sleep 0' 17367 1726882314.02027: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882314.02047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.02064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882314.02173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.02208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.02284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.18311: 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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2872sec preferred_lft 2872sec\n inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "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:31:54.172323", "end": "2024-09-20 21:31:54.180612", "delta": "0:00:00.008289", "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}}} <<< 17367 1726882314.19647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 17367 1726882314.19668: stdout chunk (state=3): >>><<< 17367 1726882314.19682: stderr chunk (state=3): >>><<< 17367 1726882314.19711: _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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2872sec preferred_lft 2872sec\n inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "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:31:54.172323", "end": "2024-09-20 21:31:54.180612", "delta": "0:00:00.008289", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882314.19779: 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-1726882313.9255137-18167-151670874433281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882314.19796: _low_level_execute_command(): starting 17367 1726882314.19808: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882313.9255137-18167-151670874433281/ > /dev/null 2>&1 && sleep 0' 17367 1726882314.20777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882314.20791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.20903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.20923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882314.20939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.20960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.21147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.22964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.22974: stdout chunk (state=3): >>><<< 17367 1726882314.22985: stderr chunk (state=3): >>><<< 17367 1726882314.23007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882314.23019: handler run complete 17367 1726882314.23046: Evaluated conditional (False): False 17367 1726882314.23061: attempt loop complete, returning result 17367 1726882314.23069: _execute() done 17367 1726882314.23200: dumping result to json 17367 1726882314.23203: done dumping result, returning 17367 1726882314.23205: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [12673a56-9f93-97d1-a317-000000000474] 17367 1726882314.23208: sending task result for task 12673a56-9f93-97d1-a317-000000000474 17367 1726882314.23282: done sending task result for task 12673a56-9f93-97d1-a317-000000000474 17367 1726882314.23285: WORKER PROCESS EXITING ok: [managed_node1] => { "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.008289", "end": "2024-09-20 21:31:54.180612", "rc": 0, "start": "2024-09-20 21:31:54.172323" } 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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2872sec preferred_lft 2872sec inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 17367 1726882314.23360: no more pending results, returning what we have 17367 1726882314.23364: results queue empty 17367 1726882314.23365: checking for any_errors_fatal 17367 1726882314.23373: done checking for any_errors_fatal 17367 1726882314.23374: checking for max_fail_percentage 17367 1726882314.23376: done checking for max_fail_percentage 17367 1726882314.23377: checking to see if all hosts have failed and the running result is not ok 17367 1726882314.23378: done checking to see if all hosts have failed 17367 1726882314.23379: getting the remaining hosts for this loop 17367 1726882314.23380: done getting the remaining hosts for this loop 17367 1726882314.23384: getting the next task for host managed_node1 17367 1726882314.23392: done getting next task for host managed_node1 17367 1726882314.23597: ^ task is: TASK: Verify DNS and network connectivity 17367 1726882314.23602: ^ 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 17367 1726882314.23612: getting variables 17367 1726882314.23614: in VariableManager get_vars() 17367 1726882314.23644: Calling all_inventory to load vars for managed_node1 17367 1726882314.23647: Calling groups_inventory to load vars for managed_node1 17367 1726882314.23651: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882314.23662: Calling all_plugins_play to load vars for managed_node1 17367 1726882314.23664: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882314.23668: Calling groups_plugins_play to load vars for managed_node1 17367 1726882314.25236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882314.26904: done with get_vars() 17367 1726882314.26927: done getting variables 17367 1726882314.26985: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:31:54 -0400 (0:00:00.392) 0:00:17.152 ****** 17367 1726882314.27019: entering _queue_task() for managed_node1/shell 17367 1726882314.27431: worker is 1 (out of 1 available) 17367 1726882314.27441: exiting _queue_task() for managed_node1/shell 17367 1726882314.27452: done queuing things up, now waiting for results queue to drain 17367 1726882314.27454: waiting for pending results... 17367 1726882314.27690: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 17367 1726882314.27839: in run() - task 12673a56-9f93-97d1-a317-000000000475 17367 1726882314.27844: variable 'ansible_search_path' from source: unknown 17367 1726882314.27847: variable 'ansible_search_path' from source: unknown 17367 1726882314.27877: calling self._execute() 17367 1726882314.27977: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882314.28007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882314.28198: variable 'omit' from source: magic vars 17367 1726882314.28713: variable 'ansible_distribution_major_version' from source: facts 17367 1726882314.28733: Evaluated conditional (ansible_distribution_major_version != '6'): True 17367 1726882314.28995: variable 'ansible_facts' from source: unknown 17367 1726882314.29751: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 17367 1726882314.29764: variable 'omit' from source: magic vars 17367 1726882314.29816: variable 'omit' from source: magic vars 17367 1726882314.29848: variable 'omit' from source: magic vars 17367 1726882314.29885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17367 1726882314.29916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17367 1726882314.30000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17367 1726882314.30004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882314.30007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17367 1726882314.30010: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17367 1726882314.30013: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882314.30020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882314.30102: Set connection var ansible_timeout to 10 17367 1726882314.30125: Set connection var ansible_shell_type to sh 17367 1726882314.30139: Set connection var ansible_module_compression to ZIP_DEFLATED 17367 1726882314.30142: Set connection var ansible_shell_executable to /bin/sh 17367 1726882314.30145: Set connection var ansible_connection to ssh 17367 1726882314.30147: Set connection var ansible_pipelining to False 17367 1726882314.30153: variable 'ansible_shell_executable' from source: unknown 17367 1726882314.30156: variable 'ansible_connection' from source: unknown 17367 1726882314.30158: variable 'ansible_module_compression' from source: unknown 17367 1726882314.30161: variable 'ansible_shell_type' from source: unknown 17367 1726882314.30164: variable 'ansible_shell_executable' from source: unknown 17367 1726882314.30167: variable 'ansible_host' from source: host vars for 'managed_node1' 17367 1726882314.30172: variable 'ansible_pipelining' from source: unknown 17367 1726882314.30178: variable 'ansible_timeout' from source: unknown 17367 1726882314.30181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17367 1726882314.30401: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882314.30404: variable 'omit' from source: magic vars 17367 1726882314.30406: starting attempt loop 17367 1726882314.30408: running the handler 17367 1726882314.30411: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17367 1726882314.30413: _low_level_execute_command(): starting 17367 1726882314.30415: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17367 1726882314.31409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882314.31424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.31437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882314.31460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882314.31561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882314.31582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.31605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.31681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.33264: stdout chunk (state=3): >>>/root <<< 17367 1726882314.33403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.33423: stdout chunk (state=3): >>><<< 17367 1726882314.33435: stderr chunk (state=3): >>><<< 17367 1726882314.33461: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882314.33482: _low_level_execute_command(): starting 17367 1726882314.33498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561 `" && echo ansible-tmp-1726882314.3346877-18183-112320809216561="` echo /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561 `" ) && sleep 0' 17367 1726882314.34080: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.34083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.34086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 17367 1726882314.34088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882314.34090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.34149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.34153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.34187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.36040: stdout chunk (state=3): >>>ansible-tmp-1726882314.3346877-18183-112320809216561=/root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561 <<< 17367 1726882314.36142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.36164: stderr chunk (state=3): >>><<< 17367 1726882314.36167: stdout chunk (state=3): >>><<< 17367 1726882314.36182: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882314.3346877-18183-112320809216561=/root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882314.36216: variable 'ansible_module_compression' from source: unknown 17367 1726882314.36254: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173674fl5i8ab/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17367 1726882314.36282: variable 'ansible_facts' from source: unknown 17367 1726882314.36344: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py 17367 1726882314.36444: Sending initial data 17367 1726882314.36448: Sent initial data (156 bytes) 17367 1726882314.37035: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882314.37050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.37063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882314.37168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.37229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.37272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.38804: 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 <<< 17367 1726882314.38841: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17367 1726882314.39080: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpvcp872gj /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py <<< 17367 1726882314.39084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py" <<< 17367 1726882314.39123: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173674fl5i8ab/tmpvcp872gj" to remote "/root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py" <<< 17367 1726882314.39977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.39981: stdout chunk (state=3): >>><<< 17367 1726882314.39983: stderr chunk (state=3): >>><<< 17367 1726882314.39997: done transferring module to remote 17367 1726882314.40015: _low_level_execute_command(): starting 17367 1726882314.40028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/ /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py && sleep 0' 17367 1726882314.40507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.40513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882314.40550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17367 1726882314.40553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.40559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882314.40561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.40610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882314.40613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.40617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.40662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.42356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.42376: stderr chunk (state=3): >>><<< 17367 1726882314.42379: stdout chunk (state=3): >>><<< 17367 1726882314.42391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882314.42396: _low_level_execute_command(): starting 17367 1726882314.42403: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/AnsiballZ_command.py && sleep 0' 17367 1726882314.42812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.42816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.42818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.42820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 17367 1726882314.42823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.42853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.42865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.42921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.82503: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1489 0 --:--:-- --:--:-- --:--:-- 1495\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 15865 0 --:--:-- --:--:-- --:--:-- 16166", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:31:54.575936", "end": "2024-09-20 21:31:54.820649", "delta": "0:00:00.244713", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\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}}} <<< 17367 1726882314.83812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.83817: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 17367 1726882314.83872: stderr chunk (state=3): >>><<< 17367 1726882314.83876: stdout chunk (state=3): >>><<< 17367 1726882314.83913: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1489 0 --:--:-- --:--:-- --:--:-- 1495\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 15865 0 --:--:-- --:--:-- --:--:-- 16166", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:31:54.575936", "end": "2024-09-20 21:31:54.820649", "delta": "0:00:00.244713", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 17367 1726882314.83953: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\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-1726882314.3346877-18183-112320809216561/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17367 1726882314.83962: _low_level_execute_command(): starting 17367 1726882314.83967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882314.3346877-18183-112320809216561/ > /dev/null 2>&1 && sleep 0' 17367 1726882314.84576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17367 1726882314.84592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17367 1726882314.84617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17367 1726882314.84712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17367 1726882314.84729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 17367 1726882314.84746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17367 1726882314.84802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17367 1726882314.84897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17367 1726882314.86754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17367 1726882314.86766: stdout chunk (state=3): >>><<< 17367 1726882314.87198: stderr chunk (state=3): >>><<< 17367 1726882314.87202: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 17367 1726882314.87206: handler run complete 17367 1726882314.87209: Evaluated conditional (False): False 17367 1726882314.87211: attempt loop complete, returning result 17367 1726882314.87213: _execute() done 17367 1726882314.87215: dumping result to json 17367 1726882314.87217: done dumping result, returning 17367 1726882314.87219: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [12673a56-9f93-97d1-a317-000000000475] 17367 1726882314.87222: sending task result for task 12673a56-9f93-97d1-a317-000000000475 17367 1726882314.87298: done sending task result for task 12673a56-9f93-97d1-a317-000000000475 17367 1726882314.87303: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.244713", "end": "2024-09-20 21:31:54.820649", "rc": 0, "start": "2024-09-20 21:31:54.575936" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1489 0 --:--:-- --:--:-- --:--:-- 1495 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 15865 0 --:--:-- --:--:-- --:--:-- 16166 17367 1726882314.87368: no more pending results, returning what we have 17367 1726882314.87371: results queue empty 17367 1726882314.87372: checking for any_errors_fatal 17367 1726882314.87381: done checking for any_errors_fatal 17367 1726882314.87382: checking for max_fail_percentage 17367 1726882314.87384: done checking for max_fail_percentage 17367 1726882314.87385: checking to see if all hosts have failed and the running result is not ok 17367 1726882314.87385: done checking to see if all hosts have failed 17367 1726882314.87386: getting the remaining hosts for this loop 17367 1726882314.87388: done getting the remaining hosts for this loop 17367 1726882314.87400: getting the next task for host managed_node1 17367 1726882314.87507: done getting next task for host managed_node1 17367 1726882314.87509: ^ task is: TASK: meta (flush_handlers) 17367 1726882314.87513: ^ 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 17367 1726882314.87518: getting variables 17367 1726882314.87520: in VariableManager get_vars() 17367 1726882314.87551: Calling all_inventory to load vars for managed_node1 17367 1726882314.87554: Calling groups_inventory to load vars for managed_node1 17367 1726882314.87557: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882314.87567: Calling all_plugins_play to load vars for managed_node1 17367 1726882314.87570: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882314.87572: Calling groups_plugins_play to load vars for managed_node1 17367 1726882314.90661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882314.93963: done with get_vars() 17367 1726882314.93987: done getting variables 17367 1726882314.94059: in VariableManager get_vars() 17367 1726882314.94070: Calling all_inventory to load vars for managed_node1 17367 1726882314.94073: Calling groups_inventory to load vars for managed_node1 17367 1726882314.94075: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882314.94080: Calling all_plugins_play to load vars for managed_node1 17367 1726882314.94082: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882314.94085: Calling groups_plugins_play to load vars for managed_node1 17367 1726882314.96434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882314.99948: done with get_vars() 17367 1726882314.99981: done queuing things up, now waiting for results queue to drain 17367 1726882314.99984: results queue empty 17367 1726882314.99985: checking for any_errors_fatal 17367 1726882314.99989: done checking for any_errors_fatal 17367 1726882314.99990: checking for max_fail_percentage 17367 1726882314.99991: done checking for max_fail_percentage 17367 1726882314.99992: checking to see if all hosts have failed and the running result is not ok 17367 1726882314.99996: done checking to see if all hosts have failed 17367 1726882314.99997: getting the remaining hosts for this loop 17367 1726882314.99998: done getting the remaining hosts for this loop 17367 1726882315.00001: getting the next task for host managed_node1 17367 1726882315.00005: done getting next task for host managed_node1 17367 1726882315.00006: ^ task is: TASK: meta (flush_handlers) 17367 1726882315.00008: ^ 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 17367 1726882315.00010: getting variables 17367 1726882315.00011: in VariableManager get_vars() 17367 1726882315.00022: Calling all_inventory to load vars for managed_node1 17367 1726882315.00024: Calling groups_inventory to load vars for managed_node1 17367 1726882315.00027: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882315.00032: Calling all_plugins_play to load vars for managed_node1 17367 1726882315.00034: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882315.00037: Calling groups_plugins_play to load vars for managed_node1 17367 1726882315.01899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882315.03444: done with get_vars() 17367 1726882315.03463: done getting variables 17367 1726882315.03529: in VariableManager get_vars() 17367 1726882315.03539: Calling all_inventory to load vars for managed_node1 17367 1726882315.03542: Calling groups_inventory to load vars for managed_node1 17367 1726882315.03544: Calling all_plugins_inventory to load vars for managed_node1 17367 1726882315.03552: Calling all_plugins_play to load vars for managed_node1 17367 1726882315.03558: Calling groups_plugins_inventory to load vars for managed_node1 17367 1726882315.03561: Calling groups_plugins_play to load vars for managed_node1 17367 1726882315.05669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17367 1726882315.07823: done with get_vars() 17367 1726882315.07849: done queuing things up, now waiting for results queue to drain 17367 1726882315.07967: results queue empty 17367 1726882315.07968: checking for any_errors_fatal 17367 1726882315.07970: done checking for any_errors_fatal 17367 1726882315.07971: checking for max_fail_percentage 17367 1726882315.07972: done checking for max_fail_percentage 17367 1726882315.07973: checking to see if all hosts have failed and the running result is not ok 17367 1726882315.07974: done checking to see if all hosts have failed 17367 1726882315.07975: getting the remaining hosts for this loop 17367 1726882315.07976: done getting the remaining hosts for this loop 17367 1726882315.07979: getting the next task for host managed_node1 17367 1726882315.07983: done getting next task for host managed_node1 17367 1726882315.07984: ^ task is: None 17367 1726882315.07985: ^ 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 17367 1726882315.07986: done queuing things up, now waiting for results queue to drain 17367 1726882315.07988: results queue empty 17367 1726882315.07988: checking for any_errors_fatal 17367 1726882315.07989: done checking for any_errors_fatal 17367 1726882315.07990: checking for max_fail_percentage 17367 1726882315.07991: done checking for max_fail_percentage 17367 1726882315.07991: checking to see if all hosts have failed and the running result is not ok 17367 1726882315.07992: done checking to see if all hosts have failed 17367 1726882315.07999: getting the next task for host managed_node1 17367 1726882315.08001: done getting next task for host managed_node1 17367 1726882315.08002: ^ task is: None 17367 1726882315.08003: ^ 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_node1 : ok=54 changed=1 unreachable=0 failed=0 skipped=30 rescued=0 ignored=2 Friday 20 September 2024 21:31:55 -0400 (0:00:00.811) 0:00:17.964 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.20s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.69s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.23s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.84s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.82s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify DNS and network connectivity ------------------------------------- 0.81s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather the minimum subset of ansible_facts required by the network role test --- 0.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.65s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.53s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gather current interface info ------------------------------------------- 0.52s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Get NM profile info ----------------------------------------------------- 0.50s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Get stat for interface dummy0 ------------------------------------------- 0.48s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Cleanup profile and device ---------------------------------------------- 0.44s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Remove test interface if necessary -------------------------------------- 0.40s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Check routes and DNS ---------------------------------------------------- 0.39s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Stat profile file ------------------------------------------------------- 0.36s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Get stat for interface dummy0 ------------------------------------------- 0.35s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Cleanup ----------------------------------------------------------------- 0.20s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Include network role ---------------------------------------------------- 0.14s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 17367 1726882315.08170: RUNNING CLEANUP