[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. 3066 1726776615.71965: 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-ruS executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 3066 1726776615.72285: Added group all to inventory 3066 1726776615.72286: Added group ungrouped to inventory 3066 1726776615.72289: Group all now contains ungrouped 3066 1726776615.72292: Examining possible inventory source: /tmp/kernel_settings-k8V/inventory.yml 3066 1726776615.82512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3066 1726776615.82561: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3066 1726776615.82580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3066 1726776615.82623: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3066 1726776615.82676: Loaded config def from plugin (inventory/script) 3066 1726776615.82678: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3066 1726776615.82707: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3066 1726776615.82770: Loaded config def from plugin (inventory/yaml) 3066 1726776615.82772: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3066 1726776615.82839: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3066 1726776615.83151: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3066 1726776615.83153: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3066 1726776615.83155: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3066 1726776615.83160: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3066 1726776615.83163: Loading data from /tmp/kernel_settings-k8V/inventory.yml 3066 1726776615.83207: /tmp/kernel_settings-k8V/inventory.yml was not parsable by auto 3066 1726776615.83259: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3066 1726776615.83288: Loading data from /tmp/kernel_settings-k8V/inventory.yml 3066 1726776615.83348: group all already in inventory 3066 1726776615.83355: set inventory_file for managed_node1 3066 1726776615.83358: set inventory_dir for managed_node1 3066 1726776615.83358: Added host managed_node1 to inventory 3066 1726776615.83360: Added host managed_node1 to group all 3066 1726776615.83361: set ansible_host for managed_node1 3066 1726776615.83361: set ansible_ssh_extra_args for managed_node1 3066 1726776615.83363: set inventory_file for managed_node2 3066 1726776615.83365: set inventory_dir for managed_node2 3066 1726776615.83366: Added host managed_node2 to inventory 3066 1726776615.83367: Added host managed_node2 to group all 3066 1726776615.83367: set ansible_host for managed_node2 3066 1726776615.83368: set ansible_ssh_extra_args for managed_node2 3066 1726776615.83369: set inventory_file for managed_node3 3066 1726776615.83371: set inventory_dir for managed_node3 3066 1726776615.83371: Added host managed_node3 to inventory 3066 1726776615.83372: Added host managed_node3 to group all 3066 1726776615.83373: set ansible_host for managed_node3 3066 1726776615.83373: set ansible_ssh_extra_args for managed_node3 3066 1726776615.83375: Reconcile groups and hosts in inventory. 3066 1726776615.83378: Group ungrouped now contains managed_node1 3066 1726776615.83379: Group ungrouped now contains managed_node2 3066 1726776615.83380: Group ungrouped now contains managed_node3 3066 1726776615.83438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3066 1726776615.83527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3066 1726776615.83566: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3066 1726776615.83585: Loaded config def from plugin (vars/host_group_vars) 3066 1726776615.83586: 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) 3066 1726776615.83591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3066 1726776615.83597: 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) 3066 1726776615.83629: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3066 1726776615.83872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776615.83940: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3066 1726776615.83967: Loaded config def from plugin (connection/local) 3066 1726776615.83969: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3066 1726776615.84391: Loaded config def from plugin (connection/paramiko_ssh) 3066 1726776615.84394: 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) 3066 1726776615.85141: 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) 3066 1726776615.85170: Loaded config def from plugin (connection/psrp) 3066 1726776615.85172: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3066 1726776615.85642: 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) 3066 1726776615.85670: Loaded config def from plugin (connection/ssh) 3066 1726776615.85672: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3066 1726776615.87071: 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) 3066 1726776615.87096: Loaded config def from plugin (connection/winrm) 3066 1726776615.87098: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3066 1726776615.87121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3066 1726776615.87171: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3066 1726776615.87215: Loaded config def from plugin (shell/cmd) 3066 1726776615.87216: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 3066 1726776615.87234: 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) 3066 1726776615.87280: Loaded config def from plugin (shell/powershell) 3066 1726776615.87281: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3066 1726776615.87319: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3066 1726776615.87437: Loaded config def from plugin (shell/sh) 3066 1726776615.87438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3066 1726776615.87463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3066 1726776615.87545: Loaded config def from plugin (become/runas) 3066 1726776615.87547: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3066 1726776615.87669: Loaded config def from plugin (become/su) 3066 1726776615.87670: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3066 1726776615.87776: Loaded config def from plugin (become/sudo) 3066 1726776615.87778: 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 3066 1726776615.87802: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 3066 1726776615.88056: in VariableManager get_vars() 3066 1726776615.88071: done with get_vars() 3066 1726776615.88101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3066 1726776615.88110: 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 3066 1726776615.88286: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3066 1726776615.88382: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3066 1726776615.88384: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-ruS/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 3066 1726776615.88406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3066 1726776615.88424: 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) 3066 1726776615.88582: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3066 1726776615.88622: Loaded config def from plugin (callback/default) 3066 1726776615.88624: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 3066 1726776615.89399: Loaded config def from plugin (callback/junit) 3066 1726776615.89401: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 3066 1726776615.89432: 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) 3066 1726776615.89477: Loaded config def from plugin (callback/minimal) 3066 1726776615.89479: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 3066 1726776615.89505: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 3066 1726776615.89544: Loaded config def from plugin (callback/tree) 3066 1726776615.89545: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 3066 1726776615.89627: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3066 1726776615.89629: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-ruS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 3066 1726776615.89646: in VariableManager get_vars() 3066 1726776615.89658: done with get_vars() 3066 1726776615.89662: in VariableManager get_vars() 3066 1726776615.89668: done with get_vars() 3066 1726776615.89671: variable 'omit' from source: magic vars 3066 1726776615.89698: in VariableManager get_vars() 3066 1726776615.89707: done with get_vars() 3066 1726776615.89720: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 3066 1726776615.91813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3066 1726776615.91870: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3066 1726776615.91903: getting the remaining hosts for this loop 3066 1726776615.91904: done getting the remaining hosts for this loop 3066 1726776615.91906: getting the next task for host managed_node3 3066 1726776615.91909: done getting next task for host managed_node3 3066 1726776615.91910: ^ task is: TASK: meta (flush_handlers) 3066 1726776615.91912: ^ 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 3066 1726776615.91914: getting variables 3066 1726776615.91915: in VariableManager get_vars() 3066 1726776615.91926: Calling all_inventory to load vars for managed_node3 3066 1726776615.91928: Calling groups_inventory to load vars for managed_node3 3066 1726776615.91931: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776615.91940: Calling all_plugins_play to load vars for managed_node3 3066 1726776615.91947: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776615.91952: Calling groups_plugins_play to load vars for managed_node3 3066 1726776615.91976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776615.92008: done with get_vars() 3066 1726776615.92013: done getting variables 3066 1726776615.92139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3066 1726776615.92177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3066 1726776615.92211: in VariableManager get_vars() 3066 1726776615.92218: Calling all_inventory to load vars for managed_node3 3066 1726776615.92220: Calling groups_inventory to load vars for managed_node3 3066 1726776615.92222: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776615.92225: Calling all_plugins_play to load vars for managed_node3 3066 1726776615.92226: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776615.92228: Calling groups_plugins_play to load vars for managed_node3 3066 1726776615.92246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776615.92259: done with get_vars() 3066 1726776615.92266: done queuing things up, now waiting for results queue to drain 3066 1726776615.92267: results queue empty 3066 1726776615.92268: checking for any_errors_fatal 3066 1726776615.92268: done checking for any_errors_fatal 3066 1726776615.92269: checking for max_fail_percentage 3066 1726776615.92270: done checking for max_fail_percentage 3066 1726776615.92270: checking to see if all hosts have failed and the running result is not ok 3066 1726776615.92271: done checking to see if all hosts have failed 3066 1726776615.92271: getting the remaining hosts for this loop 3066 1726776615.92272: done getting the remaining hosts for this loop 3066 1726776615.92273: getting the next task for host managed_node3 3066 1726776615.92276: done getting next task for host managed_node3 3066 1726776615.92277: ^ task is: TASK: Run role with no settings 3066 1726776615.92278: ^ 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 3066 1726776615.92280: getting variables 3066 1726776615.92280: in VariableManager get_vars() 3066 1726776615.92285: Calling all_inventory to load vars for managed_node3 3066 1726776615.92287: Calling groups_inventory to load vars for managed_node3 3066 1726776615.92288: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776615.92291: Calling all_plugins_play to load vars for managed_node3 3066 1726776615.92293: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776615.92294: Calling groups_plugins_play to load vars for managed_node3 3066 1726776615.92312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776615.92322: done with get_vars() 3066 1726776615.92326: done getting variables TASK [Run role with no settings] *********************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:8 Thursday 19 September 2024 16:10:15 -0400 (0:00:00.027) 0:00:00.027 **** 3066 1726776615.92375: entering _queue_task() for managed_node3/include_role 3066 1726776615.92377: Creating lock for include_role 3066 1726776615.92682: worker is 1 (out of 1 available) 3066 1726776615.92693: exiting _queue_task() for managed_node3/include_role 3066 1726776615.92705: done queuing things up, now waiting for results queue to drain 3066 1726776615.92708: waiting for pending results... 3066 1726776615.92842: running TaskExecutor() for managed_node3/TASK: Run role with no settings 3066 1726776615.92900: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000006 3066 1726776615.92913: variable 'ansible_search_path' from source: unknown 3066 1726776615.92946: calling self._execute() 3066 1726776615.92998: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776615.93004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776615.93012: variable 'omit' from source: magic vars 3066 1726776615.93090: _execute() done 3066 1726776615.93094: dumping result to json 3066 1726776615.93097: done dumping result, returning 3066 1726776615.93103: done running TaskExecutor() for managed_node3/TASK: Run role with no settings [0233de48-8dd1-a6a2-bc7b-000000000006] 3066 1726776615.93108: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000006 3066 1726776615.93206: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000006 3066 1726776615.93208: WORKER PROCESS EXITING 3066 1726776615.93244: no more pending results, returning what we have 3066 1726776615.93251: in VariableManager get_vars() 3066 1726776615.93275: Calling all_inventory to load vars for managed_node3 3066 1726776615.93277: Calling groups_inventory to load vars for managed_node3 3066 1726776615.93280: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776615.93292: Calling all_plugins_play to load vars for managed_node3 3066 1726776615.93295: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776615.93298: Calling groups_plugins_play to load vars for managed_node3 3066 1726776615.93346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776615.93363: done with get_vars() 3066 1726776615.93367: variable 'ansible_search_path' from source: unknown 3066 1726776615.93432: variable 'omit' from source: magic vars 3066 1726776615.93447: variable 'omit' from source: magic vars 3066 1726776615.93459: variable 'omit' from source: magic vars 3066 1726776615.93462: we have included files to process 3066 1726776615.93463: generating all_blocks data 3066 1726776615.93464: done generating all_blocks data 3066 1726776615.93464: processing included file: fedora.linux_system_roles.kernel_settings 3066 1726776615.93478: in VariableManager get_vars() 3066 1726776615.93485: done with get_vars() 3066 1726776615.93535: in VariableManager get_vars() 3066 1726776615.93543: done with get_vars() 3066 1726776615.93571: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3066 1726776615.93658: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3066 1726776615.93696: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3066 1726776615.95124: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3066 1726776615.95629: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3066 1726776615.95773: in VariableManager get_vars() 3066 1726776615.95786: done with get_vars() 3066 1726776615.96805: in VariableManager get_vars() 3066 1726776615.96818: done with get_vars() 3066 1726776615.96932: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3066 1726776615.97375: iterating over new_blocks loaded from include file 3066 1726776615.97377: in VariableManager get_vars() 3066 1726776615.97388: done with get_vars() 3066 1726776615.97389: filtering new block on tags 3066 1726776615.97400: done filtering new block on tags 3066 1726776615.97402: in VariableManager get_vars() 3066 1726776615.97414: done with get_vars() 3066 1726776615.97416: filtering new block on tags 3066 1726776615.97427: done filtering new block on tags 3066 1726776615.97429: in VariableManager get_vars() 3066 1726776615.97448: done with get_vars() 3066 1726776615.97451: filtering new block on tags 3066 1726776615.97476: done filtering new block on tags 3066 1726776615.97478: in VariableManager get_vars() 3066 1726776615.97486: done with get_vars() 3066 1726776615.97487: filtering new block on tags 3066 1726776615.97497: done filtering new block on tags 3066 1726776615.97498: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 3066 1726776615.97502: extending task lists for all hosts with included blocks 3066 1726776615.97537: done extending task lists 3066 1726776615.97538: done processing included files 3066 1726776615.97539: results queue empty 3066 1726776615.97539: checking for any_errors_fatal 3066 1726776615.97540: done checking for any_errors_fatal 3066 1726776615.97541: checking for max_fail_percentage 3066 1726776615.97541: done checking for max_fail_percentage 3066 1726776615.97542: checking to see if all hosts have failed and the running result is not ok 3066 1726776615.97543: done checking to see if all hosts have failed 3066 1726776615.97543: getting the remaining hosts for this loop 3066 1726776615.97544: done getting the remaining hosts for this loop 3066 1726776615.97545: getting the next task for host managed_node3 3066 1726776615.97548: done getting next task for host managed_node3 3066 1726776615.97551: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726776615.97552: ^ 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 3066 1726776615.97558: getting variables 3066 1726776615.97559: in VariableManager get_vars() 3066 1726776615.97568: Calling all_inventory to load vars for managed_node3 3066 1726776615.97569: Calling groups_inventory to load vars for managed_node3 3066 1726776615.97570: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776615.97574: Calling all_plugins_play to load vars for managed_node3 3066 1726776615.97575: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776615.97577: Calling groups_plugins_play to load vars for managed_node3 3066 1726776615.97595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776615.97609: done with get_vars() 3066 1726776615.97613: done getting variables 3066 1726776615.97660: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:10:15 -0400 (0:00:00.053) 0:00:00.080 **** 3066 1726776615.97679: entering _queue_task() for managed_node3/fail 3066 1726776615.97680: Creating lock for fail 3066 1726776615.97866: worker is 1 (out of 1 available) 3066 1726776615.97877: exiting _queue_task() for managed_node3/fail 3066 1726776615.97888: done queuing things up, now waiting for results queue to drain 3066 1726776615.97890: waiting for pending results... 3066 1726776615.98037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726776615.98101: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000023 3066 1726776615.98113: variable 'ansible_search_path' from source: unknown 3066 1726776615.98116: variable 'ansible_search_path' from source: unknown 3066 1726776615.98150: calling self._execute() 3066 1726776615.98196: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776615.98200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776615.98209: variable 'omit' from source: magic vars 3066 1726776615.98550: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726776615.98557: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776615.98573: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3066 1726776615.98792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776616.00440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776616.00492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776616.00523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776616.00552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776616.00572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776616.00634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776616.00657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776616.00676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776616.00704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776616.00717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776616.00761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776616.00779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776616.00796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776616.00825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776616.00837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776616.00878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776616.00895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776616.00912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776616.00941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776616.00958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776616.01156: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726776616.01183: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 3066 1726776616.01188: when evaluation is False, skipping this task 3066 1726776616.01190: _execute() done 3066 1726776616.01193: dumping result to json 3066 1726776616.01195: done dumping result, returning 3066 1726776616.01198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-a6a2-bc7b-000000000023] 3066 1726776616.01205: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000023 3066 1726776616.01291: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000023 3066 1726776616.01294: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 3066 1726776616.01360: no more pending results, returning what we have 3066 1726776616.01364: results queue empty 3066 1726776616.01365: checking for any_errors_fatal 3066 1726776616.01366: done checking for any_errors_fatal 3066 1726776616.01367: checking for max_fail_percentage 3066 1726776616.01368: done checking for max_fail_percentage 3066 1726776616.01369: checking to see if all hosts have failed and the running result is not ok 3066 1726776616.01370: done checking to see if all hosts have failed 3066 1726776616.01371: getting the remaining hosts for this loop 3066 1726776616.01372: done getting the remaining hosts for this loop 3066 1726776616.01375: getting the next task for host managed_node3 3066 1726776616.01380: done getting next task for host managed_node3 3066 1726776616.01383: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726776616.01386: ^ 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=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 3066 1726776616.01409: getting variables 3066 1726776616.01411: in VariableManager get_vars() 3066 1726776616.01439: Calling all_inventory to load vars for managed_node3 3066 1726776616.01442: Calling groups_inventory to load vars for managed_node3 3066 1726776616.01444: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776616.01452: Calling all_plugins_play to load vars for managed_node3 3066 1726776616.01454: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776616.01456: Calling groups_plugins_play to load vars for managed_node3 3066 1726776616.01484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776616.01502: done with get_vars() 3066 1726776616.01507: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:10:16 -0400 (0:00:00.038) 0:00:00.119 **** 3066 1726776616.01578: entering _queue_task() for managed_node3/include_tasks 3066 1726776616.01579: Creating lock for include_tasks 3066 1726776616.01752: worker is 1 (out of 1 available) 3066 1726776616.01764: exiting _queue_task() for managed_node3/include_tasks 3066 1726776616.01775: done queuing things up, now waiting for results queue to drain 3066 1726776616.01777: waiting for pending results... 3066 1726776616.01976: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726776616.02041: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000024 3066 1726776616.02053: variable 'ansible_search_path' from source: unknown 3066 1726776616.02057: variable 'ansible_search_path' from source: unknown 3066 1726776616.02084: calling self._execute() 3066 1726776616.02137: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776616.02140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776616.02153: variable 'omit' from source: magic vars 3066 1726776616.02227: _execute() done 3066 1726776616.02231: dumping result to json 3066 1726776616.02234: done dumping result, returning 3066 1726776616.02241: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-a6a2-bc7b-000000000024] 3066 1726776616.02244: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000024 3066 1726776616.02329: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000024 3066 1726776616.02332: WORKER PROCESS EXITING 3066 1726776616.02371: no more pending results, returning what we have 3066 1726776616.02375: in VariableManager get_vars() 3066 1726776616.02406: Calling all_inventory to load vars for managed_node3 3066 1726776616.02409: Calling groups_inventory to load vars for managed_node3 3066 1726776616.02411: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776616.02419: Calling all_plugins_play to load vars for managed_node3 3066 1726776616.02423: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776616.02425: Calling groups_plugins_play to load vars for managed_node3 3066 1726776616.02458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776616.02475: done with get_vars() 3066 1726776616.02478: variable 'ansible_search_path' from source: unknown 3066 1726776616.02479: variable 'ansible_search_path' from source: unknown 3066 1726776616.02502: we have included files to process 3066 1726776616.02503: generating all_blocks data 3066 1726776616.02504: done generating all_blocks data 3066 1726776616.02508: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726776616.02509: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726776616.02510: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726776616.03088: done processing included file 3066 1726776616.03090: iterating over new_blocks loaded from include file 3066 1726776616.03091: in VariableManager get_vars() 3066 1726776616.03106: done with get_vars() 3066 1726776616.03107: filtering new block on tags 3066 1726776616.03118: done filtering new block on tags 3066 1726776616.03120: in VariableManager get_vars() 3066 1726776616.03132: done with get_vars() 3066 1726776616.03133: filtering new block on tags 3066 1726776616.03144: done filtering new block on tags 3066 1726776616.03146: in VariableManager get_vars() 3066 1726776616.03160: done with get_vars() 3066 1726776616.03161: filtering new block on tags 3066 1726776616.03172: done filtering new block on tags 3066 1726776616.03173: in VariableManager get_vars() 3066 1726776616.03187: done with get_vars() 3066 1726776616.03188: filtering new block on tags 3066 1726776616.03196: done filtering new block on tags 3066 1726776616.03197: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 3066 1726776616.03201: extending task lists for all hosts with included blocks 3066 1726776616.03298: done extending task lists 3066 1726776616.03299: done processing included files 3066 1726776616.03300: results queue empty 3066 1726776616.03300: checking for any_errors_fatal 3066 1726776616.03302: done checking for any_errors_fatal 3066 1726776616.03302: checking for max_fail_percentage 3066 1726776616.03303: done checking for max_fail_percentage 3066 1726776616.03303: checking to see if all hosts have failed and the running result is not ok 3066 1726776616.03304: done checking to see if all hosts have failed 3066 1726776616.03304: getting the remaining hosts for this loop 3066 1726776616.03305: done getting the remaining hosts for this loop 3066 1726776616.03307: getting the next task for host managed_node3 3066 1726776616.03310: done getting next task for host managed_node3 3066 1726776616.03312: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726776616.03315: ^ 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=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 3066 1726776616.03321: getting variables 3066 1726776616.03321: in VariableManager get_vars() 3066 1726776616.03330: Calling all_inventory to load vars for managed_node3 3066 1726776616.03331: Calling groups_inventory to load vars for managed_node3 3066 1726776616.03333: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776616.03335: Calling all_plugins_play to load vars for managed_node3 3066 1726776616.03337: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776616.03339: Calling groups_plugins_play to load vars for managed_node3 3066 1726776616.03359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776616.03375: done with get_vars() 3066 1726776616.03379: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:10:16 -0400 (0:00:00.018) 0:00:00.138 **** 3066 1726776616.03430: entering _queue_task() for managed_node3/setup 3066 1726776616.03608: worker is 1 (out of 1 available) 3066 1726776616.03620: exiting _queue_task() for managed_node3/setup 3066 1726776616.03632: done queuing things up, now waiting for results queue to drain 3066 1726776616.03633: waiting for pending results... 3066 1726776616.03772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726776616.03842: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000085 3066 1726776616.03855: variable 'ansible_search_path' from source: unknown 3066 1726776616.03858: variable 'ansible_search_path' from source: unknown 3066 1726776616.03887: calling self._execute() 3066 1726776616.03933: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776616.03937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776616.03946: variable 'omit' from source: magic vars 3066 1726776616.04329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776616.05786: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776616.05829: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776616.05857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776616.05886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776616.05908: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776616.05967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776616.05989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776616.06009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776616.06039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776616.06052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776616.06091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776616.06115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776616.06133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776616.06161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776616.06172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776616.06294: variable '__kernel_settings_required_facts' from source: role '' all vars 3066 1726776616.06302: variable 'ansible_facts' from source: unknown 3066 1726776616.06329: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 3066 1726776616.06333: variable 'omit' from source: magic vars 3066 1726776616.06376: variable 'omit' from source: magic vars 3066 1726776616.06394: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 3066 1726776616.06452: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 3066 1726776616.06520: variable '__kernel_settings_required_facts' from source: role '' all vars 3066 1726776616.06579: variable 'omit' from source: magic vars 3066 1726776616.06597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776616.06620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776616.06645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776616.06663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776616.06671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776616.06694: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776616.06697: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776616.06700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776616.06772: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776616.06778: Set connection var ansible_timeout to 10 3066 1726776616.06783: Set connection var ansible_shell_executable to /bin/sh 3066 1726776616.06786: Set connection var ansible_connection to ssh 3066 1726776616.06791: Set connection var ansible_pipelining to False 3066 1726776616.06794: Set connection var ansible_shell_type to sh 3066 1726776616.06811: variable 'ansible_shell_executable' from source: unknown 3066 1726776616.06816: variable 'ansible_connection' from source: unknown 3066 1726776616.06821: variable 'ansible_module_compression' from source: unknown 3066 1726776616.06823: variable 'ansible_shell_type' from source: unknown 3066 1726776616.06826: variable 'ansible_shell_executable' from source: unknown 3066 1726776616.06828: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776616.06830: variable 'ansible_pipelining' from source: unknown 3066 1726776616.06833: variable 'ansible_timeout' from source: unknown 3066 1726776616.06835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776616.06932: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776616.06939: variable 'omit' from source: magic vars 3066 1726776616.06944: starting attempt loop 3066 1726776616.06947: running the handler 3066 1726776616.06958: _low_level_execute_command(): starting 3066 1726776616.06964: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776616.07484: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776616.07488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776616.07496: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776616.07499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776616.07547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776616.07552: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/a0f5415566" does not exist debug1: Connecting to 10.31.14.47 [10.31.14.47] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776616.07800: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 3066 1726776616.07804: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 <<< 3066 1726776616.07806: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 3066 1726776616.07807: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 3066 1726776616.07809: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.6 <<< 3066 1726776616.09911: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 debug1: compat_banner: match: OpenSSH_9.6 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.14.47:22 as 'root' <<< 3066 1726776616.09914: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory <<< 3066 1726776616.09917: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 3066 1726776616.09920: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 3066 1726776616.10165: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 3066 1726776616.10168: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 3066 1726776616.10361: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3066 1726776616.10811: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:jS+KBDqW9QHOGM/30JNbkXUQCnRQ5GLb6lO1LmhqPcc <<< 3066 1726776616.10818: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.14.47' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 3066 1726776616.11176: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks <<< 3066 1726776616.11182: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 3066 1726776616.15422: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3066 1726776616.15630: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 3066 1726776616.15771: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3066 1726776616.15820: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 3066 1726776616.15823: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 3066 1726776616.16277: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3066 1726776616.17119: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3066 1726776616.17135: stderr chunk (state=3): >>>Authenticated to 10.31.14.47 ([10.31.14.47]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3066 1726776616.17155: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/a0f5415566] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 3066 1726776616.17158: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 3066 1726776616.17188: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3078 <<< 3066 1726776616.17191: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 3066 1726776616.17238: stderr chunk (state=3): >>>debug1: forking to background <<< 3066 1726776616.17285: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 3066 1726776616.17296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776616.17319: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 3066 1726776616.17322: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 3066 1726776616.19004: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 3066 1726776616.23326: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 3066 1726776616.23331: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776616.23737: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 3066 1726776616.25394: stdout chunk (state=3): >>>/root <<< 3066 1726776616.25567: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) <<< 3066 1726776616.25571: stderr chunk (state=3): >>>debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 3066 1726776616.25574: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 3066 1726776616.25576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776616.25672: stdout chunk (state=3): >>><<< 3066 1726776617.25845: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug1: Control socket "/root/.ansible/cp/a0f5415566" does not exist debug1: Connecting to 10.31.14.47 [10.31.14.47] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.6 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 debug1: compat_banner: match: OpenSSH_9.6 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.14.47:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:jS+KBDqW9QHOGM/30JNbkXUQCnRQ5GLb6lO1LmhqPcc debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.14.47' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.14.47 ([10.31.14.47]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/a0f5415566] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3078 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 3066 1726776617.25861: _low_level_execute_command(): starting 3066 1726776617.25864: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350 `" && echo ansible-tmp-1726776617.2580483-3076-17892748917350="` echo /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350 `" ) && sleep 0' 3066 1726776617.26453: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776617.26470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776617.26485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776617.26502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776617.26520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776617.26532: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776617.26545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.26572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776617.26652: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776617.26673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776617.26803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776617.29164: stdout chunk (state=3): >>>ansible-tmp-1726776617.2580483-3076-17892748917350=/root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350 <<< 3066 1726776617.29247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776617.29302: stderr chunk (state=3): >>><<< 3066 1726776617.29306: stdout chunk (state=3): >>><<< 3066 1726776617.29323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776617.2580483-3076-17892748917350=/root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776617.29363: variable 'ansible_module_compression' from source: unknown 3066 1726776617.29406: ANSIBALLZ: Using lock for setup 3066 1726776617.29409: ANSIBALLZ: Acquiring lock 3066 1726776617.29412: ANSIBALLZ: Lock acquired: 140527343972144 3066 1726776617.29417: ANSIBALLZ: Creating module 3066 1726776617.52357: ANSIBALLZ: Writing module into payload 3066 1726776617.52440: ANSIBALLZ: Writing module 3066 1726776617.52482: ANSIBALLZ: Renaming module 3066 1726776617.52496: ANSIBALLZ: Done creating module 3066 1726776617.52539: variable 'ansible_facts' from source: unknown 3066 1726776617.52554: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776617.52570: _low_level_execute_command(): starting 3066 1726776617.52581: _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' 3066 1726776617.53171: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776617.53187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776617.53204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776617.53309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776617.53330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776617.53348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776617.53482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776617.55323: stdout chunk (state=3): >>>PLATFORM <<< 3066 1726776617.55394: stdout chunk (state=3): >>>Linux <<< 3066 1726776617.55481: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 3066 1726776617.55505: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 3066 1726776617.55634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776617.55677: stderr chunk (state=3): >>><<< 3066 1726776617.55690: stdout chunk (state=3): >>><<< 3066 1726776617.55708: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776617.55733 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 3066 1726776617.55783: _low_level_execute_command(): starting 3066 1726776617.55792: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 3066 1726776617.55973: Sending initial data 3066 1726776617.56077: Sent initial data (1181 bytes) 3066 1726776617.56506: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.56569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.56620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776617.56650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776617.56667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776617.56834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776617.60695: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 3066 1726776617.61078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776617.61191: stderr chunk (state=3): >>><<< 3066 1726776617.61256: stdout chunk (state=3): >>><<< 3066 1726776617.61260: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776617.61346: variable 'ansible_facts' from source: unknown 3066 1726776617.61358: variable 'ansible_facts' from source: unknown 3066 1726776617.61373: variable 'ansible_module_compression' from source: unknown 3066 1726776617.61421: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776617.61470: variable 'ansible_facts' from source: unknown 3066 1726776617.61759: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py 3066 1726776617.61887: Sending initial data 3066 1726776617.61898: Sent initial data (151 bytes) 3066 1726776617.62559: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776617.62641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.62688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776617.62704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776617.62726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776617.62979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776617.65047: 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 <<< 3066 1726776617.65138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776617.65228: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp9pqeepqf /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py <<< 3066 1726776617.65246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py" <<< 3066 1726776617.65337: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp9pqeepqf" to remote "/root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py" <<< 3066 1726776617.67374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776617.67437: stderr chunk (state=3): >>><<< 3066 1726776617.67447: stdout chunk (state=3): >>><<< 3066 1726776617.67573: done transferring module to remote 3066 1726776617.67577: _low_level_execute_command(): starting 3066 1726776617.67580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/ /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py && sleep 0' 3066 1726776617.68190: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776617.68209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776617.68225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776617.68245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776617.68330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.68360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776617.68377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776617.68399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776617.68579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776617.70806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776617.70820: stdout chunk (state=3): >>><<< 3066 1726776617.70827: stderr chunk (state=3): >>><<< 3066 1726776617.70855: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776617.70858: _low_level_execute_command(): starting 3066 1726776617.70861: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/AnsiballZ_setup.py && sleep 0' 3066 1726776617.71333: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776617.71337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.71339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776617.71342: 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 <<< 3066 1726776617.71344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776617.71431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776617.71504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.04860: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776618.06788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776618.06848: stderr chunk (state=3): >>><<< 3066 1726776618.06852: stdout chunk (state=3): >>><<< 3066 1726776618.06874: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 3066 1726776618.06908: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726776617.2580483-3076-17892748917350/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776618.06926: _low_level_execute_command(): starting 3066 1726776618.06929: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776617.2580483-3076-17892748917350/ > /dev/null 2>&1 && sleep 0' 3066 1726776618.07418: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.07422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776618.07424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.07427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776618.07429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.07480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.07487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.07489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.07570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.09575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.09622: stderr chunk (state=3): >>><<< 3066 1726776618.09625: stdout chunk (state=3): >>><<< 3066 1726776618.09639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.09644: handler run complete 3066 1726776618.09660: variable 'ansible_facts' from source: unknown 3066 1726776618.09696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776618.09732: variable 'ansible_facts' from source: unknown 3066 1726776618.09755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776618.09769: attempt loop complete, returning result 3066 1726776618.09772: _execute() done 3066 1726776618.09775: dumping result to json 3066 1726776618.09781: done dumping result, returning 3066 1726776618.09791: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-a6a2-bc7b-000000000085] 3066 1726776618.09794: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000085 3066 1726776618.09894: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000085 3066 1726776618.09897: WORKER PROCESS EXITING ok: [managed_node3] 3066 1726776618.10022: no more pending results, returning what we have 3066 1726776618.10026: results queue empty 3066 1726776618.10027: checking for any_errors_fatal 3066 1726776618.10029: done checking for any_errors_fatal 3066 1726776618.10029: checking for max_fail_percentage 3066 1726776618.10031: done checking for max_fail_percentage 3066 1726776618.10031: checking to see if all hosts have failed and the running result is not ok 3066 1726776618.10032: done checking to see if all hosts have failed 3066 1726776618.10033: getting the remaining hosts for this loop 3066 1726776618.10035: done getting the remaining hosts for this loop 3066 1726776618.10038: getting the next task for host managed_node3 3066 1726776618.10047: done getting next task for host managed_node3 3066 1726776618.10052: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726776618.10058: ^ 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=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 3066 1726776618.10066: getting variables 3066 1726776618.10068: in VariableManager get_vars() 3066 1726776618.10098: Calling all_inventory to load vars for managed_node3 3066 1726776618.10101: Calling groups_inventory to load vars for managed_node3 3066 1726776618.10103: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776618.10112: Calling all_plugins_play to load vars for managed_node3 3066 1726776618.10114: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776618.10125: Calling groups_plugins_play to load vars for managed_node3 3066 1726776618.10181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776618.10209: done with get_vars() 3066 1726776618.10216: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:10:18 -0400 (0:00:02.068) 0:00:02.207 **** 3066 1726776618.10294: entering _queue_task() for managed_node3/stat 3066 1726776618.10479: worker is 1 (out of 1 available) 3066 1726776618.10490: exiting _queue_task() for managed_node3/stat 3066 1726776618.10501: done queuing things up, now waiting for results queue to drain 3066 1726776618.10503: waiting for pending results... 3066 1726776618.10668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726776618.10746: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000087 3066 1726776618.10758: variable 'ansible_search_path' from source: unknown 3066 1726776618.10763: variable 'ansible_search_path' from source: unknown 3066 1726776618.10794: calling self._execute() 3066 1726776618.10847: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.10855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.10863: variable 'omit' from source: magic vars 3066 1726776618.11209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776618.11388: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776618.11424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776618.11474: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776618.11501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776618.11572: 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) 3066 1726776618.11590: 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) 3066 1726776618.11611: 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) 3066 1726776618.11634: 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) 3066 1726776618.11728: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3066 1726776618.11731: variable 'omit' from source: magic vars 3066 1726776618.11779: variable 'omit' from source: magic vars 3066 1726776618.11802: variable 'omit' from source: magic vars 3066 1726776618.11825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776618.11846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776618.11862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776618.11877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776618.11886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776618.11910: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776618.11913: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.11920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.11993: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776618.11997: Set connection var ansible_timeout to 10 3066 1726776618.12003: Set connection var ansible_shell_executable to /bin/sh 3066 1726776618.12006: Set connection var ansible_connection to ssh 3066 1726776618.12011: Set connection var ansible_pipelining to False 3066 1726776618.12014: Set connection var ansible_shell_type to sh 3066 1726776618.12035: variable 'ansible_shell_executable' from source: unknown 3066 1726776618.12039: variable 'ansible_connection' from source: unknown 3066 1726776618.12042: variable 'ansible_module_compression' from source: unknown 3066 1726776618.12045: variable 'ansible_shell_type' from source: unknown 3066 1726776618.12047: variable 'ansible_shell_executable' from source: unknown 3066 1726776618.12052: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.12058: variable 'ansible_pipelining' from source: unknown 3066 1726776618.12060: variable 'ansible_timeout' from source: unknown 3066 1726776618.12064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.12170: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776618.12178: variable 'omit' from source: magic vars 3066 1726776618.12182: starting attempt loop 3066 1726776618.12185: running the handler 3066 1726776618.12196: _low_level_execute_command(): starting 3066 1726776618.12205: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776618.12733: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.12736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.12739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.12741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.12744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.12802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.12809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.12811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.12892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.14690: stdout chunk (state=3): >>>/root <<< 3066 1726776618.14798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.14855: stderr chunk (state=3): >>><<< 3066 1726776618.14859: stdout chunk (state=3): >>><<< 3066 1726776618.14881: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.14891: _low_level_execute_command(): starting 3066 1726776618.14896: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370 `" && echo ansible-tmp-1726776618.1487808-3141-62351423796370="` echo /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370 `" ) && sleep 0' 3066 1726776618.15369: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.15372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776618.15375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.15379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.15381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.15436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.15443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.15445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.15526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.17664: stdout chunk (state=3): >>>ansible-tmp-1726776618.1487808-3141-62351423796370=/root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370 <<< 3066 1726776618.17786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.17845: stderr chunk (state=3): >>><<< 3066 1726776618.17848: stdout chunk (state=3): >>><<< 3066 1726776618.17867: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776618.1487808-3141-62351423796370=/root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.17908: variable 'ansible_module_compression' from source: unknown 3066 1726776618.18055: ANSIBALLZ: Using lock for stat 3066 1726776618.18058: ANSIBALLZ: Acquiring lock 3066 1726776618.18060: ANSIBALLZ: Lock acquired: 140527343972288 3066 1726776618.18063: ANSIBALLZ: Creating module 3066 1726776618.30062: ANSIBALLZ: Writing module into payload 3066 1726776618.30167: ANSIBALLZ: Writing module 3066 1726776618.30194: ANSIBALLZ: Renaming module 3066 1726776618.30205: ANSIBALLZ: Done creating module 3066 1726776618.30226: variable 'ansible_facts' from source: unknown 3066 1726776618.30306: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py 3066 1726776618.30551: Sending initial data 3066 1726776618.30555: Sent initial data (150 bytes) 3066 1726776618.31076: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776618.31169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.31201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.31218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.31243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.31368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.33163: 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 <<< 3066 1726776618.33241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776618.33318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp4xsqipdt /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py <<< 3066 1726776618.33326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py" <<< 3066 1726776618.33396: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp4xsqipdt" to remote "/root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py" <<< 3066 1726776618.33403: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py" <<< 3066 1726776618.34093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.34165: stderr chunk (state=3): >>><<< 3066 1726776618.34168: stdout chunk (state=3): >>><<< 3066 1726776618.34193: done transferring module to remote 3066 1726776618.34203: _low_level_execute_command(): starting 3066 1726776618.34208: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/ /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py && sleep 0' 3066 1726776618.34703: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.34707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.34710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776618.34715: 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 <<< 3066 1726776618.34717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.34762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.34797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.34882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.36868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.36916: stderr chunk (state=3): >>><<< 3066 1726776618.36920: stdout chunk (state=3): >>><<< 3066 1726776618.36940: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.36944: _low_level_execute_command(): starting 3066 1726776618.36946: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/AnsiballZ_stat.py && sleep 0' 3066 1726776618.37429: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.37432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.37435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.37437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.37491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.37502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.37506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.37587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.55042: 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"}}} <<< 3066 1726776618.56485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776618.56586: stderr chunk (state=3): >>><<< 3066 1726776618.56590: stdout chunk (state=3): >>><<< 3066 1726776618.56695: _low_level_execute_command() done: rc=0, stdout= {"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"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776618.56699: 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-1726776618.1487808-3141-62351423796370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776618.56702: _low_level_execute_command(): starting 3066 1726776618.56711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776618.1487808-3141-62351423796370/ > /dev/null 2>&1 && sleep 0' 3066 1726776618.57277: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776618.57281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.57309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.57312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776618.57315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776618.57336: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776618.57339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.57346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776618.57410: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776618.57413: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726776618.57415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.57417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.57419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776618.57421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776618.57423: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726776618.57425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.57494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.57498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.57533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.57624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.59603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.59652: stderr chunk (state=3): >>><<< 3066 1726776618.59656: stdout chunk (state=3): >>><<< 3066 1726776618.59673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.59678: handler run complete 3066 1726776618.59694: attempt loop complete, returning result 3066 1726776618.59697: _execute() done 3066 1726776618.59700: dumping result to json 3066 1726776618.59702: done dumping result, returning 3066 1726776618.59711: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-a6a2-bc7b-000000000087] 3066 1726776618.59718: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000087 3066 1726776618.59814: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000087 3066 1726776618.59817: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 3066 1726776618.59896: no more pending results, returning what we have 3066 1726776618.59899: results queue empty 3066 1726776618.59900: checking for any_errors_fatal 3066 1726776618.59905: done checking for any_errors_fatal 3066 1726776618.59906: checking for max_fail_percentage 3066 1726776618.59907: done checking for max_fail_percentage 3066 1726776618.59908: checking to see if all hosts have failed and the running result is not ok 3066 1726776618.59909: done checking to see if all hosts have failed 3066 1726776618.59910: getting the remaining hosts for this loop 3066 1726776618.59911: done getting the remaining hosts for this loop 3066 1726776618.59915: getting the next task for host managed_node3 3066 1726776618.59921: done getting next task for host managed_node3 3066 1726776618.59925: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726776618.59935: ^ 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=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 3066 1726776618.59945: getting variables 3066 1726776618.59947: in VariableManager get_vars() 3066 1726776618.59983: Calling all_inventory to load vars for managed_node3 3066 1726776618.59985: Calling groups_inventory to load vars for managed_node3 3066 1726776618.59987: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776618.59997: Calling all_plugins_play to load vars for managed_node3 3066 1726776618.60000: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776618.60003: Calling groups_plugins_play to load vars for managed_node3 3066 1726776618.60059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776618.60090: done with get_vars() 3066 1726776618.60096: done getting variables 3066 1726776618.60172: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:10:18 -0400 (0:00:00.499) 0:00:02.706 **** 3066 1726776618.60195: entering _queue_task() for managed_node3/set_fact 3066 1726776618.60196: Creating lock for set_fact 3066 1726776618.60387: worker is 1 (out of 1 available) 3066 1726776618.60398: exiting _queue_task() for managed_node3/set_fact 3066 1726776618.60412: done queuing things up, now waiting for results queue to drain 3066 1726776618.60413: waiting for pending results... 3066 1726776618.60570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726776618.60648: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000088 3066 1726776618.60662: variable 'ansible_search_path' from source: unknown 3066 1726776618.60665: variable 'ansible_search_path' from source: unknown 3066 1726776618.60693: calling self._execute() 3066 1726776618.60744: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.60748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.60758: variable 'omit' from source: magic vars 3066 1726776618.61107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776618.61315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776618.61347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776618.61375: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776618.61400: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776618.61474: 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) 3066 1726776618.61493: 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) 3066 1726776618.61512: 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) 3066 1726776618.61535: 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) 3066 1726776618.61628: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3066 1726776618.61632: variable 'omit' from source: magic vars 3066 1726776618.61675: variable 'omit' from source: magic vars 3066 1726776618.61756: variable '__ostree_booted_stat' from source: set_fact 3066 1726776618.61793: variable 'omit' from source: magic vars 3066 1726776618.61811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776618.61833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776618.61847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776618.61866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776618.61877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776618.61900: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776618.61903: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.61906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.61985: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776618.61989: Set connection var ansible_timeout to 10 3066 1726776618.61995: Set connection var ansible_shell_executable to /bin/sh 3066 1726776618.61998: Set connection var ansible_connection to ssh 3066 1726776618.62003: Set connection var ansible_pipelining to False 3066 1726776618.62005: Set connection var ansible_shell_type to sh 3066 1726776618.62024: variable 'ansible_shell_executable' from source: unknown 3066 1726776618.62028: variable 'ansible_connection' from source: unknown 3066 1726776618.62030: variable 'ansible_module_compression' from source: unknown 3066 1726776618.62032: variable 'ansible_shell_type' from source: unknown 3066 1726776618.62035: variable 'ansible_shell_executable' from source: unknown 3066 1726776618.62037: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.62040: variable 'ansible_pipelining' from source: unknown 3066 1726776618.62043: variable 'ansible_timeout' from source: unknown 3066 1726776618.62048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.62118: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776618.62132: variable 'omit' from source: magic vars 3066 1726776618.62135: starting attempt loop 3066 1726776618.62137: running the handler 3066 1726776618.62145: handler run complete 3066 1726776618.62154: attempt loop complete, returning result 3066 1726776618.62157: _execute() done 3066 1726776618.62159: dumping result to json 3066 1726776618.62162: done dumping result, returning 3066 1726776618.62170: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-a6a2-bc7b-000000000088] 3066 1726776618.62175: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000088 3066 1726776618.62255: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000088 3066 1726776618.62258: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 3066 1726776618.62337: no more pending results, returning what we have 3066 1726776618.62340: results queue empty 3066 1726776618.62341: checking for any_errors_fatal 3066 1726776618.62345: done checking for any_errors_fatal 3066 1726776618.62346: checking for max_fail_percentage 3066 1726776618.62347: done checking for max_fail_percentage 3066 1726776618.62348: checking to see if all hosts have failed and the running result is not ok 3066 1726776618.62351: done checking to see if all hosts have failed 3066 1726776618.62352: getting the remaining hosts for this loop 3066 1726776618.62353: done getting the remaining hosts for this loop 3066 1726776618.62356: getting the next task for host managed_node3 3066 1726776618.62363: done getting next task for host managed_node3 3066 1726776618.62366: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726776618.62369: ^ 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=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? (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 3066 1726776618.62375: getting variables 3066 1726776618.62376: in VariableManager get_vars() 3066 1726776618.62402: Calling all_inventory to load vars for managed_node3 3066 1726776618.62404: Calling groups_inventory to load vars for managed_node3 3066 1726776618.62405: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776618.62411: Calling all_plugins_play to load vars for managed_node3 3066 1726776618.62415: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776618.62418: Calling groups_plugins_play to load vars for managed_node3 3066 1726776618.62453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776618.62483: done with get_vars() 3066 1726776618.62489: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:10:18 -0400 (0:00:00.023) 0:00:02.729 **** 3066 1726776618.62556: entering _queue_task() for managed_node3/stat 3066 1726776618.62726: worker is 1 (out of 1 available) 3066 1726776618.62739: exiting _queue_task() for managed_node3/stat 3066 1726776618.62752: done queuing things up, now waiting for results queue to drain 3066 1726776618.62754: waiting for pending results... 3066 1726776618.62897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726776618.62965: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000008a 3066 1726776618.62976: variable 'ansible_search_path' from source: unknown 3066 1726776618.62980: variable 'ansible_search_path' from source: unknown 3066 1726776618.63009: calling self._execute() 3066 1726776618.63056: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.63061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.63070: variable 'omit' from source: magic vars 3066 1726776618.63443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776618.63607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776618.63644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776618.63669: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776618.63695: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776618.63768: 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) 3066 1726776618.63786: 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) 3066 1726776618.63805: 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) 3066 1726776618.63826: 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) 3066 1726776618.63914: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3066 1726776618.63922: variable 'omit' from source: magic vars 3066 1726776618.63967: variable 'omit' from source: magic vars 3066 1726776618.63991: variable 'omit' from source: magic vars 3066 1726776618.64010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776618.64033: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776618.64048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776618.64063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776618.64074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776618.64097: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776618.64100: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.64104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.64178: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776618.64182: Set connection var ansible_timeout to 10 3066 1726776618.64190: Set connection var ansible_shell_executable to /bin/sh 3066 1726776618.64193: Set connection var ansible_connection to ssh 3066 1726776618.64195: Set connection var ansible_pipelining to False 3066 1726776618.64198: Set connection var ansible_shell_type to sh 3066 1726776618.64220: variable 'ansible_shell_executable' from source: unknown 3066 1726776618.64223: variable 'ansible_connection' from source: unknown 3066 1726776618.64226: variable 'ansible_module_compression' from source: unknown 3066 1726776618.64229: variable 'ansible_shell_type' from source: unknown 3066 1726776618.64231: variable 'ansible_shell_executable' from source: unknown 3066 1726776618.64233: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.64237: variable 'ansible_pipelining' from source: unknown 3066 1726776618.64240: variable 'ansible_timeout' from source: unknown 3066 1726776618.64244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.64347: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776618.64357: variable 'omit' from source: magic vars 3066 1726776618.64360: starting attempt loop 3066 1726776618.64363: running the handler 3066 1726776618.64373: _low_level_execute_command(): starting 3066 1726776618.64379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776618.64899: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.64903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.64906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.64908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.64954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.64978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.64982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.65062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.66862: stdout chunk (state=3): >>>/root <<< 3066 1726776618.66965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.67016: stderr chunk (state=3): >>><<< 3066 1726776618.67024: stdout chunk (state=3): >>><<< 3066 1726776618.67046: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.67085: _low_level_execute_command(): starting 3066 1726776618.67089: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811 `" && echo ansible-tmp-1726776618.6704555-3166-54005371368811="` echo /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811 `" ) && sleep 0' 3066 1726776618.67554: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.67559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.67561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.67564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776618.67566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.67623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.67626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.67627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.67709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.69817: stdout chunk (state=3): >>>ansible-tmp-1726776618.6704555-3166-54005371368811=/root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811 <<< 3066 1726776618.69940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.69994: stderr chunk (state=3): >>><<< 3066 1726776618.69997: stdout chunk (state=3): >>><<< 3066 1726776618.70012: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776618.6704555-3166-54005371368811=/root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.70054: variable 'ansible_module_compression' from source: unknown 3066 1726776618.70097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776618.70127: variable 'ansible_facts' from source: unknown 3066 1726776618.70191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py 3066 1726776618.70294: Sending initial data 3066 1726776618.70298: Sent initial data (150 bytes) 3066 1726776618.70772: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.70776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.70778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776618.70781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776618.70784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.70830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.70834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.70924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.72689: 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 <<< 3066 1726776618.72768: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776618.72852: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpop8id86_ /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py <<< 3066 1726776618.72857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py" <<< 3066 1726776618.72930: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpop8id86_" to remote "/root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py" <<< 3066 1726776618.73625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.73702: stderr chunk (state=3): >>><<< 3066 1726776618.73706: stdout chunk (state=3): >>><<< 3066 1726776618.73727: done transferring module to remote 3066 1726776618.73741: _low_level_execute_command(): starting 3066 1726776618.73744: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/ /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py && sleep 0' 3066 1726776618.74224: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.74228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776618.74230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.74235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.74289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.74292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.74380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.76386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.76439: stderr chunk (state=3): >>><<< 3066 1726776618.76443: stdout chunk (state=3): >>><<< 3066 1726776618.76462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.76465: _low_level_execute_command(): starting 3066 1726776618.76470: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/AnsiballZ_stat.py && sleep 0' 3066 1726776618.76954: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.76957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.76960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.76962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.77020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.77027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.77029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.77115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.94579: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3066 1726776618.96053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776618.96107: stderr chunk (state=3): >>><<< 3066 1726776618.96110: stdout chunk (state=3): >>><<< 3066 1726776618.96127: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776618.96161: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726776618.6704555-3166-54005371368811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776618.96168: _low_level_execute_command(): starting 3066 1726776618.96173: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776618.6704555-3166-54005371368811/ > /dev/null 2>&1 && sleep 0' 3066 1726776618.96657: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776618.96662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.96669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776618.96672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776618.96674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776618.96726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776618.96729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776618.96735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776618.96817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776618.98819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776618.98879: stderr chunk (state=3): >>><<< 3066 1726776618.98883: stdout chunk (state=3): >>><<< 3066 1726776618.98896: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776618.98902: handler run complete 3066 1726776618.98920: attempt loop complete, returning result 3066 1726776618.98923: _execute() done 3066 1726776618.98926: dumping result to json 3066 1726776618.98928: done dumping result, returning 3066 1726776618.98939: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-a6a2-bc7b-00000000008a] 3066 1726776618.98948: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000008a 3066 1726776618.99046: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000008a 3066 1726776618.99049: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 3066 1726776618.99122: no more pending results, returning what we have 3066 1726776618.99125: results queue empty 3066 1726776618.99126: checking for any_errors_fatal 3066 1726776618.99129: done checking for any_errors_fatal 3066 1726776618.99130: checking for max_fail_percentage 3066 1726776618.99131: done checking for max_fail_percentage 3066 1726776618.99132: checking to see if all hosts have failed and the running result is not ok 3066 1726776618.99133: done checking to see if all hosts have failed 3066 1726776618.99134: getting the remaining hosts for this loop 3066 1726776618.99135: done getting the remaining hosts for this loop 3066 1726776618.99139: getting the next task for host managed_node3 3066 1726776618.99145: done getting next task for host managed_node3 3066 1726776618.99151: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726776618.99154: ^ 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=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? (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 3066 1726776618.99163: getting variables 3066 1726776618.99164: in VariableManager get_vars() 3066 1726776618.99196: Calling all_inventory to load vars for managed_node3 3066 1726776618.99198: Calling groups_inventory to load vars for managed_node3 3066 1726776618.99200: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776618.99209: Calling all_plugins_play to load vars for managed_node3 3066 1726776618.99212: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776618.99217: Calling groups_plugins_play to load vars for managed_node3 3066 1726776618.99263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776618.99294: done with get_vars() 3066 1726776618.99300: done getting variables 3066 1726776618.99350: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:10:18 -0400 (0:00:00.368) 0:00:03.097 **** 3066 1726776618.99375: entering _queue_task() for managed_node3/set_fact 3066 1726776618.99593: worker is 1 (out of 1 available) 3066 1726776618.99607: exiting _queue_task() for managed_node3/set_fact 3066 1726776618.99624: done queuing things up, now waiting for results queue to drain 3066 1726776618.99625: waiting for pending results... 3066 1726776618.99780: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726776618.99864: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000008b 3066 1726776618.99875: variable 'ansible_search_path' from source: unknown 3066 1726776618.99878: variable 'ansible_search_path' from source: unknown 3066 1726776618.99909: calling self._execute() 3066 1726776618.99967: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776618.99971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776618.99981: variable 'omit' from source: magic vars 3066 1726776619.00338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776619.00522: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776619.00555: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776619.00581: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776619.00609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776619.00679: 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) 3066 1726776619.00698: 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) 3066 1726776619.00719: 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) 3066 1726776619.00741: 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) 3066 1726776619.00839: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3066 1726776619.00844: variable 'omit' from source: magic vars 3066 1726776619.00887: variable 'omit' from source: magic vars 3066 1726776619.00976: variable '__transactional_update_stat' from source: set_fact 3066 1726776619.01016: variable 'omit' from source: magic vars 3066 1726776619.01035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776619.01063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776619.01078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776619.01092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776619.01101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776619.01127: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776619.01130: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.01133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.01215: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776619.01218: Set connection var ansible_timeout to 10 3066 1726776619.01222: Set connection var ansible_shell_executable to /bin/sh 3066 1726776619.01225: Set connection var ansible_connection to ssh 3066 1726776619.01231: Set connection var ansible_pipelining to False 3066 1726776619.01234: Set connection var ansible_shell_type to sh 3066 1726776619.01255: variable 'ansible_shell_executable' from source: unknown 3066 1726776619.01258: variable 'ansible_connection' from source: unknown 3066 1726776619.01263: variable 'ansible_module_compression' from source: unknown 3066 1726776619.01265: variable 'ansible_shell_type' from source: unknown 3066 1726776619.01267: variable 'ansible_shell_executable' from source: unknown 3066 1726776619.01270: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.01274: variable 'ansible_pipelining' from source: unknown 3066 1726776619.01276: variable 'ansible_timeout' from source: unknown 3066 1726776619.01278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.01357: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776619.01366: variable 'omit' from source: magic vars 3066 1726776619.01371: starting attempt loop 3066 1726776619.01373: running the handler 3066 1726776619.01381: handler run complete 3066 1726776619.01398: attempt loop complete, returning result 3066 1726776619.01400: _execute() done 3066 1726776619.01403: dumping result to json 3066 1726776619.01405: done dumping result, returning 3066 1726776619.01408: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-a6a2-bc7b-00000000008b] 3066 1726776619.01411: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000008b 3066 1726776619.01494: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000008b 3066 1726776619.01499: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 3066 1726776619.01567: no more pending results, returning what we have 3066 1726776619.01570: results queue empty 3066 1726776619.01571: checking for any_errors_fatal 3066 1726776619.01575: done checking for any_errors_fatal 3066 1726776619.01576: checking for max_fail_percentage 3066 1726776619.01577: done checking for max_fail_percentage 3066 1726776619.01578: checking to see if all hosts have failed and the running result is not ok 3066 1726776619.01579: done checking to see if all hosts have failed 3066 1726776619.01580: getting the remaining hosts for this loop 3066 1726776619.01581: done getting the remaining hosts for this loop 3066 1726776619.01584: getting the next task for host managed_node3 3066 1726776619.01592: done getting next task for host managed_node3 3066 1726776619.01595: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726776619.01599: ^ 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=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 3066 1726776619.01607: getting variables 3066 1726776619.01617: in VariableManager get_vars() 3066 1726776619.01657: Calling all_inventory to load vars for managed_node3 3066 1726776619.01660: Calling groups_inventory to load vars for managed_node3 3066 1726776619.01662: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776619.01671: Calling all_plugins_play to load vars for managed_node3 3066 1726776619.01673: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776619.01675: Calling groups_plugins_play to load vars for managed_node3 3066 1726776619.01711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776619.01744: done with get_vars() 3066 1726776619.01752: done getting variables 3066 1726776619.01841: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:10:19 -0400 (0:00:00.024) 0:00:03.122 **** 3066 1726776619.01871: entering _queue_task() for managed_node3/include_vars 3066 1726776619.01873: Creating lock for include_vars 3066 1726776619.02079: worker is 1 (out of 1 available) 3066 1726776619.02092: exiting _queue_task() for managed_node3/include_vars 3066 1726776619.02106: done queuing things up, now waiting for results queue to drain 3066 1726776619.02108: waiting for pending results... 3066 1726776619.02265: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726776619.02340: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000008d 3066 1726776619.02356: variable 'ansible_search_path' from source: unknown 3066 1726776619.02361: variable 'ansible_search_path' from source: unknown 3066 1726776619.02387: calling self._execute() 3066 1726776619.02438: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.02444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.02458: variable 'omit' from source: magic vars 3066 1726776619.02530: variable 'omit' from source: magic vars 3066 1726776619.02583: variable 'omit' from source: magic vars 3066 1726776619.02865: variable 'ffparams' from source: task vars 3066 1726776619.02968: variable 'ansible_facts' from source: unknown 3066 1726776619.03071: variable 'ansible_facts' from source: unknown 3066 1726776619.03138: variable 'ansible_facts' from source: unknown 3066 1726776619.03203: variable 'ansible_facts' from source: unknown 3066 1726776619.03259: variable 'role_path' from source: magic vars 3066 1726776619.03389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3066 1726776619.03569: Loaded config def from plugin (lookup/first_found) 3066 1726776619.03574: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3066 1726776619.03604: variable 'ansible_search_path' from source: unknown 3066 1726776619.03622: variable 'ansible_search_path' from source: unknown 3066 1726776619.03630: variable 'ansible_search_path' from source: unknown 3066 1726776619.03636: variable 'ansible_search_path' from source: unknown 3066 1726776619.03644: variable 'ansible_search_path' from source: unknown 3066 1726776619.03665: variable 'omit' from source: magic vars 3066 1726776619.03683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776619.03703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776619.03718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776619.03732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776619.03740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776619.03769: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776619.03773: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.03775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.03841: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776619.03845: Set connection var ansible_timeout to 10 3066 1726776619.03852: Set connection var ansible_shell_executable to /bin/sh 3066 1726776619.03855: Set connection var ansible_connection to ssh 3066 1726776619.03862: Set connection var ansible_pipelining to False 3066 1726776619.03865: Set connection var ansible_shell_type to sh 3066 1726776619.03886: variable 'ansible_shell_executable' from source: unknown 3066 1726776619.03889: variable 'ansible_connection' from source: unknown 3066 1726776619.03892: variable 'ansible_module_compression' from source: unknown 3066 1726776619.03894: variable 'ansible_shell_type' from source: unknown 3066 1726776619.03897: variable 'ansible_shell_executable' from source: unknown 3066 1726776619.03899: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.03903: variable 'ansible_pipelining' from source: unknown 3066 1726776619.03905: variable 'ansible_timeout' from source: unknown 3066 1726776619.03910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.03993: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776619.03999: variable 'omit' from source: magic vars 3066 1726776619.04005: starting attempt loop 3066 1726776619.04008: running the handler 3066 1726776619.04053: handler run complete 3066 1726776619.04061: attempt loop complete, returning result 3066 1726776619.04064: _execute() done 3066 1726776619.04067: dumping result to json 3066 1726776619.04070: done dumping result, returning 3066 1726776619.04078: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-a6a2-bc7b-00000000008d] 3066 1726776619.04086: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000008d 3066 1726776619.04184: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000008d 3066 1726776619.04187: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3066 1726776619.04262: no more pending results, returning what we have 3066 1726776619.04265: results queue empty 3066 1726776619.04266: checking for any_errors_fatal 3066 1726776619.04269: done checking for any_errors_fatal 3066 1726776619.04270: checking for max_fail_percentage 3066 1726776619.04271: done checking for max_fail_percentage 3066 1726776619.04272: checking to see if all hosts have failed and the running result is not ok 3066 1726776619.04273: done checking to see if all hosts have failed 3066 1726776619.04273: getting the remaining hosts for this loop 3066 1726776619.04275: done getting the remaining hosts for this loop 3066 1726776619.04278: getting the next task for host managed_node3 3066 1726776619.04284: done getting next task for host managed_node3 3066 1726776619.04287: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726776619.04290: ^ 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=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 3066 1726776619.04299: getting variables 3066 1726776619.04300: in VariableManager get_vars() 3066 1726776619.04333: Calling all_inventory to load vars for managed_node3 3066 1726776619.04335: Calling groups_inventory to load vars for managed_node3 3066 1726776619.04337: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776619.04344: Calling all_plugins_play to load vars for managed_node3 3066 1726776619.04346: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776619.04347: Calling groups_plugins_play to load vars for managed_node3 3066 1726776619.04384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776619.04418: done with get_vars() 3066 1726776619.04424: done getting variables 3066 1726776619.04500: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:10:19 -0400 (0:00:00.026) 0:00:03.149 **** 3066 1726776619.04524: entering _queue_task() for managed_node3/package 3066 1726776619.04525: Creating lock for package 3066 1726776619.04721: worker is 1 (out of 1 available) 3066 1726776619.04736: exiting _queue_task() for managed_node3/package 3066 1726776619.04751: done queuing things up, now waiting for results queue to drain 3066 1726776619.04753: waiting for pending results... 3066 1726776619.04915: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726776619.04983: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000025 3066 1726776619.04998: variable 'ansible_search_path' from source: unknown 3066 1726776619.05002: variable 'ansible_search_path' from source: unknown 3066 1726776619.05033: calling self._execute() 3066 1726776619.05087: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.05092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.05103: variable 'omit' from source: magic vars 3066 1726776619.05180: variable 'omit' from source: magic vars 3066 1726776619.05217: variable 'omit' from source: magic vars 3066 1726776619.05237: variable '__kernel_settings_packages' from source: include_vars 3066 1726776619.05467: variable '__kernel_settings_packages' from source: include_vars 3066 1726776619.05632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776619.07161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776619.07210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776619.07353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776619.07383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776619.07404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776619.07484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776619.07507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776619.07527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776619.07557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776619.07568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776619.07652: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726776619.07655: variable 'omit' from source: magic vars 3066 1726776619.07681: variable 'omit' from source: magic vars 3066 1726776619.07703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776619.07728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776619.07743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776619.07759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776619.07767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776619.07793: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776619.07796: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.07798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.07876: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776619.07879: Set connection var ansible_timeout to 10 3066 1726776619.07886: Set connection var ansible_shell_executable to /bin/sh 3066 1726776619.07889: Set connection var ansible_connection to ssh 3066 1726776619.07894: Set connection var ansible_pipelining to False 3066 1726776619.07897: Set connection var ansible_shell_type to sh 3066 1726776619.07919: variable 'ansible_shell_executable' from source: unknown 3066 1726776619.07922: variable 'ansible_connection' from source: unknown 3066 1726776619.07924: variable 'ansible_module_compression' from source: unknown 3066 1726776619.07927: variable 'ansible_shell_type' from source: unknown 3066 1726776619.07929: variable 'ansible_shell_executable' from source: unknown 3066 1726776619.07933: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776619.07935: variable 'ansible_pipelining' from source: unknown 3066 1726776619.07943: variable 'ansible_timeout' from source: unknown 3066 1726776619.07945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776619.08017: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776619.08022: variable 'omit' from source: magic vars 3066 1726776619.08028: starting attempt loop 3066 1726776619.08032: running the handler 3066 1726776619.08036: variable 'ansible_facts' from source: unknown 3066 1726776619.08051: _low_level_execute_command(): starting 3066 1726776619.08058: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776619.08592: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776619.08596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.08599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776619.08601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.08655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776619.08659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776619.08662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776619.08756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776619.10557: stdout chunk (state=3): >>>/root <<< 3066 1726776619.10664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776619.10722: stderr chunk (state=3): >>><<< 3066 1726776619.10725: stdout chunk (state=3): >>><<< 3066 1726776619.10750: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776619.10761: _low_level_execute_command(): starting 3066 1726776619.10768: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312 `" && echo ansible-tmp-1726776619.107501-3176-27857820714312="` echo /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312 `" ) && sleep 0' 3066 1726776619.11226: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776619.11236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.11247: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776619.11261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.11303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776619.11320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776619.11412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776619.13520: stdout chunk (state=3): >>>ansible-tmp-1726776619.107501-3176-27857820714312=/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312 <<< 3066 1726776619.13639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776619.13694: stderr chunk (state=3): >>><<< 3066 1726776619.13697: stdout chunk (state=3): >>><<< 3066 1726776619.13711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776619.107501-3176-27857820714312=/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776619.13739: variable 'ansible_module_compression' from source: unknown 3066 1726776619.13778: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776619.13828: variable 'ansible_facts' from source: unknown 3066 1726776619.13961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py 3066 1726776619.14076: Sending initial data 3066 1726776619.14080: Sent initial data (150 bytes) 3066 1726776619.14537: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776619.14577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776619.14580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776619.14582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.14585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776619.14587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.14634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776619.14638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776619.14737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776619.16495: 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" <<< 3066 1726776619.16498: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776619.16570: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776619.16655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmphftnu6dc /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py <<< 3066 1726776619.16659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py" <<< 3066 1726776619.16733: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmphftnu6dc" to remote "/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py" <<< 3066 1726776619.16737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py" <<< 3066 1726776619.17973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776619.18043: stderr chunk (state=3): >>><<< 3066 1726776619.18047: stdout chunk (state=3): >>><<< 3066 1726776619.18068: done transferring module to remote 3066 1726776619.18078: _low_level_execute_command(): starting 3066 1726776619.18083: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/ /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py && sleep 0' 3066 1726776619.18550: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776619.18555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.18558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776619.18560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.18609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776619.18618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776619.18698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776619.20678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776619.20729: stderr chunk (state=3): >>><<< 3066 1726776619.20733: stdout chunk (state=3): >>><<< 3066 1726776619.20746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776619.20751: _low_level_execute_command(): starting 3066 1726776619.20757: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_setup.py && sleep 0' 3066 1726776619.21218: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776619.21222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776619.21225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.21227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776619.21229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776619.21284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776619.21287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776619.21379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776620.03237: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776620.05416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776620.05475: stderr chunk (state=3): >>><<< 3066 1726776620.05479: stdout chunk (state=3): >>><<< 3066 1726776620.05495: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776620.05523: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726776619.107501-3176-27857820714312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776620.05589: variable 'ansible_module_compression' from source: unknown 3066 1726776620.05629: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 3066 1726776620.05633: ANSIBALLZ: Acquiring lock 3066 1726776620.05636: ANSIBALLZ: Lock acquired: 140527343345232 3066 1726776620.05638: ANSIBALLZ: Creating module 3066 1726776620.16509: ANSIBALLZ: Writing module into payload 3066 1726776620.16651: ANSIBALLZ: Writing module 3066 1726776620.16673: ANSIBALLZ: Renaming module 3066 1726776620.16681: ANSIBALLZ: Done creating module 3066 1726776620.16692: variable 'ansible_facts' from source: unknown 3066 1726776620.16747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py 3066 1726776620.16848: Sending initial data 3066 1726776620.16855: Sent initial data (148 bytes) 3066 1726776620.17330: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776620.17334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776620.17338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776620.17341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776620.17395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776620.17398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776620.17401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776620.17488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776620.19212: 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 <<< 3066 1726776620.19217: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776620.19291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776620.19369: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpc9_n3jnb /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py <<< 3066 1726776620.19373: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py" <<< 3066 1726776620.19442: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpc9_n3jnb" to remote "/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py" <<< 3066 1726776620.20282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776620.20340: stderr chunk (state=3): >>><<< 3066 1726776620.20343: stdout chunk (state=3): >>><<< 3066 1726776620.20362: done transferring module to remote 3066 1726776620.20371: _low_level_execute_command(): starting 3066 1726776620.20380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/ /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py && sleep 0' 3066 1726776620.20830: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776620.20834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776620.20837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776620.20839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776620.20889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776620.20892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776620.20981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776620.22913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776620.22957: stderr chunk (state=3): >>><<< 3066 1726776620.22960: stdout chunk (state=3): >>><<< 3066 1726776620.22973: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776620.22976: _low_level_execute_command(): starting 3066 1726776620.22981: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/AnsiballZ_dnf.py && sleep 0' 3066 1726776620.23415: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776620.23419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776620.23421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776620.23429: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776620.23431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776620.23479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776620.23482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776620.23575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.23718: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: pciutils-libs-3.13.0-1.fc40.x86_64", "Installed: python3-perf-6.10.10-200.fc40.x86_64", "Installed: tuned-2.24.0-1.fc40.noarch", "Installed: libtraceevent-1.8.2-2.fc40.x86_64", "Installed: hdparm-9.65-4.fc40.x86_64", "Installed: python3-linux-procfs-0.7.3-4.fc40.noarch", "Installed: numactl-libs-2.0.16-5.fc40.x86_64", "Installed: virt-what-1.27-1.fc40.x86_64", "Installed: kernel-tools-6.10.10-200.fc40.x86_64", "Installed: kernel-tools-libs-6.10.10-200.fc40.x86_64", "Installed: ethtool-2:6.10-1.fc40.x86_64", "Installed: dmidecode-1:3.6-1.fc40.x86_64", "Installed: python3-pyudev-0.24.1-7.fc40.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 3066 1726776634.36499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776634.36554: stderr chunk (state=3): >>><<< 3066 1726776634.36560: stdout chunk (state=3): >>><<< 3066 1726776634.36575: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: pciutils-libs-3.13.0-1.fc40.x86_64", "Installed: python3-perf-6.10.10-200.fc40.x86_64", "Installed: tuned-2.24.0-1.fc40.noarch", "Installed: libtraceevent-1.8.2-2.fc40.x86_64", "Installed: hdparm-9.65-4.fc40.x86_64", "Installed: python3-linux-procfs-0.7.3-4.fc40.noarch", "Installed: numactl-libs-2.0.16-5.fc40.x86_64", "Installed: virt-what-1.27-1.fc40.x86_64", "Installed: kernel-tools-6.10.10-200.fc40.x86_64", "Installed: kernel-tools-libs-6.10.10-200.fc40.x86_64", "Installed: ethtool-2:6.10-1.fc40.x86_64", "Installed: dmidecode-1:3.6-1.fc40.x86_64", "Installed: python3-pyudev-0.24.1-7.fc40.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776634.36608: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_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.dnf', '_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-1726776619.107501-3176-27857820714312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776634.36615: _low_level_execute_command(): starting 3066 1726776634.36622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776619.107501-3176-27857820714312/ > /dev/null 2>&1 && sleep 0' 3066 1726776634.37081: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776634.37085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776634.37087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.37090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776634.37092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.37154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776634.37158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776634.37161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776634.37235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.40169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776634.40220: stderr chunk (state=3): >>><<< 3066 1726776634.40223: stdout chunk (state=3): >>><<< 3066 1726776634.40236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776634.40242: handler run complete 3066 1726776634.40272: attempt loop complete, returning result 3066 1726776634.40275: _execute() done 3066 1726776634.40278: dumping result to json 3066 1726776634.40284: done dumping result, returning 3066 1726776634.40292: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-a6a2-bc7b-000000000025] 3066 1726776634.40297: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000025 3066 1726776634.40398: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000025 3066 1726776634.40401: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: pciutils-libs-3.13.0-1.fc40.x86_64", "Installed: python3-perf-6.10.10-200.fc40.x86_64", "Installed: tuned-2.24.0-1.fc40.noarch", "Installed: libtraceevent-1.8.2-2.fc40.x86_64", "Installed: hdparm-9.65-4.fc40.x86_64", "Installed: python3-linux-procfs-0.7.3-4.fc40.noarch", "Installed: numactl-libs-2.0.16-5.fc40.x86_64", "Installed: virt-what-1.27-1.fc40.x86_64", "Installed: kernel-tools-6.10.10-200.fc40.x86_64", "Installed: kernel-tools-libs-6.10.10-200.fc40.x86_64", "Installed: ethtool-2:6.10-1.fc40.x86_64", "Installed: dmidecode-1:3.6-1.fc40.x86_64", "Installed: python3-pyudev-0.24.1-7.fc40.noarch" ] } 3066 1726776634.40543: no more pending results, returning what we have 3066 1726776634.40546: results queue empty 3066 1726776634.40547: checking for any_errors_fatal 3066 1726776634.40553: done checking for any_errors_fatal 3066 1726776634.40554: checking for max_fail_percentage 3066 1726776634.40555: done checking for max_fail_percentage 3066 1726776634.40556: checking to see if all hosts have failed and the running result is not ok 3066 1726776634.40556: done checking to see if all hosts have failed 3066 1726776634.40557: getting the remaining hosts for this loop 3066 1726776634.40558: done getting the remaining hosts for this loop 3066 1726776634.40562: getting the next task for host managed_node3 3066 1726776634.40569: done getting next task for host managed_node3 3066 1726776634.40573: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726776634.40575: ^ 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 3066 1726776634.40584: getting variables 3066 1726776634.40586: in VariableManager get_vars() 3066 1726776634.40620: Calling all_inventory to load vars for managed_node3 3066 1726776634.40623: Calling groups_inventory to load vars for managed_node3 3066 1726776634.40625: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776634.40634: Calling all_plugins_play to load vars for managed_node3 3066 1726776634.40636: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776634.40639: Calling groups_plugins_play to load vars for managed_node3 3066 1726776634.40692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776634.40727: done with get_vars() 3066 1726776634.40734: done getting variables 3066 1726776634.40810: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:10:34 -0400 (0:00:15.363) 0:00:18.512 **** 3066 1726776634.40836: entering _queue_task() for managed_node3/debug 3066 1726776634.40837: Creating lock for debug 3066 1726776634.41043: worker is 1 (out of 1 available) 3066 1726776634.41058: exiting _queue_task() for managed_node3/debug 3066 1726776634.41071: done queuing things up, now waiting for results queue to drain 3066 1726776634.41072: waiting for pending results... 3066 1726776634.41245: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726776634.41316: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000027 3066 1726776634.41328: variable 'ansible_search_path' from source: unknown 3066 1726776634.41332: variable 'ansible_search_path' from source: unknown 3066 1726776634.41365: calling self._execute() 3066 1726776634.41418: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776634.41428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776634.41435: variable 'omit' from source: magic vars 3066 1726776634.41850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776634.43729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776634.43893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776634.43923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776634.43952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776634.43974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776634.44045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776634.44068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776634.44090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776634.44123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776634.44134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776634.44226: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776634.44239: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726776634.44242: when evaluation is False, skipping this task 3066 1726776634.44245: _execute() done 3066 1726776634.44247: dumping result to json 3066 1726776634.44251: done dumping result, returning 3066 1726776634.44259: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-a6a2-bc7b-000000000027] 3066 1726776634.44264: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000027 3066 1726776634.44353: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000027 3066 1726776634.44356: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3066 1726776634.44402: no more pending results, returning what we have 3066 1726776634.44405: results queue empty 3066 1726776634.44406: checking for any_errors_fatal 3066 1726776634.44411: done checking for any_errors_fatal 3066 1726776634.44412: checking for max_fail_percentage 3066 1726776634.44413: done checking for max_fail_percentage 3066 1726776634.44414: checking to see if all hosts have failed and the running result is not ok 3066 1726776634.44415: done checking to see if all hosts have failed 3066 1726776634.44416: getting the remaining hosts for this loop 3066 1726776634.44418: done getting the remaining hosts for this loop 3066 1726776634.44422: getting the next task for host managed_node3 3066 1726776634.44428: done getting next task for host managed_node3 3066 1726776634.44432: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726776634.44435: ^ 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 3066 1726776634.44448: getting variables 3066 1726776634.44451: in VariableManager get_vars() 3066 1726776634.44482: Calling all_inventory to load vars for managed_node3 3066 1726776634.44484: Calling groups_inventory to load vars for managed_node3 3066 1726776634.44486: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776634.44495: Calling all_plugins_play to load vars for managed_node3 3066 1726776634.44497: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776634.44499: Calling groups_plugins_play to load vars for managed_node3 3066 1726776634.44553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776634.44581: done with get_vars() 3066 1726776634.44587: done getting variables 3066 1726776634.44688: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:10:34 -0400 (0:00:00.038) 0:00:18.551 **** 3066 1726776634.44740: entering _queue_task() for managed_node3/reboot 3066 1726776634.44741: Creating lock for reboot 3066 1726776634.44936: worker is 1 (out of 1 available) 3066 1726776634.44952: exiting _queue_task() for managed_node3/reboot 3066 1726776634.44965: done queuing things up, now waiting for results queue to drain 3066 1726776634.44967: waiting for pending results... 3066 1726776634.45124: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726776634.45199: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000028 3066 1726776634.45205: variable 'ansible_search_path' from source: unknown 3066 1726776634.45209: variable 'ansible_search_path' from source: unknown 3066 1726776634.45242: calling self._execute() 3066 1726776634.45294: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776634.45300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776634.45312: variable 'omit' from source: magic vars 3066 1726776634.45682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776634.47313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776634.47362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776634.47392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776634.47422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776634.47443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776634.47511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776634.47534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776634.47553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776634.47581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776634.47592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776634.47676: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776634.47691: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726776634.47694: when evaluation is False, skipping this task 3066 1726776634.47697: _execute() done 3066 1726776634.47699: dumping result to json 3066 1726776634.47702: done dumping result, returning 3066 1726776634.47709: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-a6a2-bc7b-000000000028] 3066 1726776634.47715: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000028 3066 1726776634.47805: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000028 3066 1726776634.47808: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726776634.47876: no more pending results, returning what we have 3066 1726776634.47879: results queue empty 3066 1726776634.47880: checking for any_errors_fatal 3066 1726776634.47885: done checking for any_errors_fatal 3066 1726776634.47886: checking for max_fail_percentage 3066 1726776634.47887: done checking for max_fail_percentage 3066 1726776634.47888: checking to see if all hosts have failed and the running result is not ok 3066 1726776634.47889: done checking to see if all hosts have failed 3066 1726776634.47890: getting the remaining hosts for this loop 3066 1726776634.47891: done getting the remaining hosts for this loop 3066 1726776634.47895: getting the next task for host managed_node3 3066 1726776634.47900: done getting next task for host managed_node3 3066 1726776634.47904: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726776634.47906: ^ 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=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 3066 1726776634.47918: getting variables 3066 1726776634.47920: in VariableManager get_vars() 3066 1726776634.47956: Calling all_inventory to load vars for managed_node3 3066 1726776634.47959: Calling groups_inventory to load vars for managed_node3 3066 1726776634.47961: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776634.47970: Calling all_plugins_play to load vars for managed_node3 3066 1726776634.47973: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776634.47976: Calling groups_plugins_play to load vars for managed_node3 3066 1726776634.48022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776634.48055: done with get_vars() 3066 1726776634.48065: done getting variables 3066 1726776634.48111: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:10:34 -0400 (0:00:00.033) 0:00:18.585 **** 3066 1726776634.48134: entering _queue_task() for managed_node3/fail 3066 1726776634.48336: worker is 1 (out of 1 available) 3066 1726776634.48353: exiting _queue_task() for managed_node3/fail 3066 1726776634.48364: done queuing things up, now waiting for results queue to drain 3066 1726776634.48366: waiting for pending results... 3066 1726776634.48525: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726776634.48590: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000029 3066 1726776634.48603: variable 'ansible_search_path' from source: unknown 3066 1726776634.48607: variable 'ansible_search_path' from source: unknown 3066 1726776634.48638: calling self._execute() 3066 1726776634.48691: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776634.48695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776634.48706: variable 'omit' from source: magic vars 3066 1726776634.49071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776634.50680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776634.50726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776634.50755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776634.50785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776634.50805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776634.50872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776634.50895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776634.50916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776634.50943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776634.50956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776634.51036: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776634.51051: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726776634.51055: when evaluation is False, skipping this task 3066 1726776634.51057: _execute() done 3066 1726776634.51060: dumping result to json 3066 1726776634.51062: done dumping result, returning 3066 1726776634.51071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-a6a2-bc7b-000000000029] 3066 1726776634.51076: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000029 3066 1726776634.51166: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000029 3066 1726776634.51169: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726776634.51216: no more pending results, returning what we have 3066 1726776634.51220: results queue empty 3066 1726776634.51221: checking for any_errors_fatal 3066 1726776634.51225: done checking for any_errors_fatal 3066 1726776634.51226: checking for max_fail_percentage 3066 1726776634.51227: done checking for max_fail_percentage 3066 1726776634.51228: checking to see if all hosts have failed and the running result is not ok 3066 1726776634.51229: done checking to see if all hosts have failed 3066 1726776634.51230: getting the remaining hosts for this loop 3066 1726776634.51231: done getting the remaining hosts for this loop 3066 1726776634.51235: getting the next task for host managed_node3 3066 1726776634.51243: done getting next task for host managed_node3 3066 1726776634.51247: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726776634.51258: ^ 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 3066 1726776634.51271: getting variables 3066 1726776634.51272: in VariableManager get_vars() 3066 1726776634.51303: Calling all_inventory to load vars for managed_node3 3066 1726776634.51305: Calling groups_inventory to load vars for managed_node3 3066 1726776634.51307: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776634.51319: Calling all_plugins_play to load vars for managed_node3 3066 1726776634.51322: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776634.51324: Calling groups_plugins_play to load vars for managed_node3 3066 1726776634.51373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776634.51402: done with get_vars() 3066 1726776634.51408: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:10:34 -0400 (0:00:00.033) 0:00:18.618 **** 3066 1726776634.51476: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776634.51478: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 3066 1726776634.51677: worker is 1 (out of 1 available) 3066 1726776634.51690: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776634.51704: done queuing things up, now waiting for results queue to drain 3066 1726776634.51706: waiting for pending results... 3066 1726776634.51864: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726776634.51923: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000002b 3066 1726776634.51938: variable 'ansible_search_path' from source: unknown 3066 1726776634.51942: variable 'ansible_search_path' from source: unknown 3066 1726776634.51973: calling self._execute() 3066 1726776634.52023: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776634.52026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776634.52037: variable 'omit' from source: magic vars 3066 1726776634.52120: variable 'omit' from source: magic vars 3066 1726776634.52155: variable 'omit' from source: magic vars 3066 1726776634.52177: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726776634.52404: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726776634.52463: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776634.52495: variable 'omit' from source: magic vars 3066 1726776634.52525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776634.52553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776634.52570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776634.52584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776634.52594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776634.52620: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776634.52623: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776634.52626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776634.52702: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776634.52707: Set connection var ansible_timeout to 10 3066 1726776634.52710: Set connection var ansible_shell_executable to /bin/sh 3066 1726776634.52713: Set connection var ansible_connection to ssh 3066 1726776634.52722: Set connection var ansible_pipelining to False 3066 1726776634.52724: Set connection var ansible_shell_type to sh 3066 1726776634.52741: variable 'ansible_shell_executable' from source: unknown 3066 1726776634.52744: variable 'ansible_connection' from source: unknown 3066 1726776634.52746: variable 'ansible_module_compression' from source: unknown 3066 1726776634.52750: variable 'ansible_shell_type' from source: unknown 3066 1726776634.52752: variable 'ansible_shell_executable' from source: unknown 3066 1726776634.52755: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776634.52760: variable 'ansible_pipelining' from source: unknown 3066 1726776634.52762: variable 'ansible_timeout' from source: unknown 3066 1726776634.52767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776634.52904: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776634.52912: variable 'omit' from source: magic vars 3066 1726776634.52919: starting attempt loop 3066 1726776634.52922: running the handler 3066 1726776634.52930: _low_level_execute_command(): starting 3066 1726776634.52941: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776634.53454: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776634.53492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776634.53495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.53498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776634.53501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.53554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776634.53558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776634.53561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776634.53658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.56020: stdout chunk (state=3): >>>/root <<< 3066 1726776634.56131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776634.56192: stderr chunk (state=3): >>><<< 3066 1726776634.56195: stdout chunk (state=3): >>><<< 3066 1726776634.56217: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776634.56231: _low_level_execute_command(): starting 3066 1726776634.56236: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183 `" && echo ansible-tmp-1726776634.562197-3307-198233151753183="` echo /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183 `" ) && sleep 0' 3066 1726776634.56700: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776634.56704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.56738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.56781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776634.56785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776634.56790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776634.56875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.59730: stdout chunk (state=3): >>>ansible-tmp-1726776634.562197-3307-198233151753183=/root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183 <<< 3066 1726776634.59898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776634.59957: stderr chunk (state=3): >>><<< 3066 1726776634.59963: stdout chunk (state=3): >>><<< 3066 1726776634.59977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776634.562197-3307-198233151753183=/root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776634.60021: variable 'ansible_module_compression' from source: unknown 3066 1726776634.60061: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 3066 1726776634.60065: ANSIBALLZ: Acquiring lock 3066 1726776634.60067: ANSIBALLZ: Lock acquired: 140527341865200 3066 1726776634.60069: ANSIBALLZ: Creating module 3066 1726776634.68752: ANSIBALLZ: Writing module into payload 3066 1726776634.68808: ANSIBALLZ: Writing module 3066 1726776634.68831: ANSIBALLZ: Renaming module 3066 1726776634.68837: ANSIBALLZ: Done creating module 3066 1726776634.68857: variable 'ansible_facts' from source: unknown 3066 1726776634.68902: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py 3066 1726776634.69011: Sending initial data 3066 1726776634.69014: Sent initial data (172 bytes) 3066 1726776634.69510: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776634.69516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776634.69520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776634.69572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776634.69576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776634.69585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776634.69674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.72020: 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 <<< 3066 1726776634.72112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776634.72202: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_ugqyxiz /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726776634.72229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776634.72321: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_ugqyxiz" to remote "/root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776634.73235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776634.73423: stderr chunk (state=3): >>><<< 3066 1726776634.73429: stdout chunk (state=3): >>><<< 3066 1726776634.73432: done transferring module to remote 3066 1726776634.73434: _low_level_execute_command(): starting 3066 1726776634.73436: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/ /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776634.74077: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776634.74092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776634.74217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776634.74253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776634.74360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.77048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776634.77110: stderr chunk (state=3): >>><<< 3066 1726776634.77117: stdout chunk (state=3): >>><<< 3066 1726776634.77129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776634.77132: _low_level_execute_command(): starting 3066 1726776634.77138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776634.77658: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776634.77675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776634.77763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776634.98542: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 3066 1726776635.00110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776635.00170: stderr chunk (state=3): >>><<< 3066 1726776635.00174: stdout chunk (state=3): >>><<< 3066 1726776635.00190: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776635.00219: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_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.kernel_settings_get_config', '_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-1726776634.562197-3307-198233151753183/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776635.00225: _low_level_execute_command(): starting 3066 1726776635.00232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776634.562197-3307-198233151753183/ > /dev/null 2>&1 && sleep 0' 3066 1726776635.00705: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.00709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.00719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.00782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.00785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.00788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.00873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.03092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.03096: stderr chunk (state=3): >>><<< 3066 1726776635.03099: stdout chunk (state=3): >>><<< 3066 1726776635.03110: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.03125: handler run complete 3066 1726776635.03255: attempt loop complete, returning result 3066 1726776635.03259: _execute() done 3066 1726776635.03261: dumping result to json 3066 1726776635.03263: done dumping result, returning 3066 1726776635.03265: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-a6a2-bc7b-00000000002b] 3066 1726776635.03267: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002b 3066 1726776635.03347: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002b 3066 1726776635.03358: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 3066 1726776635.03578: no more pending results, returning what we have 3066 1726776635.03581: results queue empty 3066 1726776635.03582: checking for any_errors_fatal 3066 1726776635.03587: done checking for any_errors_fatal 3066 1726776635.03588: checking for max_fail_percentage 3066 1726776635.03589: done checking for max_fail_percentage 3066 1726776635.03590: checking to see if all hosts have failed and the running result is not ok 3066 1726776635.03591: done checking to see if all hosts have failed 3066 1726776635.03592: getting the remaining hosts for this loop 3066 1726776635.03593: done getting the remaining hosts for this loop 3066 1726776635.03596: getting the next task for host managed_node3 3066 1726776635.03602: done getting next task for host managed_node3 3066 1726776635.03605: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726776635.03608: ^ 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 3066 1726776635.03616: getting variables 3066 1726776635.03617: in VariableManager get_vars() 3066 1726776635.03654: Calling all_inventory to load vars for managed_node3 3066 1726776635.03657: Calling groups_inventory to load vars for managed_node3 3066 1726776635.03659: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776635.03668: Calling all_plugins_play to load vars for managed_node3 3066 1726776635.03671: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776635.03674: Calling groups_plugins_play to load vars for managed_node3 3066 1726776635.03730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776635.03785: done with get_vars() 3066 1726776635.03794: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:10:35 -0400 (0:00:00.524) 0:00:19.143 **** 3066 1726776635.03905: entering _queue_task() for managed_node3/stat 3066 1726776635.04313: worker is 1 (out of 1 available) 3066 1726776635.04324: exiting _queue_task() for managed_node3/stat 3066 1726776635.04336: done queuing things up, now waiting for results queue to drain 3066 1726776635.04338: waiting for pending results... 3066 1726776635.04578: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726776635.04600: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000002c 3066 1726776635.04617: variable 'ansible_search_path' from source: unknown 3066 1726776635.04621: variable 'ansible_search_path' from source: unknown 3066 1726776635.04681: variable '__prof_from_conf' from source: task vars 3066 1726776635.05021: variable '__prof_from_conf' from source: task vars 3066 1726776635.05232: variable '__data' from source: task vars 3066 1726776635.05322: variable '__kernel_settings_register_tuned_main' from source: set_fact 3066 1726776635.05558: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776635.05615: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776635.05656: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776635.05753: variable 'omit' from source: magic vars 3066 1726776635.05873: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.05890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.05909: variable 'omit' from source: magic vars 3066 1726776635.06268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776635.08654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776635.08703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776635.08731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776635.08758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776635.08782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776635.08842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776635.08865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776635.08887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776635.08919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776635.08928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776635.09003: variable 'item' from source: unknown 3066 1726776635.09014: Evaluated conditional (item | length > 0): False 3066 1726776635.09019: when evaluation is False, skipping this task 3066 1726776635.09042: variable 'item' from source: unknown 3066 1726776635.09099: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3066 1726776635.09238: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.09241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.09244: variable 'omit' from source: magic vars 3066 1726776635.09318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776635.09335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776635.09370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776635.09387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776635.09399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776635.09458: variable 'item' from source: unknown 3066 1726776635.09463: Evaluated conditional (item | length > 0): True 3066 1726776635.09472: variable 'omit' from source: magic vars 3066 1726776635.09501: variable 'omit' from source: magic vars 3066 1726776635.09532: variable 'item' from source: unknown 3066 1726776635.09592: variable 'item' from source: unknown 3066 1726776635.09595: variable 'omit' from source: magic vars 3066 1726776635.09622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776635.09643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776635.09660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776635.09675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776635.09685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776635.09709: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776635.09712: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.09717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.09786: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776635.09791: Set connection var ansible_timeout to 10 3066 1726776635.09797: Set connection var ansible_shell_executable to /bin/sh 3066 1726776635.09801: Set connection var ansible_connection to ssh 3066 1726776635.09804: Set connection var ansible_pipelining to False 3066 1726776635.09812: Set connection var ansible_shell_type to sh 3066 1726776635.09827: variable 'ansible_shell_executable' from source: unknown 3066 1726776635.09830: variable 'ansible_connection' from source: unknown 3066 1726776635.09833: variable 'ansible_module_compression' from source: unknown 3066 1726776635.09835: variable 'ansible_shell_type' from source: unknown 3066 1726776635.09837: variable 'ansible_shell_executable' from source: unknown 3066 1726776635.09840: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.09845: variable 'ansible_pipelining' from source: unknown 3066 1726776635.09847: variable 'ansible_timeout' from source: unknown 3066 1726776635.09853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.09953: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776635.09964: variable 'omit' from source: magic vars 3066 1726776635.09967: starting attempt loop 3066 1726776635.09969: running the handler 3066 1726776635.09978: _low_level_execute_command(): starting 3066 1726776635.09983: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776635.10514: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.10517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.10520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.10522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776635.10524: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.10583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.10586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.10588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.10677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.12678: stdout chunk (state=3): >>>/root <<< 3066 1726776635.12847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.12851: stdout chunk (state=3): >>><<< 3066 1726776635.12861: stderr chunk (state=3): >>><<< 3066 1726776635.12878: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.12889: _low_level_execute_command(): starting 3066 1726776635.12895: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110 `" && echo ansible-tmp-1726776635.128795-3325-273332304204110="` echo /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110 `" ) && sleep 0' 3066 1726776635.13525: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.13528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.13531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.13533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776635.13535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.13601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.13691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.16060: stdout chunk (state=3): >>>ansible-tmp-1726776635.128795-3325-273332304204110=/root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110 <<< 3066 1726776635.16193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.16248: stderr chunk (state=3): >>><<< 3066 1726776635.16254: stdout chunk (state=3): >>><<< 3066 1726776635.16293: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776635.128795-3325-273332304204110=/root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.16454: variable 'ansible_module_compression' from source: unknown 3066 1726776635.16458: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776635.16460: variable 'ansible_facts' from source: unknown 3066 1726776635.16502: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py 3066 1726776635.16691: Sending initial data 3066 1726776635.16700: Sent initial data (150 bytes) 3066 1726776635.17366: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.17384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.17401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.17425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.17544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.19555: 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 <<< 3066 1726776635.19632: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776635.19711: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpxafs4xoc /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py <<< 3066 1726776635.19718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py" <<< 3066 1726776635.19793: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpxafs4xoc" to remote "/root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py" <<< 3066 1726776635.19796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py" <<< 3066 1726776635.20492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.20564: stderr chunk (state=3): >>><<< 3066 1726776635.20568: stdout chunk (state=3): >>><<< 3066 1726776635.20585: done transferring module to remote 3066 1726776635.20596: _low_level_execute_command(): starting 3066 1726776635.20601: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/ /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py && sleep 0' 3066 1726776635.21275: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.21287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.21298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.21408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.23670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.23725: stderr chunk (state=3): >>><<< 3066 1726776635.23728: stdout chunk (state=3): >>><<< 3066 1726776635.23749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.23755: _low_level_execute_command(): starting 3066 1726776635.23758: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/AnsiballZ_stat.py && sleep 0' 3066 1726776635.24220: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.24224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.24235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776635.24250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.24310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.24317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.24332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.24426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.48532: stdout chunk (state=3): >>> <<< 3066 1726776635.48537: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776632.8256152, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "27497094", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3066 1726776635.50832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776635.50892: stderr chunk (state=3): >>><<< 3066 1726776635.50896: stdout chunk (state=3): >>><<< 3066 1726776635.50910: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776632.8256152, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "27497094", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776635.50958: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726776635.128795-3325-273332304204110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776635.50967: _low_level_execute_command(): starting 3066 1726776635.50973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776635.128795-3325-273332304204110/ > /dev/null 2>&1 && sleep 0' 3066 1726776635.51437: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.51441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776635.51470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.51474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.51529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.51532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.51542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.51640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.54378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.54436: stderr chunk (state=3): >>><<< 3066 1726776635.54439: stdout chunk (state=3): >>><<< 3066 1726776635.54455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.54461: handler run complete 3066 1726776635.54498: attempt loop complete, returning result 3066 1726776635.54513: variable 'item' from source: unknown 3066 1726776635.54581: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1722988800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776632.8256152, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262608, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1722988800.0, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "27497094", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726776635.54762: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.68039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.68043: variable 'omit' from source: magic vars 3066 1726776635.68047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776635.68050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776635.68052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776635.68057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776635.68060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776635.68062: variable 'item' from source: unknown 3066 1726776635.68065: Evaluated conditional (item | length > 0): True 3066 1726776635.68067: variable 'omit' from source: magic vars 3066 1726776635.68069: variable 'omit' from source: magic vars 3066 1726776635.68072: variable 'item' from source: unknown 3066 1726776635.68074: variable 'item' from source: unknown 3066 1726776635.68076: variable 'omit' from source: magic vars 3066 1726776635.68078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776635.68081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776635.68083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776635.68085: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776635.68088: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.68091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.68094: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776635.68096: Set connection var ansible_timeout to 10 3066 1726776635.68099: Set connection var ansible_shell_executable to /bin/sh 3066 1726776635.68101: Set connection var ansible_connection to ssh 3066 1726776635.68103: Set connection var ansible_pipelining to False 3066 1726776635.68105: Set connection var ansible_shell_type to sh 3066 1726776635.68107: variable 'ansible_shell_executable' from source: unknown 3066 1726776635.68109: variable 'ansible_connection' from source: unknown 3066 1726776635.68111: variable 'ansible_module_compression' from source: unknown 3066 1726776635.68113: variable 'ansible_shell_type' from source: unknown 3066 1726776635.68115: variable 'ansible_shell_executable' from source: unknown 3066 1726776635.68117: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776635.68118: variable 'ansible_pipelining' from source: unknown 3066 1726776635.68120: variable 'ansible_timeout' from source: unknown 3066 1726776635.68122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776635.68125: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776635.68126: variable 'omit' from source: magic vars 3066 1726776635.68128: starting attempt loop 3066 1726776635.68130: running the handler 3066 1726776635.68132: _low_level_execute_command(): starting 3066 1726776635.68134: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776635.68135: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.68138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776635.68140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.68142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.68143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.68145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.68147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.68151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.68153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.68155: stdout chunk (state=3): >>>/root <<< 3066 1726776635.68157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.68159: stderr chunk (state=3): >>><<< 3066 1726776635.68161: stdout chunk (state=3): >>><<< 3066 1726776635.68164: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.68166: _low_level_execute_command(): starting 3066 1726776635.68168: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713 `" && echo ansible-tmp-1726776635.5861478-3325-19437520686713="` echo /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713 `" ) && sleep 0' 3066 1726776635.68170: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.68173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776635.68178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776635.68180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.68182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.68184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.68186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.68188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.68190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.68192: stdout chunk (state=3): >>>ansible-tmp-1726776635.5861478-3325-19437520686713=/root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713 <<< 3066 1726776635.68194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.68196: stderr chunk (state=3): >>><<< 3066 1726776635.68198: stdout chunk (state=3): >>><<< 3066 1726776635.68201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776635.5861478-3325-19437520686713=/root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.68203: variable 'ansible_module_compression' from source: unknown 3066 1726776635.68205: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776635.68207: variable 'ansible_facts' from source: unknown 3066 1726776635.68209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py 3066 1726776635.68559: Sending initial data 3066 1726776635.68567: Sent initial data (150 bytes) 3066 1726776635.69070: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.69074: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776635.69182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.69186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.69280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.71735: 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 <<< 3066 1726776635.71812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776635.71932: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmps80ck8ag /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py <<< 3066 1726776635.71936: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py" <<< 3066 1726776635.72041: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmps80ck8ag" to remote "/root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py" <<< 3066 1726776635.72977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.73097: stderr chunk (state=3): >>><<< 3066 1726776635.73107: stdout chunk (state=3): >>><<< 3066 1726776635.73155: done transferring module to remote 3066 1726776635.73158: _low_level_execute_command(): starting 3066 1726776635.73161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/ /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py && sleep 0' 3066 1726776635.73840: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776635.73857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.73873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776635.73929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.74008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776635.74037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.74074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.74174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776635.76977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776635.76981: stdout chunk (state=3): >>><<< 3066 1726776635.76984: stderr chunk (state=3): >>><<< 3066 1726776635.77000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776635.77008: _low_level_execute_command(): starting 3066 1726776635.77092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/AnsiballZ_stat.py && sleep 0' 3066 1726776635.77638: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.77658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776635.77669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776635.77710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776635.77737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776635.77821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776636.05354: stdout chunk (state=3): >>> <<< 3066 1726776636.05372: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726776633.0666173, "mtime": 1726776633.0636172, "ctime": 1726776633.0636172, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "176325040", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3066 1726776636.08059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776636.08063: stdout chunk (state=3): >>><<< 3066 1726776636.08066: stderr chunk (state=3): >>><<< 3066 1726776636.08068: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726776633.0666173, "mtime": 1726776633.0636172, "ctime": 1726776633.0636172, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "176325040", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776636.08071: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726776635.5861478-3325-19437520686713/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776636.08074: _low_level_execute_command(): starting 3066 1726776636.08076: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776635.5861478-3325-19437520686713/ > /dev/null 2>&1 && sleep 0' 3066 1726776636.08658: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776636.08763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.08795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776636.08814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776636.08837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776636.08965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776636.11786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776636.11790: stdout chunk (state=3): >>><<< 3066 1726776636.11793: stderr chunk (state=3): >>><<< 3066 1726776636.11812: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776636.11837: handler run complete 3066 1726776636.11954: attempt loop complete, returning result 3066 1726776636.11958: variable 'item' from source: unknown 3066 1726776636.12040: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776633.0666173, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776633.0636172, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262603, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776633.0636172, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "176325040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726776636.12506: dumping result to json 3066 1726776636.12510: done dumping result, returning 3066 1726776636.12512: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-a6a2-bc7b-00000000002c] 3066 1726776636.12516: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002c 3066 1726776636.12574: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002c 3066 1726776636.12579: WORKER PROCESS EXITING 3066 1726776636.12735: no more pending results, returning what we have 3066 1726776636.12739: results queue empty 3066 1726776636.12740: checking for any_errors_fatal 3066 1726776636.12744: done checking for any_errors_fatal 3066 1726776636.12745: checking for max_fail_percentage 3066 1726776636.12746: done checking for max_fail_percentage 3066 1726776636.12747: checking to see if all hosts have failed and the running result is not ok 3066 1726776636.12748: done checking to see if all hosts have failed 3066 1726776636.12750: getting the remaining hosts for this loop 3066 1726776636.12771: done getting the remaining hosts for this loop 3066 1726776636.12776: getting the next task for host managed_node3 3066 1726776636.12782: done getting next task for host managed_node3 3066 1726776636.12786: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726776636.12789: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3066 1726776636.12800: getting variables 3066 1726776636.12802: in VariableManager get_vars() 3066 1726776636.12836: Calling all_inventory to load vars for managed_node3 3066 1726776636.12839: Calling groups_inventory to load vars for managed_node3 3066 1726776636.12842: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776636.12856: Calling all_plugins_play to load vars for managed_node3 3066 1726776636.12859: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776636.12863: Calling groups_plugins_play to load vars for managed_node3 3066 1726776636.12919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776636.12957: done with get_vars() 3066 1726776636.12965: done getting variables 3066 1726776636.13033: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:10:36 -0400 (0:00:01.091) 0:00:20.234 **** 3066 1726776636.13066: entering _queue_task() for managed_node3/set_fact 3066 1726776636.13328: worker is 1 (out of 1 available) 3066 1726776636.13341: exiting _queue_task() for managed_node3/set_fact 3066 1726776636.13356: done queuing things up, now waiting for results queue to drain 3066 1726776636.13358: waiting for pending results... 3066 1726776636.13677: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726776636.13729: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000002d 3066 1726776636.13740: variable 'ansible_search_path' from source: unknown 3066 1726776636.13744: variable 'ansible_search_path' from source: unknown 3066 1726776636.13778: calling self._execute() 3066 1726776636.13828: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776636.13832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776636.13844: variable 'omit' from source: magic vars 3066 1726776636.13921: variable 'omit' from source: magic vars 3066 1726776636.13954: variable 'omit' from source: magic vars 3066 1726776636.14302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776636.15917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776636.15968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776636.15995: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776636.16024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776636.16045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776636.16107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776636.16141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776636.16163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776636.16192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776636.16203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776636.16240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776636.16263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776636.16281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776636.16308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776636.16319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776636.16368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776636.16387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776636.16404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776636.16433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776636.16443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776636.16608: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3066 1726776636.16685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776636.16798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776636.16827: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776636.16853: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776636.16875: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776636.16911: 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) 3066 1726776636.16930: 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) 3066 1726776636.16948: 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) 3066 1726776636.16969: 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) 3066 1726776636.17010: variable 'omit' from source: magic vars 3066 1726776636.17031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776636.17052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776636.17066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776636.17080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776636.17089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776636.17117: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776636.17121: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776636.17123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776636.17195: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776636.17199: Set connection var ansible_timeout to 10 3066 1726776636.17206: Set connection var ansible_shell_executable to /bin/sh 3066 1726776636.17208: Set connection var ansible_connection to ssh 3066 1726776636.17223: Set connection var ansible_pipelining to False 3066 1726776636.17226: Set connection var ansible_shell_type to sh 3066 1726776636.17240: variable 'ansible_shell_executable' from source: unknown 3066 1726776636.17245: variable 'ansible_connection' from source: unknown 3066 1726776636.17247: variable 'ansible_module_compression' from source: unknown 3066 1726776636.17250: variable 'ansible_shell_type' from source: unknown 3066 1726776636.17252: variable 'ansible_shell_executable' from source: unknown 3066 1726776636.17259: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776636.17262: variable 'ansible_pipelining' from source: unknown 3066 1726776636.17264: variable 'ansible_timeout' from source: unknown 3066 1726776636.17266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776636.17335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776636.17341: variable 'omit' from source: magic vars 3066 1726776636.17350: starting attempt loop 3066 1726776636.17353: running the handler 3066 1726776636.17360: handler run complete 3066 1726776636.17371: attempt loop complete, returning result 3066 1726776636.17374: _execute() done 3066 1726776636.17376: dumping result to json 3066 1726776636.17379: done dumping result, returning 3066 1726776636.17381: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-a6a2-bc7b-00000000002d] 3066 1726776636.17387: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002d 3066 1726776636.17477: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002d 3066 1726776636.17479: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3066 1726776636.17546: no more pending results, returning what we have 3066 1726776636.17552: results queue empty 3066 1726776636.17553: checking for any_errors_fatal 3066 1726776636.17559: done checking for any_errors_fatal 3066 1726776636.17560: checking for max_fail_percentage 3066 1726776636.17561: done checking for max_fail_percentage 3066 1726776636.17562: checking to see if all hosts have failed and the running result is not ok 3066 1726776636.17563: done checking to see if all hosts have failed 3066 1726776636.17563: getting the remaining hosts for this loop 3066 1726776636.17565: done getting the remaining hosts for this loop 3066 1726776636.17568: getting the next task for host managed_node3 3066 1726776636.17573: done getting next task for host managed_node3 3066 1726776636.17576: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726776636.17579: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3066 1726776636.17594: getting variables 3066 1726776636.17596: in VariableManager get_vars() 3066 1726776636.17630: Calling all_inventory to load vars for managed_node3 3066 1726776636.17633: Calling groups_inventory to load vars for managed_node3 3066 1726776636.17635: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776636.17644: Calling all_plugins_play to load vars for managed_node3 3066 1726776636.17646: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776636.17651: Calling groups_plugins_play to load vars for managed_node3 3066 1726776636.17686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776636.17721: done with get_vars() 3066 1726776636.17727: done getting variables 3066 1726776636.17797: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:10:36 -0400 (0:00:00.047) 0:00:20.282 **** 3066 1726776636.17825: entering _queue_task() for managed_node3/service 3066 1726776636.17826: Creating lock for service 3066 1726776636.18021: worker is 1 (out of 1 available) 3066 1726776636.18034: exiting _queue_task() for managed_node3/service 3066 1726776636.18047: done queuing things up, now waiting for results queue to drain 3066 1726776636.18050: waiting for pending results... 3066 1726776636.18206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726776636.18267: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000002e 3066 1726776636.18282: variable 'ansible_search_path' from source: unknown 3066 1726776636.18285: variable 'ansible_search_path' from source: unknown 3066 1726776636.18321: variable '__kernel_settings_services' from source: include_vars 3066 1726776636.18551: variable '__kernel_settings_services' from source: include_vars 3066 1726776636.18605: variable 'omit' from source: magic vars 3066 1726776636.18683: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776636.18690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776636.18699: variable 'omit' from source: magic vars 3066 1726776636.18793: variable 'omit' from source: magic vars 3066 1726776636.18825: variable 'omit' from source: magic vars 3066 1726776636.18860: variable 'item' from source: unknown 3066 1726776636.18917: variable 'item' from source: unknown 3066 1726776636.18936: variable 'omit' from source: magic vars 3066 1726776636.18972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776636.18998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776636.19016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776636.19029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776636.19042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776636.19066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776636.19069: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776636.19072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776636.19142: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776636.19147: Set connection var ansible_timeout to 10 3066 1726776636.19156: Set connection var ansible_shell_executable to /bin/sh 3066 1726776636.19159: Set connection var ansible_connection to ssh 3066 1726776636.19164: Set connection var ansible_pipelining to False 3066 1726776636.19166: Set connection var ansible_shell_type to sh 3066 1726776636.19183: variable 'ansible_shell_executable' from source: unknown 3066 1726776636.19185: variable 'ansible_connection' from source: unknown 3066 1726776636.19188: variable 'ansible_module_compression' from source: unknown 3066 1726776636.19190: variable 'ansible_shell_type' from source: unknown 3066 1726776636.19193: variable 'ansible_shell_executable' from source: unknown 3066 1726776636.19195: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776636.19200: variable 'ansible_pipelining' from source: unknown 3066 1726776636.19202: variable 'ansible_timeout' from source: unknown 3066 1726776636.19207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776636.19310: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776636.19319: variable 'omit' from source: magic vars 3066 1726776636.19325: starting attempt loop 3066 1726776636.19328: running the handler 3066 1726776636.19394: variable 'ansible_facts' from source: unknown 3066 1726776636.19420: _low_level_execute_command(): starting 3066 1726776636.19427: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776636.19942: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776636.19979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776636.19982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.19985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776636.19988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776636.19990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.20041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776636.20061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776636.20145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776636.22717: stdout chunk (state=3): >>>/root <<< 3066 1726776636.22763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776636.22814: stderr chunk (state=3): >>><<< 3066 1726776636.22819: stdout chunk (state=3): >>><<< 3066 1726776636.22845: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776636.22857: _low_level_execute_command(): starting 3066 1726776636.22863: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731 `" && echo ansible-tmp-1726776636.2284412-3369-144824449368731="` echo /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731 `" ) && sleep 0' 3066 1726776636.23328: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776636.23331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776636.23340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.23343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776636.23345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.23391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776636.23397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776636.23480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776636.26035: stdout chunk (state=3): >>>ansible-tmp-1726776636.2284412-3369-144824449368731=/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731 <<< 3066 1726776636.26158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776636.26214: stderr chunk (state=3): >>><<< 3066 1726776636.26219: stdout chunk (state=3): >>><<< 3066 1726776636.26236: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776636.2284412-3369-144824449368731=/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776636.26265: variable 'ansible_module_compression' from source: unknown 3066 1726776636.26302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776636.26356: variable 'ansible_facts' from source: unknown 3066 1726776636.26487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py 3066 1726776636.26605: Sending initial data 3066 1726776636.26608: Sent initial data (152 bytes) 3066 1726776636.27105: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776636.27108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776636.27111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.27113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776636.27115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.27169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776636.27172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776636.27175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776636.27265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776636.29239: 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 <<< 3066 1726776636.29243: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776636.29318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776636.29400: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpysfjsrme /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py <<< 3066 1726776636.29406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py" <<< 3066 1726776636.29481: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpysfjsrme" to remote "/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py" <<< 3066 1726776636.29485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py" <<< 3066 1726776636.30741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776636.30809: stderr chunk (state=3): >>><<< 3066 1726776636.30813: stdout chunk (state=3): >>><<< 3066 1726776636.30834: done transferring module to remote 3066 1726776636.30844: _low_level_execute_command(): starting 3066 1726776636.30851: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/ /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py && sleep 0' 3066 1726776636.31319: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776636.31324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776636.31326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.31328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776636.31335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.31380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776636.31384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776636.31473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776636.33750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776636.33793: stderr chunk (state=3): >>><<< 3066 1726776636.33797: stdout chunk (state=3): >>><<< 3066 1726776636.33812: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776636.33817: _low_level_execute_command(): starting 3066 1726776636.33820: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_setup.py && sleep 0' 3066 1726776636.34245: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776636.34277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776636.34280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.34282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776636.34284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776636.34338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776636.34341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776636.34430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776637.26562: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776637.29294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776637.29328: stderr chunk (state=3): >>><<< 3066 1726776637.29332: stdout chunk (state=3): >>><<< 3066 1726776637.29347: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776637.29375: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776636.2284412-3369-144824449368731/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776637.29393: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3066 1726776637.29454: variable 'ansible_module_compression' from source: unknown 3066 1726776637.29488: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 3066 1726776637.29492: ANSIBALLZ: Acquiring lock 3066 1726776637.29495: ANSIBALLZ: Lock acquired: 140527343345232 3066 1726776637.29497: ANSIBALLZ: Creating module 3066 1726776637.58557: ANSIBALLZ: Writing module into payload 3066 1726776637.58563: ANSIBALLZ: Writing module 3066 1726776637.58566: ANSIBALLZ: Renaming module 3066 1726776637.58569: ANSIBALLZ: Done creating module 3066 1726776637.58592: variable 'ansible_facts' from source: unknown 3066 1726776637.58783: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py 3066 1726776637.59034: Sending initial data 3066 1726776637.59044: Sent initial data (154 bytes) 3066 1726776637.59628: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776637.59689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776637.59765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776637.59783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776637.59820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776637.59943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776637.62005: 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 <<< 3066 1726776637.62076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776637.62166: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpe1ly3d4m /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py <<< 3066 1726776637.62170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py" <<< 3066 1726776637.62245: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpe1ly3d4m" to remote "/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py" <<< 3066 1726776637.62253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py" <<< 3066 1726776637.63567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776637.63635: stderr chunk (state=3): >>><<< 3066 1726776637.63638: stdout chunk (state=3): >>><<< 3066 1726776637.63662: done transferring module to remote 3066 1726776637.63670: _low_level_execute_command(): starting 3066 1726776637.63675: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/ /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py && sleep 0' 3066 1726776637.64188: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776637.64198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776637.64201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776637.64204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776637.64279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776637.64372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776637.66724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776637.66768: stderr chunk (state=3): >>><<< 3066 1726776637.66771: stdout chunk (state=3): >>><<< 3066 1726776637.66784: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776637.66787: _low_level_execute_command(): starting 3066 1726776637.66792: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/AnsiballZ_systemd.py && sleep 0' 3066 1726776637.67236: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776637.67239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776637.67242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776637.67244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776637.67246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776637.67304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776637.67307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776637.67394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776638.70798: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3517902848", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust<<< 3066 1726776638.70822: stdout chunk (state=3): >>>": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service sysinit.target dbus.socket", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "shutdown.target", "After": "sysinit.target systemd-journald.socket systemd-sysctl.service dbus.socket network.target basic.target polkit.service dbus-broker.service system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 3066 1726776638.73978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776638.74039: stderr chunk (state=3): >>><<< 3066 1726776638.74043: stdout chunk (state=3): >>><<< 3066 1726776638.74072: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3517902848", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service sysinit.target dbus.socket", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "shutdown.target", "After": "sysinit.target systemd-journald.socket systemd-sysctl.service dbus.socket network.target basic.target polkit.service dbus-broker.service system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776638.74191: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': 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.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-1726776636.2284412-3369-144824449368731/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776638.74207: _low_level_execute_command(): starting 3066 1726776638.74210: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776636.2284412-3369-144824449368731/ > /dev/null 2>&1 && sleep 0' 3066 1726776638.74697: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776638.74700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776638.74705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.74707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776638.74709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.74760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776638.74776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776638.74859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776638.77754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776638.77807: stderr chunk (state=3): >>><<< 3066 1726776638.77811: stdout chunk (state=3): >>><<< 3066 1726776638.77828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776638.77834: handler run complete 3066 1726776638.77879: attempt loop complete, returning result 3066 1726776638.77896: variable 'item' from source: unknown 3066 1726776638.77963: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket systemd-sysctl.service dbus.socket network.target basic.target polkit.service dbus-broker.service system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3517902848", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus-broker.service sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 3066 1726776638.78588: dumping result to json 3066 1726776638.78590: done dumping result, returning 3066 1726776638.78592: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-a6a2-bc7b-00000000002e] 3066 1726776638.78593: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002e 3066 1726776638.78646: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002e 3066 1726776638.78650: WORKER PROCESS EXITING 3066 1726776638.78735: no more pending results, returning what we have 3066 1726776638.78737: results queue empty 3066 1726776638.78738: checking for any_errors_fatal 3066 1726776638.78740: done checking for any_errors_fatal 3066 1726776638.78740: checking for max_fail_percentage 3066 1726776638.78741: done checking for max_fail_percentage 3066 1726776638.78742: checking to see if all hosts have failed and the running result is not ok 3066 1726776638.78742: done checking to see if all hosts have failed 3066 1726776638.78743: getting the remaining hosts for this loop 3066 1726776638.78743: done getting the remaining hosts for this loop 3066 1726776638.78746: getting the next task for host managed_node3 3066 1726776638.78752: done getting next task for host managed_node3 3066 1726776638.78755: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726776638.78757: ^ 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=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 3066 1726776638.78762: getting variables 3066 1726776638.78763: in VariableManager get_vars() 3066 1726776638.78783: Calling all_inventory to load vars for managed_node3 3066 1726776638.78784: Calling groups_inventory to load vars for managed_node3 3066 1726776638.78786: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776638.78792: Calling all_plugins_play to load vars for managed_node3 3066 1726776638.78794: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776638.78797: Calling groups_plugins_play to load vars for managed_node3 3066 1726776638.78835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776638.78862: done with get_vars() 3066 1726776638.78868: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:10:38 -0400 (0:00:02.611) 0:00:22.893 **** 3066 1726776638.78936: entering _queue_task() for managed_node3/file 3066 1726776638.79133: worker is 1 (out of 1 available) 3066 1726776638.79147: exiting _queue_task() for managed_node3/file 3066 1726776638.79161: done queuing things up, now waiting for results queue to drain 3066 1726776638.79163: waiting for pending results... 3066 1726776638.79330: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726776638.79395: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000002f 3066 1726776638.79407: variable 'ansible_search_path' from source: unknown 3066 1726776638.79410: variable 'ansible_search_path' from source: unknown 3066 1726776638.79442: calling self._execute() 3066 1726776638.79495: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776638.79499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776638.79512: variable 'omit' from source: magic vars 3066 1726776638.79588: variable 'omit' from source: magic vars 3066 1726776638.79626: variable 'omit' from source: magic vars 3066 1726776638.79646: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776638.79878: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776638.79949: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776638.79958: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776638.79991: variable 'omit' from source: magic vars 3066 1726776638.80021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776638.80058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776638.80070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776638.80084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776638.80093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776638.80119: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776638.80123: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776638.80125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776638.80202: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776638.80205: Set connection var ansible_timeout to 10 3066 1726776638.80212: Set connection var ansible_shell_executable to /bin/sh 3066 1726776638.80217: Set connection var ansible_connection to ssh 3066 1726776638.80220: Set connection var ansible_pipelining to False 3066 1726776638.80222: Set connection var ansible_shell_type to sh 3066 1726776638.80239: variable 'ansible_shell_executable' from source: unknown 3066 1726776638.80242: variable 'ansible_connection' from source: unknown 3066 1726776638.80245: variable 'ansible_module_compression' from source: unknown 3066 1726776638.80247: variable 'ansible_shell_type' from source: unknown 3066 1726776638.80251: variable 'ansible_shell_executable' from source: unknown 3066 1726776638.80253: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776638.80258: variable 'ansible_pipelining' from source: unknown 3066 1726776638.80262: variable 'ansible_timeout' from source: unknown 3066 1726776638.80265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776638.80412: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776638.80421: variable 'omit' from source: magic vars 3066 1726776638.80427: starting attempt loop 3066 1726776638.80430: running the handler 3066 1726776638.80439: _low_level_execute_command(): starting 3066 1726776638.80445: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776638.80986: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776638.80989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.80993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776638.80995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.81063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776638.81066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776638.81068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776638.81147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776638.82915: stdout chunk (state=3): >>>/root <<< 3066 1726776638.83027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776638.83079: stderr chunk (state=3): >>><<< 3066 1726776638.83083: stdout chunk (state=3): >>><<< 3066 1726776638.83108: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776638.83120: _low_level_execute_command(): starting 3066 1726776638.83126: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343 `" && echo ansible-tmp-1726776638.8310618-3420-234779421558343="` echo /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343 `" ) && sleep 0' 3066 1726776638.83591: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776638.83595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776638.83605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.83607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776638.83609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.83662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776638.83669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776638.83747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776638.85783: stdout chunk (state=3): >>>ansible-tmp-1726776638.8310618-3420-234779421558343=/root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343 <<< 3066 1726776638.85909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776638.85964: stderr chunk (state=3): >>><<< 3066 1726776638.85967: stdout chunk (state=3): >>><<< 3066 1726776638.85981: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776638.8310618-3420-234779421558343=/root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776638.86022: variable 'ansible_module_compression' from source: unknown 3066 1726776638.86068: ANSIBALLZ: Using lock for file 3066 1726776638.86072: ANSIBALLZ: Acquiring lock 3066 1726776638.86074: ANSIBALLZ: Lock acquired: 140527343350752 3066 1726776638.86077: ANSIBALLZ: Creating module 3066 1726776638.95833: ANSIBALLZ: Writing module into payload 3066 1726776638.95945: ANSIBALLZ: Writing module 3066 1726776638.95966: ANSIBALLZ: Renaming module 3066 1726776638.95972: ANSIBALLZ: Done creating module 3066 1726776638.95987: variable 'ansible_facts' from source: unknown 3066 1726776638.96037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py 3066 1726776638.96144: Sending initial data 3066 1726776638.96150: Sent initial data (151 bytes) 3066 1726776638.96635: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776638.96638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.96641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776638.96644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776638.96646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776638.96700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776638.96704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776638.96706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776638.96795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776638.98545: 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 <<< 3066 1726776638.98552: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776638.98623: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776638.98712: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp0ltlmpp6 /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py <<< 3066 1726776638.98715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py" <<< 3066 1726776638.98789: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp0ltlmpp6" to remote "/root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py" <<< 3066 1726776638.99778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776638.99781: stderr chunk (state=3): >>><<< 3066 1726776638.99917: stdout chunk (state=3): >>><<< 3066 1726776638.99922: done transferring module to remote 3066 1726776638.99924: _low_level_execute_command(): starting 3066 1726776638.99927: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/ /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py && sleep 0' 3066 1726776639.00335: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.00338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776639.00344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.00346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.00396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.00400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.00487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.02655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.02659: stdout chunk (state=3): >>><<< 3066 1726776639.02662: stderr chunk (state=3): >>><<< 3066 1726776639.02664: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.02668: _low_level_execute_command(): starting 3066 1726776639.02670: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/AnsiballZ_file.py && sleep 0' 3066 1726776639.03155: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.03171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.03182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.03235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.03254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.03337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.21897: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776639.23470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776639.23524: stderr chunk (state=3): >>><<< 3066 1726776639.23528: stdout chunk (state=3): >>><<< 3066 1726776639.23543: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776639.23581: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726776638.8310618-3420-234779421558343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776639.23594: _low_level_execute_command(): starting 3066 1726776639.23597: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776638.8310618-3420-234779421558343/ > /dev/null 2>&1 && sleep 0' 3066 1726776639.24086: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.24091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.24093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.24095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776639.24098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.24159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.24165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.24169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.24243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.26243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.26302: stderr chunk (state=3): >>><<< 3066 1726776639.26306: stdout chunk (state=3): >>><<< 3066 1726776639.26322: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.26326: handler run complete 3066 1726776639.26347: attempt loop complete, returning result 3066 1726776639.26351: _execute() done 3066 1726776639.26354: dumping result to json 3066 1726776639.26359: done dumping result, returning 3066 1726776639.26368: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-a6a2-bc7b-00000000002f] 3066 1726776639.26373: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002f 3066 1726776639.26482: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000002f 3066 1726776639.26485: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 3066 1726776639.26574: no more pending results, returning what we have 3066 1726776639.26577: results queue empty 3066 1726776639.26578: checking for any_errors_fatal 3066 1726776639.26604: done checking for any_errors_fatal 3066 1726776639.26605: checking for max_fail_percentage 3066 1726776639.26606: done checking for max_fail_percentage 3066 1726776639.26607: checking to see if all hosts have failed and the running result is not ok 3066 1726776639.26608: done checking to see if all hosts have failed 3066 1726776639.26609: getting the remaining hosts for this loop 3066 1726776639.26611: done getting the remaining hosts for this loop 3066 1726776639.26615: getting the next task for host managed_node3 3066 1726776639.26622: done getting next task for host managed_node3 3066 1726776639.26625: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726776639.26628: ^ 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=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 3066 1726776639.26639: getting variables 3066 1726776639.26640: in VariableManager get_vars() 3066 1726776639.26675: Calling all_inventory to load vars for managed_node3 3066 1726776639.26677: Calling groups_inventory to load vars for managed_node3 3066 1726776639.26680: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776639.26689: Calling all_plugins_play to load vars for managed_node3 3066 1726776639.26691: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776639.26694: Calling groups_plugins_play to load vars for managed_node3 3066 1726776639.26752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776639.26783: done with get_vars() 3066 1726776639.26790: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:10:39 -0400 (0:00:00.479) 0:00:23.372 **** 3066 1726776639.26870: entering _queue_task() for managed_node3/slurp 3066 1726776639.27076: worker is 1 (out of 1 available) 3066 1726776639.27089: exiting _queue_task() for managed_node3/slurp 3066 1726776639.27103: done queuing things up, now waiting for results queue to drain 3066 1726776639.27105: waiting for pending results... 3066 1726776639.27283: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726776639.27346: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000030 3066 1726776639.27363: variable 'ansible_search_path' from source: unknown 3066 1726776639.27367: variable 'ansible_search_path' from source: unknown 3066 1726776639.27396: calling self._execute() 3066 1726776639.27456: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.27460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.27470: variable 'omit' from source: magic vars 3066 1726776639.27553: variable 'omit' from source: magic vars 3066 1726776639.27587: variable 'omit' from source: magic vars 3066 1726776639.27608: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776639.27854: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776639.27916: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776639.27948: variable 'omit' from source: magic vars 3066 1726776639.27982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776639.28015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776639.28036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776639.28051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776639.28061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776639.28088: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776639.28091: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.28094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.28173: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776639.28177: Set connection var ansible_timeout to 10 3066 1726776639.28183: Set connection var ansible_shell_executable to /bin/sh 3066 1726776639.28186: Set connection var ansible_connection to ssh 3066 1726776639.28191: Set connection var ansible_pipelining to False 3066 1726776639.28194: Set connection var ansible_shell_type to sh 3066 1726776639.28216: variable 'ansible_shell_executable' from source: unknown 3066 1726776639.28220: variable 'ansible_connection' from source: unknown 3066 1726776639.28223: variable 'ansible_module_compression' from source: unknown 3066 1726776639.28227: variable 'ansible_shell_type' from source: unknown 3066 1726776639.28230: variable 'ansible_shell_executable' from source: unknown 3066 1726776639.28232: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.28237: variable 'ansible_pipelining' from source: unknown 3066 1726776639.28240: variable 'ansible_timeout' from source: unknown 3066 1726776639.28244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.28402: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776639.28411: variable 'omit' from source: magic vars 3066 1726776639.28416: starting attempt loop 3066 1726776639.28424: running the handler 3066 1726776639.28436: _low_level_execute_command(): starting 3066 1726776639.28442: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776639.28993: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.28998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.29001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.29047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.29054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.29057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.29152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.30895: stdout chunk (state=3): >>>/root <<< 3066 1726776639.30997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.31062: stderr chunk (state=3): >>><<< 3066 1726776639.31066: stdout chunk (state=3): >>><<< 3066 1726776639.31086: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.31098: _low_level_execute_command(): starting 3066 1726776639.31104: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972 `" && echo ansible-tmp-1726776639.3108742-3442-243620680180972="` echo /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972 `" ) && sleep 0' 3066 1726776639.31600: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.31604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.31614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.31617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.31670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.31673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.31678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.31760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.33801: stdout chunk (state=3): >>>ansible-tmp-1726776639.3108742-3442-243620680180972=/root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972 <<< 3066 1726776639.33921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.33978: stderr chunk (state=3): >>><<< 3066 1726776639.33983: stdout chunk (state=3): >>><<< 3066 1726776639.33998: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776639.3108742-3442-243620680180972=/root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.34042: variable 'ansible_module_compression' from source: unknown 3066 1726776639.34080: ANSIBALLZ: Using lock for slurp 3066 1726776639.34084: ANSIBALLZ: Acquiring lock 3066 1726776639.34086: ANSIBALLZ: Lock acquired: 140527343490480 3066 1726776639.34089: ANSIBALLZ: Creating module 3066 1726776639.44156: ANSIBALLZ: Writing module into payload 3066 1726776639.44160: ANSIBALLZ: Writing module 3066 1726776639.44162: ANSIBALLZ: Renaming module 3066 1726776639.44164: ANSIBALLZ: Done creating module 3066 1726776639.44166: variable 'ansible_facts' from source: unknown 3066 1726776639.44198: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py 3066 1726776639.44478: Sending initial data 3066 1726776639.44482: Sent initial data (152 bytes) 3066 1726776639.45075: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776639.45084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.45097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.45113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776639.45129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776639.45137: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776639.45146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.45162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776639.45253: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776639.45256: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726776639.45265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.45267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.45269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776639.45271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776639.45273: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726776639.45276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.45306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.45315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.45429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.47230: 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 <<< 3066 1726776639.47309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776639.47411: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpakzfman4 /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py <<< 3066 1726776639.47415: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py" <<< 3066 1726776639.47524: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpakzfman4" to remote "/root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py" <<< 3066 1726776639.48228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.48316: stderr chunk (state=3): >>><<< 3066 1726776639.48320: stdout chunk (state=3): >>><<< 3066 1726776639.48323: done transferring module to remote 3066 1726776639.48339: _low_level_execute_command(): starting 3066 1726776639.48345: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/ /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py && sleep 0' 3066 1726776639.48807: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.48811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776639.48839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.48843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.48845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.48899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.48903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.48912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.49000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.50918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.50978: stderr chunk (state=3): >>><<< 3066 1726776639.50981: stdout chunk (state=3): >>><<< 3066 1726776639.50995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.51004: _low_level_execute_command(): starting 3066 1726776639.51008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/AnsiballZ_slurp.py && sleep 0' 3066 1726776639.51483: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.51486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776639.51489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.51491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.51493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.51552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.51561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.51567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.51644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.68325: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 3066 1726776639.69722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776639.69775: stderr chunk (state=3): >>><<< 3066 1726776639.69779: stdout chunk (state=3): >>><<< 3066 1726776639.69793: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776639.69818: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776639.3108742-3442-243620680180972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776639.69831: _low_level_execute_command(): starting 3066 1726776639.69838: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776639.3108742-3442-243620680180972/ > /dev/null 2>&1 && sleep 0' 3066 1726776639.70323: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.70331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776639.70333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.70336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.70338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.70397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.70401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.70404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.70477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.72467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.72521: stderr chunk (state=3): >>><<< 3066 1726776639.72525: stdout chunk (state=3): >>><<< 3066 1726776639.72539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.72544: handler run complete 3066 1726776639.72563: attempt loop complete, returning result 3066 1726776639.72566: _execute() done 3066 1726776639.72569: dumping result to json 3066 1726776639.72571: done dumping result, returning 3066 1726776639.72580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-a6a2-bc7b-000000000030] 3066 1726776639.72585: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000030 3066 1726776639.72686: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000030 3066 1726776639.72689: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3066 1726776639.72763: no more pending results, returning what we have 3066 1726776639.72767: results queue empty 3066 1726776639.72768: checking for any_errors_fatal 3066 1726776639.72775: done checking for any_errors_fatal 3066 1726776639.72776: checking for max_fail_percentage 3066 1726776639.72778: done checking for max_fail_percentage 3066 1726776639.72778: checking to see if all hosts have failed and the running result is not ok 3066 1726776639.72779: done checking to see if all hosts have failed 3066 1726776639.72780: getting the remaining hosts for this loop 3066 1726776639.72782: done getting the remaining hosts for this loop 3066 1726776639.72786: getting the next task for host managed_node3 3066 1726776639.72792: done getting next task for host managed_node3 3066 1726776639.72796: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726776639.72805: ^ 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=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 3066 1726776639.72818: getting variables 3066 1726776639.72820: in VariableManager get_vars() 3066 1726776639.72856: Calling all_inventory to load vars for managed_node3 3066 1726776639.72859: Calling groups_inventory to load vars for managed_node3 3066 1726776639.72861: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776639.72870: Calling all_plugins_play to load vars for managed_node3 3066 1726776639.72873: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776639.72876: Calling groups_plugins_play to load vars for managed_node3 3066 1726776639.72935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776639.72969: done with get_vars() 3066 1726776639.72977: done getting variables 3066 1726776639.73030: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:10:39 -0400 (0:00:00.461) 0:00:23.834 **** 3066 1726776639.73055: entering _queue_task() for managed_node3/set_fact 3066 1726776639.73266: worker is 1 (out of 1 available) 3066 1726776639.73281: exiting _queue_task() for managed_node3/set_fact 3066 1726776639.73295: done queuing things up, now waiting for results queue to drain 3066 1726776639.73297: waiting for pending results... 3066 1726776639.73469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726776639.73531: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000031 3066 1726776639.73545: variable 'ansible_search_path' from source: unknown 3066 1726776639.73548: variable 'ansible_search_path' from source: unknown 3066 1726776639.73583: calling self._execute() 3066 1726776639.73642: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.73651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.73663: variable 'omit' from source: magic vars 3066 1726776639.73743: variable 'omit' from source: magic vars 3066 1726776639.73778: variable 'omit' from source: magic vars 3066 1726776639.74096: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776639.74103: variable '__cur_profile' from source: task vars 3066 1726776639.74223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776639.75797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776639.75851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776639.75878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776639.75905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776639.75930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776639.75995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776639.76017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776639.76041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776639.76071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776639.76082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776639.76174: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3066 1726776639.76214: variable 'omit' from source: magic vars 3066 1726776639.76238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776639.76265: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776639.76280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776639.76294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776639.76302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776639.76330: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776639.76333: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.76336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.76413: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776639.76421: Set connection var ansible_timeout to 10 3066 1726776639.76427: Set connection var ansible_shell_executable to /bin/sh 3066 1726776639.76430: Set connection var ansible_connection to ssh 3066 1726776639.76436: Set connection var ansible_pipelining to False 3066 1726776639.76438: Set connection var ansible_shell_type to sh 3066 1726776639.76505: variable 'ansible_shell_executable' from source: unknown 3066 1726776639.76510: variable 'ansible_connection' from source: unknown 3066 1726776639.76512: variable 'ansible_module_compression' from source: unknown 3066 1726776639.76514: variable 'ansible_shell_type' from source: unknown 3066 1726776639.76516: variable 'ansible_shell_executable' from source: unknown 3066 1726776639.76518: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.76520: variable 'ansible_pipelining' from source: unknown 3066 1726776639.76522: variable 'ansible_timeout' from source: unknown 3066 1726776639.76524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.76584: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776639.76592: variable 'omit' from source: magic vars 3066 1726776639.76601: starting attempt loop 3066 1726776639.76604: running the handler 3066 1726776639.76611: handler run complete 3066 1726776639.76621: attempt loop complete, returning result 3066 1726776639.76624: _execute() done 3066 1726776639.76626: dumping result to json 3066 1726776639.76628: done dumping result, returning 3066 1726776639.76636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-a6a2-bc7b-000000000031] 3066 1726776639.76642: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000031 3066 1726776639.76731: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000031 3066 1726776639.76734: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3066 1726776639.76804: no more pending results, returning what we have 3066 1726776639.76807: results queue empty 3066 1726776639.76808: checking for any_errors_fatal 3066 1726776639.76813: done checking for any_errors_fatal 3066 1726776639.76814: checking for max_fail_percentage 3066 1726776639.76815: done checking for max_fail_percentage 3066 1726776639.76816: checking to see if all hosts have failed and the running result is not ok 3066 1726776639.76817: done checking to see if all hosts have failed 3066 1726776639.76818: getting the remaining hosts for this loop 3066 1726776639.76819: done getting the remaining hosts for this loop 3066 1726776639.76824: getting the next task for host managed_node3 3066 1726776639.76830: done getting next task for host managed_node3 3066 1726776639.76833: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726776639.76836: ^ 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=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 3066 1726776639.76852: getting variables 3066 1726776639.76854: in VariableManager get_vars() 3066 1726776639.76893: Calling all_inventory to load vars for managed_node3 3066 1726776639.76896: Calling groups_inventory to load vars for managed_node3 3066 1726776639.76898: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776639.76906: Calling all_plugins_play to load vars for managed_node3 3066 1726776639.76909: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776639.76912: Calling groups_plugins_play to load vars for managed_node3 3066 1726776639.76953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776639.76986: done with get_vars() 3066 1726776639.76994: done getting variables 3066 1726776639.77088: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:10:39 -0400 (0:00:00.040) 0:00:23.875 **** 3066 1726776639.77111: entering _queue_task() for managed_node3/copy 3066 1726776639.77304: worker is 1 (out of 1 available) 3066 1726776639.77319: exiting _queue_task() for managed_node3/copy 3066 1726776639.77333: done queuing things up, now waiting for results queue to drain 3066 1726776639.77334: waiting for pending results... 3066 1726776639.77507: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726776639.77573: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000032 3066 1726776639.77587: variable 'ansible_search_path' from source: unknown 3066 1726776639.77591: variable 'ansible_search_path' from source: unknown 3066 1726776639.77622: calling self._execute() 3066 1726776639.77680: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.77689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.77697: variable 'omit' from source: magic vars 3066 1726776639.77780: variable 'omit' from source: magic vars 3066 1726776639.77818: variable 'omit' from source: magic vars 3066 1726776639.77838: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726776639.78254: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726776639.78257: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776639.78260: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776639.78305: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776639.78342: variable 'omit' from source: magic vars 3066 1726776639.78392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776639.78436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776639.78471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776639.78496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776639.78516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776639.78557: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776639.78566: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.78574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.78695: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776639.78709: Set connection var ansible_timeout to 10 3066 1726776639.78721: Set connection var ansible_shell_executable to /bin/sh 3066 1726776639.78728: Set connection var ansible_connection to ssh 3066 1726776639.78738: Set connection var ansible_pipelining to False 3066 1726776639.78745: Set connection var ansible_shell_type to sh 3066 1726776639.78781: variable 'ansible_shell_executable' from source: unknown 3066 1726776639.78789: variable 'ansible_connection' from source: unknown 3066 1726776639.78795: variable 'ansible_module_compression' from source: unknown 3066 1726776639.78801: variable 'ansible_shell_type' from source: unknown 3066 1726776639.78807: variable 'ansible_shell_executable' from source: unknown 3066 1726776639.78813: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776639.78820: variable 'ansible_pipelining' from source: unknown 3066 1726776639.78829: variable 'ansible_timeout' from source: unknown 3066 1726776639.78836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776639.79044: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776639.79064: variable 'omit' from source: magic vars 3066 1726776639.79075: starting attempt loop 3066 1726776639.79082: running the handler 3066 1726776639.79154: _low_level_execute_command(): starting 3066 1726776639.79157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776639.79726: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.79736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.79745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776639.79753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.79770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.79818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.79831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.79920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.81712: stdout chunk (state=3): >>>/root <<< 3066 1726776639.81969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.81973: stdout chunk (state=3): >>><<< 3066 1726776639.81976: stderr chunk (state=3): >>><<< 3066 1726776639.81979: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.81982: _low_level_execute_command(): starting 3066 1726776639.81985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130 `" && echo ansible-tmp-1726776639.819218-3459-71642474627130="` echo /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130 `" ) && sleep 0' 3066 1726776639.82693: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776639.82710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.82734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.82793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776639.82808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.82878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.82882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.82960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.85047: stdout chunk (state=3): >>>ansible-tmp-1726776639.819218-3459-71642474627130=/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130 <<< 3066 1726776639.85247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.85265: stderr chunk (state=3): >>><<< 3066 1726776639.85274: stdout chunk (state=3): >>><<< 3066 1726776639.85299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776639.819218-3459-71642474627130=/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.85398: variable 'ansible_module_compression' from source: unknown 3066 1726776639.85459: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776639.85500: variable 'ansible_facts' from source: unknown 3066 1726776639.85598: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py 3066 1726776639.85829: Sending initial data 3066 1726776639.85832: Sent initial data (149 bytes) 3066 1726776639.86269: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.86295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776639.86298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.86346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.86354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.86440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.88135: 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 <<< 3066 1726776639.88201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776639.88299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpi4h6_zfg /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py <<< 3066 1726776639.88307: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py" <<< 3066 1726776639.88380: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpi4h6_zfg" to remote "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py" <<< 3066 1726776639.89382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.89504: stderr chunk (state=3): >>><<< 3066 1726776639.89507: stdout chunk (state=3): >>><<< 3066 1726776639.89522: done transferring module to remote 3066 1726776639.89532: _low_level_execute_command(): starting 3066 1726776639.89537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/ /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py && sleep 0' 3066 1726776639.90012: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776639.90015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.90018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776639.90027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776639.90077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776639.90081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.90085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.90167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776639.92120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776639.92177: stderr chunk (state=3): >>><<< 3066 1726776639.92181: stdout chunk (state=3): >>><<< 3066 1726776639.92200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776639.92204: _low_level_execute_command(): starting 3066 1726776639.92207: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_stat.py && sleep 0' 3066 1726776639.92656: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776639.92660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776639.92740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776639.92743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776639.92834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.12069: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262938, "dev": 51714, "nlink": 1, "atime": 1726776639.6816735, "mtime": 1726776638.692665, "ctime": 1726776638.692665, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "437402919", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776640.13967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776640.13971: stdout chunk (state=3): >>><<< 3066 1726776640.13973: stderr chunk (state=3): >>><<< 3066 1726776640.14155: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262938, "dev": 51714, "nlink": 1, "atime": 1726776639.6816735, "mtime": 1726776638.692665, "ctime": 1726776638.692665, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "437402919", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776640.14160: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776639.819218-3459-71642474627130/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776640.14301: Sending initial data 3066 1726776640.14304: Sent initial data (137 bytes) 3066 1726776640.14905: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776640.14943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776640.14962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.15061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.15076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.15095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776640.15120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.15227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.17008: 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 <<< 3066 1726776640.17084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776640.17165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/.u9os6n3c /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source <<< 3066 1726776640.17173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source" <<< 3066 1726776640.17237: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/.u9os6n3c" to remote "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source" <<< 3066 1726776640.17249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source" <<< 3066 1726776640.17564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.17619: stderr chunk (state=3): >>><<< 3066 1726776640.17628: stdout chunk (state=3): >>><<< 3066 1726776640.17647: _low_level_execute_command(): starting 3066 1726776640.17652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/ /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source && sleep 0' 3066 1726776640.18104: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.18108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776640.18110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.18112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.18117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.18168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.18171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.18262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.20283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.20334: stderr chunk (state=3): >>><<< 3066 1726776640.20338: stdout chunk (state=3): >>><<< 3066 1726776640.20352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776640.20374: variable 'ansible_module_compression' from source: unknown 3066 1726776640.20407: ANSIBALLZ: Using generic lock for ansible.legacy.copy 3066 1726776640.20410: ANSIBALLZ: Acquiring lock 3066 1726776640.20413: ANSIBALLZ: Lock acquired: 140527343345232 3066 1726776640.20418: ANSIBALLZ: Creating module 3066 1726776640.33856: ANSIBALLZ: Writing module into payload 3066 1726776640.33948: ANSIBALLZ: Writing module 3066 1726776640.33966: ANSIBALLZ: Renaming module 3066 1726776640.33972: ANSIBALLZ: Done creating module 3066 1726776640.33986: variable 'ansible_facts' from source: unknown 3066 1726776640.34031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py 3066 1726776640.34126: Sending initial data 3066 1726776640.34129: Sent initial data (149 bytes) 3066 1726776640.34585: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.34588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776640.34594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.34596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.34598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.34656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.34662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.34744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.36515: 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 <<< 3066 1726776640.36596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776640.36671: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp9n0p08g9 /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py <<< 3066 1726776640.36675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py" <<< 3066 1726776640.36747: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp9n0p08g9" to remote "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py" <<< 3066 1726776640.36752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py" <<< 3066 1726776640.37451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.37522: stderr chunk (state=3): >>><<< 3066 1726776640.37525: stdout chunk (state=3): >>><<< 3066 1726776640.37543: done transferring module to remote 3066 1726776640.37552: _low_level_execute_command(): starting 3066 1726776640.37557: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/ /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py && sleep 0' 3066 1726776640.38026: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.38030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776640.38032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776640.38034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.38080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.38083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.38169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.40135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.40184: stderr chunk (state=3): >>><<< 3066 1726776640.40187: stdout chunk (state=3): >>><<< 3066 1726776640.40201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776640.40204: _low_level_execute_command(): starting 3066 1726776640.40209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/AnsiballZ_copy.py && sleep 0' 3066 1726776640.40636: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.40644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776640.40670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.40673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.40675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.40732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.40736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776640.40745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.40826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.59248: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source", "_original_basename": ".u9os6n3c", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776640.60958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776640.60964: stdout chunk (state=3): >>><<< 3066 1726776640.60966: stderr chunk (state=3): >>><<< 3066 1726776640.60969: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source", "_original_basename": ".u9os6n3c", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776640.60972: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source', '_original_basename': '.u9os6n3c', 'follow': False, 'checksum': 'a79569d3860cb6a066e0e92c8b22ffd0e8796bfd', '_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.copy', '_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-1726776639.819218-3459-71642474627130/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776640.60974: _low_level_execute_command(): starting 3066 1726776640.60977: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/ > /dev/null 2>&1 && sleep 0' 3066 1726776640.61580: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776640.61646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.61654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.61656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776640.61659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776640.61661: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776640.61664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.61666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776640.61668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776640.61671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726776640.61673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.61678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.61690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776640.61697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776640.61757: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726776640.61761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.61786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.61799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776640.61819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.61920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.63933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.64043: stderr chunk (state=3): >>><<< 3066 1726776640.64062: stdout chunk (state=3): >>><<< 3066 1726776640.64091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776640.64256: handler run complete 3066 1726776640.64259: attempt loop complete, returning result 3066 1726776640.64262: _execute() done 3066 1726776640.64264: dumping result to json 3066 1726776640.64266: done dumping result, returning 3066 1726776640.64268: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-a6a2-bc7b-000000000032] 3066 1726776640.64270: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000032 3066 1726776640.64354: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000032 3066 1726776640.64357: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726776639.819218-3459-71642474627130/.source", "state": "file", "uid": 0 } 3066 1726776640.64465: no more pending results, returning what we have 3066 1726776640.64475: results queue empty 3066 1726776640.64476: checking for any_errors_fatal 3066 1726776640.64482: done checking for any_errors_fatal 3066 1726776640.64483: checking for max_fail_percentage 3066 1726776640.64484: done checking for max_fail_percentage 3066 1726776640.64485: checking to see if all hosts have failed and the running result is not ok 3066 1726776640.64486: done checking to see if all hosts have failed 3066 1726776640.64487: getting the remaining hosts for this loop 3066 1726776640.64489: done getting the remaining hosts for this loop 3066 1726776640.64493: getting the next task for host managed_node3 3066 1726776640.64500: done getting next task for host managed_node3 3066 1726776640.64504: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726776640.64508: ^ 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=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 3066 1726776640.64521: getting variables 3066 1726776640.64523: in VariableManager get_vars() 3066 1726776640.64701: Calling all_inventory to load vars for managed_node3 3066 1726776640.64705: Calling groups_inventory to load vars for managed_node3 3066 1726776640.64708: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776640.64721: Calling all_plugins_play to load vars for managed_node3 3066 1726776640.64726: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776640.64730: Calling groups_plugins_play to load vars for managed_node3 3066 1726776640.64838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776640.64884: done with get_vars() 3066 1726776640.64893: done getting variables 3066 1726776640.65080: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:10:40 -0400 (0:00:00.879) 0:00:24.755 **** 3066 1726776640.65113: entering _queue_task() for managed_node3/copy 3066 1726776640.65471: worker is 1 (out of 1 available) 3066 1726776640.65484: exiting _queue_task() for managed_node3/copy 3066 1726776640.65556: done queuing things up, now waiting for results queue to drain 3066 1726776640.65558: waiting for pending results... 3066 1726776640.65956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726776640.65961: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000033 3066 1726776640.65964: variable 'ansible_search_path' from source: unknown 3066 1726776640.65967: variable 'ansible_search_path' from source: unknown 3066 1726776640.65969: calling self._execute() 3066 1726776640.66003: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776640.66018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776640.66035: variable 'omit' from source: magic vars 3066 1726776640.66168: variable 'omit' from source: magic vars 3066 1726776640.66226: variable 'omit' from source: magic vars 3066 1726776640.66269: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726776640.66694: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726776640.66797: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776640.66854: variable 'omit' from source: magic vars 3066 1726776640.66898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776640.66956: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776640.66984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776640.67035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776640.67044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776640.67076: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776640.67083: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776640.67089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776640.67253: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776640.67261: Set connection var ansible_timeout to 10 3066 1726776640.67265: Set connection var ansible_shell_executable to /bin/sh 3066 1726776640.67267: Set connection var ansible_connection to ssh 3066 1726776640.67269: Set connection var ansible_pipelining to False 3066 1726776640.67271: Set connection var ansible_shell_type to sh 3066 1726776640.67296: variable 'ansible_shell_executable' from source: unknown 3066 1726776640.67305: variable 'ansible_connection' from source: unknown 3066 1726776640.67312: variable 'ansible_module_compression' from source: unknown 3066 1726776640.67357: variable 'ansible_shell_type' from source: unknown 3066 1726776640.67365: variable 'ansible_shell_executable' from source: unknown 3066 1726776640.67371: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776640.67374: variable 'ansible_pipelining' from source: unknown 3066 1726776640.67376: variable 'ansible_timeout' from source: unknown 3066 1726776640.67378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776640.67529: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776640.67548: variable 'omit' from source: magic vars 3066 1726776640.67576: starting attempt loop 3066 1726776640.67579: running the handler 3066 1726776640.67684: _low_level_execute_command(): starting 3066 1726776640.67687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776640.68324: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.68341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776640.68364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.68395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.68415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.68500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.70304: stdout chunk (state=3): >>>/root <<< 3066 1726776640.70514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.70517: stdout chunk (state=3): >>><<< 3066 1726776640.70519: stderr chunk (state=3): >>><<< 3066 1726776640.70543: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776640.70565: _low_level_execute_command(): starting 3066 1726776640.70620: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690 `" && echo ansible-tmp-1726776640.7055213-3500-155154479521690="` echo /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690 `" ) && sleep 0' 3066 1726776640.71268: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.71323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.71339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776640.71364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.71475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.73582: stdout chunk (state=3): >>>ansible-tmp-1726776640.7055213-3500-155154479521690=/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690 <<< 3066 1726776640.73774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.73794: stdout chunk (state=3): >>><<< 3066 1726776640.73822: stderr chunk (state=3): >>><<< 3066 1726776640.73846: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776640.7055213-3500-155154479521690=/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776640.74002: variable 'ansible_module_compression' from source: unknown 3066 1726776640.74020: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776640.74066: variable 'ansible_facts' from source: unknown 3066 1726776640.74169: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py 3066 1726776640.74404: Sending initial data 3066 1726776640.74408: Sent initial data (151 bytes) 3066 1726776640.74862: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.74885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.74889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.74953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776640.74957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.75032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.76771: 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" <<< 3066 1726776640.76779: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776640.76850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776640.76930: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpa5l4480s /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py <<< 3066 1726776640.76933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py" <<< 3066 1726776640.77012: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpa5l4480s" to remote "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py" <<< 3066 1726776640.77016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py" <<< 3066 1726776640.77707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.77773: stderr chunk (state=3): >>><<< 3066 1726776640.77777: stdout chunk (state=3): >>><<< 3066 1726776640.77797: done transferring module to remote 3066 1726776640.77807: _low_level_execute_command(): starting 3066 1726776640.77812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/ /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py && sleep 0' 3066 1726776640.78265: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.78269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776640.78272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.78274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776640.78276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.78335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.78337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.78420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.80369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776640.80417: stderr chunk (state=3): >>><<< 3066 1726776640.80422: stdout chunk (state=3): >>><<< 3066 1726776640.80433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776640.80436: _low_level_execute_command(): starting 3066 1726776640.80441: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_stat.py && sleep 0' 3066 1726776640.80911: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.80917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.80919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776640.80922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776640.80976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776640.80980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776640.80984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776640.81072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776640.99393: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726776638.5166636, "mtime": 1726776638.692665, "ctime": 1726776638.692665, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "3440341510", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776641.01081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776641.01140: stderr chunk (state=3): >>><<< 3066 1726776641.01144: stdout chunk (state=3): >>><<< 3066 1726776641.01161: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726776638.5166636, "mtime": 1726776638.692665, "ctime": 1726776638.692665, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "3440341510", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776641.01234: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776640.7055213-3500-155154479521690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776641.01467: Sending initial data 3066 1726776641.01470: Sent initial data (139 bytes) 3066 1726776641.02057: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776641.02062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.02069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.02136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.02162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.02263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.04044: 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 <<< 3066 1726776641.04118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776641.04237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/.etynkfu8 /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source <<< 3066 1726776641.04240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source" <<< 3066 1726776641.04315: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/.etynkfu8" to remote "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source" <<< 3066 1726776641.04708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.04741: stderr chunk (state=3): >>><<< 3066 1726776641.04858: stdout chunk (state=3): >>><<< 3066 1726776641.04861: _low_level_execute_command(): starting 3066 1726776641.04864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/ /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source && sleep 0' 3066 1726776641.05327: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.05333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.05360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776641.05363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.05421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.05424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.05511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.07463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.07513: stderr chunk (state=3): >>><<< 3066 1726776641.07517: stdout chunk (state=3): >>><<< 3066 1726776641.07533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.07555: variable 'ansible_module_compression' from source: unknown 3066 1726776641.07586: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726776641.07606: variable 'ansible_facts' from source: unknown 3066 1726776641.07653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py 3066 1726776641.07751: Sending initial data 3066 1726776641.07755: Sent initial data (151 bytes) 3066 1726776641.08225: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.08229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.08231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.08234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776641.08236: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.08295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.08301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.08304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.08381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.10096: 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 <<< 3066 1726776641.10170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776641.10255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp3_r8jqam /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py <<< 3066 1726776641.10260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py" <<< 3066 1726776641.10331: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp3_r8jqam" to remote "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py" <<< 3066 1726776641.10334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py" <<< 3066 1726776641.11027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.11094: stderr chunk (state=3): >>><<< 3066 1726776641.11097: stdout chunk (state=3): >>><<< 3066 1726776641.11118: done transferring module to remote 3066 1726776641.11127: _low_level_execute_command(): starting 3066 1726776641.11132: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/ /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py && sleep 0' 3066 1726776641.11589: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.11592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776641.11597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.11599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.11601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.11658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.11664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.11743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.13746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.13804: stderr chunk (state=3): >>><<< 3066 1726776641.13808: stdout chunk (state=3): >>><<< 3066 1726776641.13824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.13827: _low_level_execute_command(): starting 3066 1726776641.13832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/AnsiballZ_copy.py && sleep 0' 3066 1726776641.14328: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.14332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.14334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.14339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.14392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.14395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.14400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.14485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.32581: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source", "_original_basename": ".etynkfu8", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776641.34073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776641.34108: stderr chunk (state=3): >>><<< 3066 1726776641.34111: stdout chunk (state=3): >>><<< 3066 1726776641.34254: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source", "_original_basename": ".etynkfu8", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776641.34258: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source', '_original_basename': '.etynkfu8', 'follow': False, 'checksum': '3ef9f23deed2e23d3ef2b88b842fb882313e15ce', '_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.copy', '_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-1726776640.7055213-3500-155154479521690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776641.34261: _low_level_execute_command(): starting 3066 1726776641.34263: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/ > /dev/null 2>&1 && sleep 0' 3066 1726776641.34786: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.34792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776641.34822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.34825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.34828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.34889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.34892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.34898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.34975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.37158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.37162: stdout chunk (state=3): >>><<< 3066 1726776641.37164: stderr chunk (state=3): >>><<< 3066 1726776641.37167: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.37169: handler run complete 3066 1726776641.37172: attempt loop complete, returning result 3066 1726776641.37174: _execute() done 3066 1726776641.37176: dumping result to json 3066 1726776641.37178: done dumping result, returning 3066 1726776641.37181: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-a6a2-bc7b-000000000033] 3066 1726776641.37183: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000033 changed: [managed_node3] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726776640.7055213-3500-155154479521690/.source", "state": "file", "uid": 0 } 3066 1726776641.37674: no more pending results, returning what we have 3066 1726776641.37677: results queue empty 3066 1726776641.37678: checking for any_errors_fatal 3066 1726776641.37684: done checking for any_errors_fatal 3066 1726776641.37685: checking for max_fail_percentage 3066 1726776641.37689: done checking for max_fail_percentage 3066 1726776641.37690: checking to see if all hosts have failed and the running result is not ok 3066 1726776641.37691: done checking to see if all hosts have failed 3066 1726776641.37692: getting the remaining hosts for this loop 3066 1726776641.37693: done getting the remaining hosts for this loop 3066 1726776641.37697: getting the next task for host managed_node3 3066 1726776641.37703: done getting next task for host managed_node3 3066 1726776641.37706: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726776641.37710: ^ 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=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 3066 1726776641.37722: getting variables 3066 1726776641.37724: in VariableManager get_vars() 3066 1726776641.37765: Calling all_inventory to load vars for managed_node3 3066 1726776641.37769: Calling groups_inventory to load vars for managed_node3 3066 1726776641.37771: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776641.37777: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000033 3066 1726776641.37780: WORKER PROCESS EXITING 3066 1726776641.37789: Calling all_plugins_play to load vars for managed_node3 3066 1726776641.37793: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776641.37796: Calling groups_plugins_play to load vars for managed_node3 3066 1726776641.37847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776641.37899: done with get_vars() 3066 1726776641.37908: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:10:41 -0400 (0:00:00.729) 0:00:25.484 **** 3066 1726776641.38028: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776641.38347: worker is 1 (out of 1 available) 3066 1726776641.38365: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776641.38384: done queuing things up, now waiting for results queue to drain 3066 1726776641.38386: waiting for pending results... 3066 1726776641.38564: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726776641.38638: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000034 3066 1726776641.38651: variable 'ansible_search_path' from source: unknown 3066 1726776641.38655: variable 'ansible_search_path' from source: unknown 3066 1726776641.38687: calling self._execute() 3066 1726776641.38743: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776641.38747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776641.38759: variable 'omit' from source: magic vars 3066 1726776641.38841: variable 'omit' from source: magic vars 3066 1726776641.38877: variable 'omit' from source: magic vars 3066 1726776641.38897: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776641.39138: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776641.39200: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776641.39269: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776641.39276: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776641.39308: variable 'omit' from source: magic vars 3066 1726776641.39342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776641.39373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776641.39393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776641.39408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776641.39418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776641.39445: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776641.39448: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776641.39452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776641.39532: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776641.39535: Set connection var ansible_timeout to 10 3066 1726776641.39542: Set connection var ansible_shell_executable to /bin/sh 3066 1726776641.39544: Set connection var ansible_connection to ssh 3066 1726776641.39552: Set connection var ansible_pipelining to False 3066 1726776641.39555: Set connection var ansible_shell_type to sh 3066 1726776641.39573: variable 'ansible_shell_executable' from source: unknown 3066 1726776641.39576: variable 'ansible_connection' from source: unknown 3066 1726776641.39578: variable 'ansible_module_compression' from source: unknown 3066 1726776641.39581: variable 'ansible_shell_type' from source: unknown 3066 1726776641.39583: variable 'ansible_shell_executable' from source: unknown 3066 1726776641.39586: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776641.39591: variable 'ansible_pipelining' from source: unknown 3066 1726776641.39595: variable 'ansible_timeout' from source: unknown 3066 1726776641.39598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776641.39740: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776641.39750: variable 'omit' from source: magic vars 3066 1726776641.39754: starting attempt loop 3066 1726776641.39756: running the handler 3066 1726776641.39766: _low_level_execute_command(): starting 3066 1726776641.39773: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776641.40571: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.40605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.40626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.40744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.42519: stdout chunk (state=3): >>>/root <<< 3066 1726776641.42628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.42688: stderr chunk (state=3): >>><<< 3066 1726776641.42692: stdout chunk (state=3): >>><<< 3066 1726776641.42718: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.42729: _low_level_execute_command(): starting 3066 1726776641.42735: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212 `" && echo ansible-tmp-1726776641.4271624-3539-278882248337212="` echo /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212 `" ) && sleep 0' 3066 1726776641.43224: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.43228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.43240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.43243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.43293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.43296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.43302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.43383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.45451: stdout chunk (state=3): >>>ansible-tmp-1726776641.4271624-3539-278882248337212=/root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212 <<< 3066 1726776641.45562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.45617: stderr chunk (state=3): >>><<< 3066 1726776641.45621: stdout chunk (state=3): >>><<< 3066 1726776641.45638: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776641.4271624-3539-278882248337212=/root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.45687: variable 'ansible_module_compression' from source: unknown 3066 1726776641.45722: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3066 1726776641.45757: variable 'ansible_facts' from source: unknown 3066 1726776641.45823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py 3066 1726776641.45934: Sending initial data 3066 1726776641.45938: Sent initial data (173 bytes) 3066 1726776641.46429: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.46433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.46437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.46439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.46492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.46495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.46502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.46586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.48294: 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 <<< 3066 1726776641.48376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776641.48457: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpt38wpiw7 /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726776641.48460: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776641.48538: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpt38wpiw7" to remote "/root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776641.48541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776641.49219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.49304: stderr chunk (state=3): >>><<< 3066 1726776641.49308: stdout chunk (state=3): >>><<< 3066 1726776641.49329: done transferring module to remote 3066 1726776641.49339: _low_level_execute_command(): starting 3066 1726776641.49344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/ /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776641.49834: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.49837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.49840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.49847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.49894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.49898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.49904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.49986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.51934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.51992: stderr chunk (state=3): >>><<< 3066 1726776641.51996: stdout chunk (state=3): >>><<< 3066 1726776641.52011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.52017: _low_level_execute_command(): starting 3066 1726776641.52020: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776641.52514: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.52521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.52524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.52526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776641.52529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.52583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.52586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.52589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.52681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.69963: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3066 1726776641.71391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776641.71446: stderr chunk (state=3): >>><<< 3066 1726776641.71452: stdout chunk (state=3): >>><<< 3066 1726776641.71469: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776641.71492: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_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.kernel_settings_get_config', '_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-1726776641.4271624-3539-278882248337212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776641.71501: _low_level_execute_command(): starting 3066 1726776641.71505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776641.4271624-3539-278882248337212/ > /dev/null 2>&1 && sleep 0' 3066 1726776641.71988: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.71992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776641.71994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.71996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.72001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.72056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.72059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.72072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.72152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.74160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.74212: stderr chunk (state=3): >>><<< 3066 1726776641.74219: stdout chunk (state=3): >>><<< 3066 1726776641.74230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.74235: handler run complete 3066 1726776641.74252: attempt loop complete, returning result 3066 1726776641.74255: _execute() done 3066 1726776641.74257: dumping result to json 3066 1726776641.74259: done dumping result, returning 3066 1726776641.74271: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-a6a2-bc7b-000000000034] 3066 1726776641.74280: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000034 3066 1726776641.74376: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000034 3066 1726776641.74379: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 3066 1726776641.74452: no more pending results, returning what we have 3066 1726776641.74455: results queue empty 3066 1726776641.74456: checking for any_errors_fatal 3066 1726776641.74462: done checking for any_errors_fatal 3066 1726776641.74463: checking for max_fail_percentage 3066 1726776641.74464: done checking for max_fail_percentage 3066 1726776641.74465: checking to see if all hosts have failed and the running result is not ok 3066 1726776641.74466: done checking to see if all hosts have failed 3066 1726776641.74466: getting the remaining hosts for this loop 3066 1726776641.74468: done getting the remaining hosts for this loop 3066 1726776641.74471: getting the next task for host managed_node3 3066 1726776641.74477: done getting next task for host managed_node3 3066 1726776641.74480: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726776641.74483: ^ 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=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 3066 1726776641.74494: getting variables 3066 1726776641.74495: in VariableManager get_vars() 3066 1726776641.74529: Calling all_inventory to load vars for managed_node3 3066 1726776641.74532: Calling groups_inventory to load vars for managed_node3 3066 1726776641.74534: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776641.74543: Calling all_plugins_play to load vars for managed_node3 3066 1726776641.74546: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776641.74556: Calling groups_plugins_play to load vars for managed_node3 3066 1726776641.74594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776641.74626: done with get_vars() 3066 1726776641.74633: done getting variables 3066 1726776641.74724: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:10:41 -0400 (0:00:00.367) 0:00:25.851 **** 3066 1726776641.74747: entering _queue_task() for managed_node3/template 3066 1726776641.74750: Creating lock for template 3066 1726776641.74957: worker is 1 (out of 1 available) 3066 1726776641.74972: exiting _queue_task() for managed_node3/template 3066 1726776641.74987: done queuing things up, now waiting for results queue to drain 3066 1726776641.74988: waiting for pending results... 3066 1726776641.75153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726776641.75222: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000035 3066 1726776641.75230: variable 'ansible_search_path' from source: unknown 3066 1726776641.75233: variable 'ansible_search_path' from source: unknown 3066 1726776641.75265: calling self._execute() 3066 1726776641.75320: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776641.75324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776641.75336: variable 'omit' from source: magic vars 3066 1726776641.75412: variable 'omit' from source: magic vars 3066 1726776641.75449: variable 'omit' from source: magic vars 3066 1726776641.75702: variable '__kernel_settings_profile_src' from source: role '' all vars 3066 1726776641.75708: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776641.75770: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776641.75791: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776641.75839: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776641.75893: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776641.75953: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776641.75959: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776641.75986: variable 'omit' from source: magic vars 3066 1726776641.76023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776641.76053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776641.76069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776641.76083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776641.76094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776641.76121: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776641.76124: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776641.76126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776641.76202: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776641.76207: Set connection var ansible_timeout to 10 3066 1726776641.76210: Set connection var ansible_shell_executable to /bin/sh 3066 1726776641.76213: Set connection var ansible_connection to ssh 3066 1726776641.76218: Set connection var ansible_pipelining to False 3066 1726776641.76220: Set connection var ansible_shell_type to sh 3066 1726776641.76242: variable 'ansible_shell_executable' from source: unknown 3066 1726776641.76245: variable 'ansible_connection' from source: unknown 3066 1726776641.76247: variable 'ansible_module_compression' from source: unknown 3066 1726776641.76252: variable 'ansible_shell_type' from source: unknown 3066 1726776641.76255: variable 'ansible_shell_executable' from source: unknown 3066 1726776641.76257: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776641.76259: variable 'ansible_pipelining' from source: unknown 3066 1726776641.76263: variable 'ansible_timeout' from source: unknown 3066 1726776641.76268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776641.76377: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776641.76386: variable 'omit' from source: magic vars 3066 1726776641.76391: starting attempt loop 3066 1726776641.76394: running the handler 3066 1726776641.76402: _low_level_execute_command(): starting 3066 1726776641.76409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776641.76940: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.76959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776641.76962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.76976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.77029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.77033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.77042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.77135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.78912: stdout chunk (state=3): >>>/root <<< 3066 1726776641.79041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.79071: stderr chunk (state=3): >>><<< 3066 1726776641.79074: stdout chunk (state=3): >>><<< 3066 1726776641.79093: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.79104: _low_level_execute_command(): starting 3066 1726776641.79109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948 `" && echo ansible-tmp-1726776641.7909305-3549-125312278431948="` echo /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948 `" ) && sleep 0' 3066 1726776641.79561: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.79564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776641.79567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776641.79572: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776641.79574: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.79632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.79635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.79637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.79713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.81793: stdout chunk (state=3): >>>ansible-tmp-1726776641.7909305-3549-125312278431948=/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948 <<< 3066 1726776641.81917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.81964: stderr chunk (state=3): >>><<< 3066 1726776641.81968: stdout chunk (state=3): >>><<< 3066 1726776641.81980: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776641.7909305-3549-125312278431948=/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.81994: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3066 1726776641.82011: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3066 1726776641.82032: variable 'ansible_search_path' from source: unknown 3066 1726776641.82675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776641.84067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776641.84124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776641.84152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776641.84178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776641.84198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776641.84399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776641.84422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776641.84445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776641.84477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776641.84488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776641.84741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776641.84762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776641.84783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776641.84811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776641.84826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776641.85104: variable 'ansible_managed' from source: unknown 3066 1726776641.85107: variable '__sections' from source: task vars 3066 1726776641.85202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776641.85225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776641.85243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776641.85273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776641.85284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776641.85364: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726776641.85368: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776641.85374: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776641.85404: variable '__sysctl_old' from source: task vars 3066 1726776641.85455: variable '__sysctl_old' from source: task vars 3066 1726776641.85606: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726776641.85609: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726776641.85612: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776641.85621: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776641.85626: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776641.85769: variable 'kernel_settings_sysfs' from source: role '' defaults 3066 1726776641.85773: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776641.85778: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776641.85795: variable '__sysfs_old' from source: task vars 3066 1726776641.85840: variable '__sysfs_old' from source: task vars 3066 1726776641.85993: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726776641.85996: variable 'kernel_settings_sysfs' from source: role '' defaults 3066 1726776641.86001: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776641.86006: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776641.86019: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776641.86036: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3066 1726776641.86043: variable '__systemd_old' from source: task vars 3066 1726776641.86092: variable '__systemd_old' from source: task vars 3066 1726776641.86236: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726776641.86239: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3066 1726776641.86242: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776641.86248: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776641.86262: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3066 1726776641.86264: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3066 1726776641.86269: variable '__trans_huge_old' from source: task vars 3066 1726776641.86317: variable '__trans_huge_old' from source: task vars 3066 1726776641.86467: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726776641.86470: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3066 1726776641.86473: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776641.86479: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776641.86489: variable '__trans_defrag_old' from source: task vars 3066 1726776641.86536: variable '__trans_defrag_old' from source: task vars 3066 1726776641.86678: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726776641.86681: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3066 1726776641.86684: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776641.86690: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776641.86706: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776641.86719: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776641.86722: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776641.87180: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776641.87222: variable 'ansible_module_compression' from source: unknown 3066 1726776641.87257: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776641.87274: variable 'ansible_facts' from source: unknown 3066 1726776641.87337: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py 3066 1726776641.87427: Sending initial data 3066 1726776641.87430: Sent initial data (151 bytes) 3066 1726776641.87899: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.87902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.87905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776641.87908: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.87910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.87969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.87972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776641.87978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.88062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.89844: 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 <<< 3066 1726776641.89921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776641.90004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_nm5bacj /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py <<< 3066 1726776641.90007: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py" <<< 3066 1726776641.90079: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_nm5bacj" to remote "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py" <<< 3066 1726776641.90082: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py" <<< 3066 1726776641.90766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.90837: stderr chunk (state=3): >>><<< 3066 1726776641.90840: stdout chunk (state=3): >>><<< 3066 1726776641.90862: done transferring module to remote 3066 1726776641.90872: _low_level_execute_command(): starting 3066 1726776641.90878: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/ /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py && sleep 0' 3066 1726776641.91342: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.91346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.91348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.91352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.91400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.91403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.91487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776641.93438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776641.93491: stderr chunk (state=3): >>><<< 3066 1726776641.93494: stdout chunk (state=3): >>><<< 3066 1726776641.93508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776641.93511: _low_level_execute_command(): starting 3066 1726776641.93519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_stat.py && sleep 0' 3066 1726776641.93996: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776641.94000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776641.94002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776641.94004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776641.94007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776641.94062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776641.94066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776641.94163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.11256: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776642.12964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776642.12968: stdout chunk (state=3): >>><<< 3066 1726776642.12970: stderr chunk (state=3): >>><<< 3066 1726776642.12973: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776642.12976: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776641.7909305-3549-125312278431948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776642.13175: Sending initial data 3066 1726776642.13185: Sent initial data (165 bytes) 3066 1726776642.13845: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776642.13983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.14034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.14118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.15856: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3066 1726776642.15900: 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 <<< 3066 1726776642.15986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776642.16079: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp5wd13m8k/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf <<< 3066 1726776642.16090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf" <<< 3066 1726776642.16155: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp5wd13m8k/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf" <<< 3066 1726776642.16576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.16624: stderr chunk (state=3): >>><<< 3066 1726776642.16638: stdout chunk (state=3): >>><<< 3066 1726776642.16664: _low_level_execute_command(): starting 3066 1726776642.16758: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/ /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf && sleep 0' 3066 1726776642.17400: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776642.17463: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.17524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.17541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.17566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.17676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.19772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.19793: stdout chunk (state=3): >>><<< 3066 1726776642.19813: stderr chunk (state=3): >>><<< 3066 1726776642.19955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776642.19959: variable 'ansible_module_compression' from source: unknown 3066 1726776642.19962: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726776642.19964: variable 'ansible_facts' from source: unknown 3066 1726776642.20029: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py 3066 1726776642.20211: Sending initial data 3066 1726776642.20224: Sent initial data (151 bytes) 3066 1726776642.20925: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776642.20970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.20981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776642.21083: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.21107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.21229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.22977: 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 <<< 3066 1726776642.23107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776642.23175: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpt_3q4dae /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py <<< 3066 1726776642.23190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py" <<< 3066 1726776642.23254: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpt_3q4dae" to remote "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py" <<< 3066 1726776642.23980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.24054: stderr chunk (state=3): >>><<< 3066 1726776642.24058: stdout chunk (state=3): >>><<< 3066 1726776642.24079: done transferring module to remote 3066 1726776642.24087: _low_level_execute_command(): starting 3066 1726776642.24092: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/ /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py && sleep 0' 3066 1726776642.24563: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776642.24566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776642.24569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.24572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776642.24574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776642.24577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.24634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.24637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.24640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.24723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.26686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.26754: stderr chunk (state=3): >>><<< 3066 1726776642.26758: stdout chunk (state=3): >>><<< 3066 1726776642.26770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776642.26773: _low_level_execute_command(): starting 3066 1726776642.26779: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/AnsiballZ_copy.py && sleep 0' 3066 1726776642.27256: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776642.27259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776642.27262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.27264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.27271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.27310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.27325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.27419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.45637: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776642.47104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776642.47157: stderr chunk (state=3): >>><<< 3066 1726776642.47161: stdout chunk (state=3): >>><<< 3066 1726776642.47179: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776642.47212: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'e44ba7fc7046252a1b6772f7347d0e7b9b48a069', '_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.copy', '_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-1726776641.7909305-3549-125312278431948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776642.47244: _low_level_execute_command(): starting 3066 1726776642.47247: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/ > /dev/null 2>&1 && sleep 0' 3066 1726776642.47732: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776642.47735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776642.47737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776642.47740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.47742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.47799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.47802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.47807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.47885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.49862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.49906: stderr chunk (state=3): >>><<< 3066 1726776642.49911: stdout chunk (state=3): >>><<< 3066 1726776642.49925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776642.49933: handler run complete 3066 1726776642.49955: attempt loop complete, returning result 3066 1726776642.49958: _execute() done 3066 1726776642.49960: dumping result to json 3066 1726776642.49965: done dumping result, returning 3066 1726776642.49974: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-a6a2-bc7b-000000000035] 3066 1726776642.49979: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000035 3066 1726776642.50122: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000035 3066 1726776642.50125: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726776641.7909305-3549-125312278431948/.source.conf", "state": "file", "uid": 0 } 3066 1726776642.50214: no more pending results, returning what we have 3066 1726776642.50221: results queue empty 3066 1726776642.50222: checking for any_errors_fatal 3066 1726776642.50226: done checking for any_errors_fatal 3066 1726776642.50227: checking for max_fail_percentage 3066 1726776642.50228: done checking for max_fail_percentage 3066 1726776642.50229: checking to see if all hosts have failed and the running result is not ok 3066 1726776642.50230: done checking to see if all hosts have failed 3066 1726776642.50230: getting the remaining hosts for this loop 3066 1726776642.50232: done getting the remaining hosts for this loop 3066 1726776642.50236: getting the next task for host managed_node3 3066 1726776642.50241: done getting next task for host managed_node3 3066 1726776642.50245: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726776642.50247: ^ 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=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 3066 1726776642.50258: getting variables 3066 1726776642.50260: in VariableManager get_vars() 3066 1726776642.50290: Calling all_inventory to load vars for managed_node3 3066 1726776642.50293: Calling groups_inventory to load vars for managed_node3 3066 1726776642.50295: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776642.50304: Calling all_plugins_play to load vars for managed_node3 3066 1726776642.50307: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776642.50309: Calling groups_plugins_play to load vars for managed_node3 3066 1726776642.50357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776642.50387: done with get_vars() 3066 1726776642.50393: done getting variables 3066 1726776642.50439: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:10:42 -0400 (0:00:00.757) 0:00:26.608 **** 3066 1726776642.50465: entering _queue_task() for managed_node3/service 3066 1726776642.50641: worker is 1 (out of 1 available) 3066 1726776642.50655: exiting _queue_task() for managed_node3/service 3066 1726776642.50667: done queuing things up, now waiting for results queue to drain 3066 1726776642.50669: waiting for pending results... 3066 1726776642.50838: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726776642.50902: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000036 3066 1726776642.50915: variable 'ansible_search_path' from source: unknown 3066 1726776642.50919: variable 'ansible_search_path' from source: unknown 3066 1726776642.50958: variable '__kernel_settings_services' from source: include_vars 3066 1726776642.51203: variable '__kernel_settings_services' from source: include_vars 3066 1726776642.51264: variable 'omit' from source: magic vars 3066 1726776642.51339: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776642.51346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776642.51357: variable 'omit' from source: magic vars 3066 1726776642.51578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776642.51748: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776642.51784: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776642.51809: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776642.51837: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776642.51914: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726776642.51925: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726776642.51940: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 3066 1726776642.51945: variable 'omit' from source: magic vars 3066 1726776642.51979: variable 'omit' from source: magic vars 3066 1726776642.52012: variable 'item' from source: unknown 3066 1726776642.52063: variable 'item' from source: unknown 3066 1726776642.52078: variable 'omit' from source: magic vars 3066 1726776642.52103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776642.52129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776642.52143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776642.52159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776642.52167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776642.52191: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776642.52194: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776642.52198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776642.52273: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776642.52277: Set connection var ansible_timeout to 10 3066 1726776642.52283: Set connection var ansible_shell_executable to /bin/sh 3066 1726776642.52286: Set connection var ansible_connection to ssh 3066 1726776642.52291: Set connection var ansible_pipelining to False 3066 1726776642.52294: Set connection var ansible_shell_type to sh 3066 1726776642.52315: variable 'ansible_shell_executable' from source: unknown 3066 1726776642.52318: variable 'ansible_connection' from source: unknown 3066 1726776642.52320: variable 'ansible_module_compression' from source: unknown 3066 1726776642.52324: variable 'ansible_shell_type' from source: unknown 3066 1726776642.52327: variable 'ansible_shell_executable' from source: unknown 3066 1726776642.52329: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776642.52331: variable 'ansible_pipelining' from source: unknown 3066 1726776642.52334: variable 'ansible_timeout' from source: unknown 3066 1726776642.52336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776642.52413: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776642.52424: variable 'omit' from source: magic vars 3066 1726776642.52431: starting attempt loop 3066 1726776642.52434: running the handler 3066 1726776642.52498: variable 'ansible_facts' from source: unknown 3066 1726776642.52524: _low_level_execute_command(): starting 3066 1726776642.52534: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776642.53058: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.53062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.53065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776642.53067: 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 <<< 3066 1726776642.53069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.53125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.53128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.53133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.53217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.55008: stdout chunk (state=3): >>>/root <<< 3066 1726776642.55124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.55172: stderr chunk (state=3): >>><<< 3066 1726776642.55175: stdout chunk (state=3): >>><<< 3066 1726776642.55193: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776642.55205: _low_level_execute_command(): starting 3066 1726776642.55209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555 `" && echo ansible-tmp-1726776642.551928-3581-225159316775555="` echo /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555 `" ) && sleep 0' 3066 1726776642.55658: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.55661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776642.55663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776642.55666: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.55670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.55719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.55723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.55808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.57908: stdout chunk (state=3): >>>ansible-tmp-1726776642.551928-3581-225159316775555=/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555 <<< 3066 1726776642.58024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.58085: stderr chunk (state=3): >>><<< 3066 1726776642.58088: stdout chunk (state=3): >>><<< 3066 1726776642.58095: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776642.551928-3581-225159316775555=/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776642.58120: variable 'ansible_module_compression' from source: unknown 3066 1726776642.58153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776642.58195: variable 'ansible_facts' from source: unknown 3066 1726776642.58325: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py 3066 1726776642.58428: Sending initial data 3066 1726776642.58432: Sent initial data (151 bytes) 3066 1726776642.58885: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776642.58888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776642.58890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.58893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.58897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.58945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.58950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.59039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.60798: 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 <<< 3066 1726776642.60802: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776642.60876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776642.60958: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp6y0qnjsq /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py <<< 3066 1726776642.60962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py" <<< 3066 1726776642.61038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp6y0qnjsq" to remote "/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py" <<< 3066 1726776642.61043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py" <<< 3066 1726776642.62274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.62404: stderr chunk (state=3): >>><<< 3066 1726776642.62407: stdout chunk (state=3): >>><<< 3066 1726776642.62455: done transferring module to remote 3066 1726776642.62459: _low_level_execute_command(): starting 3066 1726776642.62462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/ /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py && sleep 0' 3066 1726776642.63305: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776642.63308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776642.63311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776642.63313: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776642.63315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776642.63384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776642.63387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.63477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776642.65530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776642.65542: stdout chunk (state=3): >>><<< 3066 1726776642.65559: stderr chunk (state=3): >>><<< 3066 1726776642.65579: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776642.65588: _low_level_execute_command(): starting 3066 1726776642.65597: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_setup.py && sleep 0' 3066 1726776642.66360: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776642.66389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776642.66512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776643.77190: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776643.79656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776643.79662: stdout chunk (state=3): >>><<< 3066 1726776643.79665: stderr chunk (state=3): >>><<< 3066 1726776643.79669: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776643.79674: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776642.551928-3581-225159316775555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776643.79678: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3066 1726776643.79681: variable 'ansible_module_compression' from source: unknown 3066 1726776643.79688: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3066 1726776643.79756: variable 'ansible_facts' from source: unknown 3066 1726776643.79974: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py 3066 1726776643.80210: Sending initial data 3066 1726776643.80213: Sent initial data (153 bytes) 3066 1726776643.80896: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776643.80990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776643.81016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776643.81132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776643.82875: 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 <<< 3066 1726776643.82982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776643.83088: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpafd60__l /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py <<< 3066 1726776643.83092: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py" <<< 3066 1726776643.83166: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpafd60__l" to remote "/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py" <<< 3066 1726776643.84869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776643.84935: stderr chunk (state=3): >>><<< 3066 1726776643.84941: stdout chunk (state=3): >>><<< 3066 1726776643.84976: done transferring module to remote 3066 1726776643.84983: _low_level_execute_command(): starting 3066 1726776643.84988: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/ /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py && sleep 0' 3066 1726776643.85446: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776643.85452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776643.85455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776643.85457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776643.85459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776643.85461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776643.85512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776643.85519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776643.85593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776643.87527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776643.87570: stderr chunk (state=3): >>><<< 3066 1726776643.87573: stdout chunk (state=3): >>><<< 3066 1726776643.87590: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776643.87594: _low_level_execute_command(): starting 3066 1726776643.87597: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/AnsiballZ_systemd.py && sleep 0' 3066 1726776643.88028: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776643.88031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776643.88033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776643.88036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776643.88086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776643.88089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776643.88182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776644.38076: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "3992", "ControlPID": "0", "BusName": "com.redhat.tuned", "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": "Thu 2024-09-19 16:10:38 EDT", "ExecMainStartTimestampMonotonic": "227856140", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3992", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:38 EDT] ; stop_time=[n/a] ; pid=3992 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:38 EDT] ; stop_time=[n/a] ; pid=3992 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5219", "MemoryCurrent": "16232448", "MemoryPeak": "17149952", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3470356480", "CPUUsageNSec": "341024000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:38 EDT", "StateChangeTimestampMonotonic": "228162886", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:38 EDT", "InactiveExitTimestampMonotonic": "227856373", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:38 EDT", "ActiveEnterTimestampMonotonic": "228162886", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "Thu 2024-09-19 16:10:38 EDT", "ConditionTimestampMonotonic": "227850515", "AssertTimestamp": "Thu 2024-09-19 16:10:38 EDT", "AssertTimestampMonotonic": "227850519", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "bb8cfcec9c9946e9acd2f3edb63aa5b8", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 3066 1726776644.40293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776644.40374: stderr chunk (state=3): >>><<< 3066 1726776644.40399: stdout chunk (state=3): >>><<< 3066 1726776644.40556: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "3992", "ControlPID": "0", "BusName": "com.redhat.tuned", "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": "Thu 2024-09-19 16:10:38 EDT", "ExecMainStartTimestampMonotonic": "227856140", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3992", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:38 EDT] ; stop_time=[n/a] ; pid=3992 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:38 EDT] ; stop_time=[n/a] ; pid=3992 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5219", "MemoryCurrent": "16232448", "MemoryPeak": "17149952", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3470356480", "CPUUsageNSec": "341024000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:38 EDT", "StateChangeTimestampMonotonic": "228162886", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:38 EDT", "InactiveExitTimestampMonotonic": "227856373", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:38 EDT", "ActiveEnterTimestampMonotonic": "228162886", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "Thu 2024-09-19 16:10:38 EDT", "ConditionTimestampMonotonic": "227850515", "AssertTimestamp": "Thu 2024-09-19 16:10:38 EDT", "AssertTimestampMonotonic": "227850519", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "bb8cfcec9c9946e9acd2f3edb63aa5b8", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776644.40703: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'restarted', 'enabled': 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.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-1726776642.551928-3581-225159316775555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776644.40735: _low_level_execute_command(): starting 3066 1726776644.40747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776642.551928-3581-225159316775555/ > /dev/null 2>&1 && sleep 0' 3066 1726776644.41467: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776644.41486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776644.41503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776644.41576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.41641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776644.41688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776644.41701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776644.41826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776644.43906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776644.43952: stderr chunk (state=3): >>><<< 3066 1726776644.43956: stdout chunk (state=3): >>><<< 3066 1726776644.43974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776644.43980: handler run complete 3066 1726776644.44021: attempt loop complete, returning result 3066 1726776644.44038: variable 'item' from source: unknown 3066 1726776644.44104: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:38 EDT", "ActiveEnterTimestampMonotonic": "228162886", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:38 EDT", "AssertTimestampMonotonic": "227850519", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "341024000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:38 EDT", "ConditionTimestampMonotonic": "227850515", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5219", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3992", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:38 EDT", "ExecMainStartTimestampMonotonic": "227856140", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:38 EDT] ; stop_time=[n/a] ; pid=3992 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:38 EDT] ; stop_time=[n/a] ; pid=3992 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:38 EDT", "InactiveExitTimestampMonotonic": "227856373", "InvocationID": "bb8cfcec9c9946e9acd2f3edb63aa5b8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3992", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3470356480", "MemoryCurrent": "16232448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17149952", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 16:10:38 EDT", "StateChangeTimestampMonotonic": "228162886", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3066 1726776644.44626: dumping result to json 3066 1726776644.44629: done dumping result, returning 3066 1726776644.44632: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-a6a2-bc7b-000000000036] 3066 1726776644.44634: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000036 3066 1726776644.44705: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000036 3066 1726776644.44708: WORKER PROCESS EXITING 3066 1726776644.44796: no more pending results, returning what we have 3066 1726776644.44798: results queue empty 3066 1726776644.44799: checking for any_errors_fatal 3066 1726776644.44803: done checking for any_errors_fatal 3066 1726776644.44804: checking for max_fail_percentage 3066 1726776644.44805: done checking for max_fail_percentage 3066 1726776644.44805: checking to see if all hosts have failed and the running result is not ok 3066 1726776644.44806: done checking to see if all hosts have failed 3066 1726776644.44806: getting the remaining hosts for this loop 3066 1726776644.44807: done getting the remaining hosts for this loop 3066 1726776644.44810: getting the next task for host managed_node3 3066 1726776644.44813: done getting next task for host managed_node3 3066 1726776644.44817: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726776644.44819: ^ 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=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 3066 1726776644.44826: getting variables 3066 1726776644.44827: in VariableManager get_vars() 3066 1726776644.44846: Calling all_inventory to load vars for managed_node3 3066 1726776644.44850: Calling groups_inventory to load vars for managed_node3 3066 1726776644.44852: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776644.44858: Calling all_plugins_play to load vars for managed_node3 3066 1726776644.44860: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776644.44862: Calling groups_plugins_play to load vars for managed_node3 3066 1726776644.44896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776644.44926: done with get_vars() 3066 1726776644.44932: done getting variables 3066 1726776644.44997: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:10:44 -0400 (0:00:01.945) 0:00:28.554 **** 3066 1726776644.45022: entering _queue_task() for managed_node3/command 3066 1726776644.45023: Creating lock for command 3066 1726776644.45210: worker is 1 (out of 1 available) 3066 1726776644.45224: exiting _queue_task() for managed_node3/command 3066 1726776644.45237: done queuing things up, now waiting for results queue to drain 3066 1726776644.45239: waiting for pending results... 3066 1726776644.45411: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726776644.45479: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000037 3066 1726776644.45489: variable 'ansible_search_path' from source: unknown 3066 1726776644.45492: variable 'ansible_search_path' from source: unknown 3066 1726776644.45525: calling self._execute() 3066 1726776644.45577: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776644.45583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776644.45592: variable 'omit' from source: magic vars 3066 1726776644.45999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776644.46280: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776644.46288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776644.46327: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776644.46388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776644.46499: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726776644.46528: Evaluated conditional (not __kernel_settings_register_profile is changed): False 3066 1726776644.46532: when evaluation is False, skipping this task 3066 1726776644.46535: _execute() done 3066 1726776644.46537: dumping result to json 3066 1726776644.46540: done dumping result, returning 3066 1726776644.46755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-a6a2-bc7b-000000000037] 3066 1726776644.46758: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000037 3066 1726776644.46819: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000037 3066 1726776644.46822: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 3066 1726776644.46868: no more pending results, returning what we have 3066 1726776644.46871: results queue empty 3066 1726776644.46872: checking for any_errors_fatal 3066 1726776644.46887: done checking for any_errors_fatal 3066 1726776644.46888: checking for max_fail_percentage 3066 1726776644.46890: done checking for max_fail_percentage 3066 1726776644.46891: checking to see if all hosts have failed and the running result is not ok 3066 1726776644.46891: done checking to see if all hosts have failed 3066 1726776644.46912: getting the remaining hosts for this loop 3066 1726776644.46914: done getting the remaining hosts for this loop 3066 1726776644.46918: getting the next task for host managed_node3 3066 1726776644.46923: done getting next task for host managed_node3 3066 1726776644.46927: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726776644.46930: ^ 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=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 3066 1726776644.46947: getting variables 3066 1726776644.46969: in VariableManager get_vars() 3066 1726776644.47001: Calling all_inventory to load vars for managed_node3 3066 1726776644.47022: Calling groups_inventory to load vars for managed_node3 3066 1726776644.47025: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776644.47035: Calling all_plugins_play to load vars for managed_node3 3066 1726776644.47038: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776644.47049: Calling groups_plugins_play to load vars for managed_node3 3066 1726776644.47093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776644.47139: done with get_vars() 3066 1726776644.47145: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:10:44 -0400 (0:00:00.021) 0:00:28.576 **** 3066 1726776644.47214: entering _queue_task() for managed_node3/include_tasks 3066 1726776644.47389: worker is 1 (out of 1 available) 3066 1726776644.47402: exiting _queue_task() for managed_node3/include_tasks 3066 1726776644.47414: done queuing things up, now waiting for results queue to drain 3066 1726776644.47416: waiting for pending results... 3066 1726776644.47575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726776644.47639: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000038 3066 1726776644.47653: variable 'ansible_search_path' from source: unknown 3066 1726776644.47656: variable 'ansible_search_path' from source: unknown 3066 1726776644.47684: calling self._execute() 3066 1726776644.47734: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776644.47738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776644.47747: variable 'omit' from source: magic vars 3066 1726776644.48089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776644.48263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776644.48292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776644.48323: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776644.48347: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776644.48431: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726776644.48452: Evaluated conditional (__kernel_settings_register_apply is changed): True 3066 1726776644.48457: _execute() done 3066 1726776644.48460: dumping result to json 3066 1726776644.48463: done dumping result, returning 3066 1726776644.48470: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-a6a2-bc7b-000000000038] 3066 1726776644.48476: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000038 3066 1726776644.48568: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000038 3066 1726776644.48571: WORKER PROCESS EXITING 3066 1726776644.48608: no more pending results, returning what we have 3066 1726776644.48612: in VariableManager get_vars() 3066 1726776644.48643: Calling all_inventory to load vars for managed_node3 3066 1726776644.48646: Calling groups_inventory to load vars for managed_node3 3066 1726776644.48650: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776644.48659: Calling all_plugins_play to load vars for managed_node3 3066 1726776644.48662: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776644.48665: Calling groups_plugins_play to load vars for managed_node3 3066 1726776644.48706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776644.48733: done with get_vars() 3066 1726776644.48737: variable 'ansible_search_path' from source: unknown 3066 1726776644.48737: variable 'ansible_search_path' from source: unknown 3066 1726776644.48761: we have included files to process 3066 1726776644.48762: generating all_blocks data 3066 1726776644.48765: done generating all_blocks data 3066 1726776644.48768: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3066 1726776644.48769: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3066 1726776644.48770: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3066 1726776644.49166: done processing included file 3066 1726776644.49169: iterating over new_blocks loaded from include file 3066 1726776644.49171: in VariableManager get_vars() 3066 1726776644.49193: done with get_vars() 3066 1726776644.49194: filtering new block on tags 3066 1726776644.49219: done filtering new block on tags 3066 1726776644.49222: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 3066 1726776644.49227: extending task lists for all hosts with included blocks 3066 1726776644.49877: done extending task lists 3066 1726776644.49878: done processing included files 3066 1726776644.49879: results queue empty 3066 1726776644.49880: checking for any_errors_fatal 3066 1726776644.49882: done checking for any_errors_fatal 3066 1726776644.49883: checking for max_fail_percentage 3066 1726776644.49884: done checking for max_fail_percentage 3066 1726776644.49885: checking to see if all hosts have failed and the running result is not ok 3066 1726776644.49885: done checking to see if all hosts have failed 3066 1726776644.49886: getting the remaining hosts for this loop 3066 1726776644.49887: done getting the remaining hosts for this loop 3066 1726776644.49889: getting the next task for host managed_node3 3066 1726776644.49893: done getting next task for host managed_node3 3066 1726776644.49895: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3066 1726776644.49898: ^ 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=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? (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 3066 1726776644.49906: getting variables 3066 1726776644.49907: in VariableManager get_vars() 3066 1726776644.49919: Calling all_inventory to load vars for managed_node3 3066 1726776644.49921: Calling groups_inventory to load vars for managed_node3 3066 1726776644.49923: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776644.49928: Calling all_plugins_play to load vars for managed_node3 3066 1726776644.49930: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776644.49932: Calling groups_plugins_play to load vars for managed_node3 3066 1726776644.49966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776644.50000: done with get_vars() 3066 1726776644.50006: done getting variables 3066 1726776644.50041: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:10:44 -0400 (0:00:00.028) 0:00:28.604 **** 3066 1726776644.50073: entering _queue_task() for managed_node3/command 3066 1726776644.50292: worker is 1 (out of 1 available) 3066 1726776644.50305: exiting _queue_task() for managed_node3/command 3066 1726776644.50317: done queuing things up, now waiting for results queue to drain 3066 1726776644.50319: waiting for pending results... 3066 1726776644.50677: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3066 1726776644.50757: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000000f5 3066 1726776644.50761: variable 'ansible_search_path' from source: unknown 3066 1726776644.50764: variable 'ansible_search_path' from source: unknown 3066 1726776644.50786: calling self._execute() 3066 1726776644.50959: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776644.50972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776644.50989: variable 'omit' from source: magic vars 3066 1726776644.51155: variable 'omit' from source: magic vars 3066 1726776644.51175: variable 'omit' from source: magic vars 3066 1726776644.51212: variable 'omit' from source: magic vars 3066 1726776644.51261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776644.51309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776644.51336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776644.51366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776644.51386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776644.51425: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776644.51434: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776644.51443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776644.51566: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776644.51578: Set connection var ansible_timeout to 10 3066 1726776644.51590: Set connection var ansible_shell_executable to /bin/sh 3066 1726776644.51600: Set connection var ansible_connection to ssh 3066 1726776644.51611: Set connection var ansible_pipelining to False 3066 1726776644.51618: Set connection var ansible_shell_type to sh 3066 1726776644.51647: variable 'ansible_shell_executable' from source: unknown 3066 1726776644.51659: variable 'ansible_connection' from source: unknown 3066 1726776644.51667: variable 'ansible_module_compression' from source: unknown 3066 1726776644.51674: variable 'ansible_shell_type' from source: unknown 3066 1726776644.51682: variable 'ansible_shell_executable' from source: unknown 3066 1726776644.51704: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776644.51707: variable 'ansible_pipelining' from source: unknown 3066 1726776644.51710: variable 'ansible_timeout' from source: unknown 3066 1726776644.51712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776644.51923: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776644.51927: variable 'omit' from source: magic vars 3066 1726776644.51929: starting attempt loop 3066 1726776644.51932: running the handler 3066 1726776644.51935: _low_level_execute_command(): starting 3066 1726776644.51937: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776644.52666: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776644.52770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776644.52775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.52814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776644.52831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776644.52865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776644.52981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776644.54754: stdout chunk (state=3): >>>/root <<< 3066 1726776644.54865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776644.54909: stderr chunk (state=3): >>><<< 3066 1726776644.54913: stdout chunk (state=3): >>><<< 3066 1726776644.54935: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776644.54948: _low_level_execute_command(): starting 3066 1726776644.54953: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629 `" && echo ansible-tmp-1726776644.5493479-3653-211306924774629="` echo /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629 `" ) && sleep 0' 3066 1726776644.55394: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776644.55398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776644.55402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776644.55411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.55475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776644.55497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776644.55612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776644.57676: stdout chunk (state=3): >>>ansible-tmp-1726776644.5493479-3653-211306924774629=/root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629 <<< 3066 1726776644.57795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776644.57838: stderr chunk (state=3): >>><<< 3066 1726776644.57841: stdout chunk (state=3): >>><<< 3066 1726776644.57855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776644.5493479-3653-211306924774629=/root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776644.57881: variable 'ansible_module_compression' from source: unknown 3066 1726776644.57919: ANSIBALLZ: Using generic lock for ansible.legacy.command 3066 1726776644.57922: ANSIBALLZ: Acquiring lock 3066 1726776644.57925: ANSIBALLZ: Lock acquired: 140527343345232 3066 1726776644.57927: ANSIBALLZ: Creating module 3066 1726776644.68459: ANSIBALLZ: Writing module into payload 3066 1726776644.68530: ANSIBALLZ: Writing module 3066 1726776644.68551: ANSIBALLZ: Renaming module 3066 1726776644.68559: ANSIBALLZ: Done creating module 3066 1726776644.68574: variable 'ansible_facts' from source: unknown 3066 1726776644.68626: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py 3066 1726776644.68744: Sending initial data 3066 1726776644.68747: Sent initial data (154 bytes) 3066 1726776644.69244: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776644.69248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776644.69253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.69256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776644.69258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.69309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776644.69312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776644.69314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776644.69407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776644.71148: 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 <<< 3066 1726776644.71225: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776644.71305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpd5ohij82 /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py <<< 3066 1726776644.71315: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py" <<< 3066 1726776644.71382: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpd5ohij82" to remote "/root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py" <<< 3066 1726776644.71385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py" <<< 3066 1726776644.72082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776644.72158: stderr chunk (state=3): >>><<< 3066 1726776644.72162: stdout chunk (state=3): >>><<< 3066 1726776644.72180: done transferring module to remote 3066 1726776644.72191: _low_level_execute_command(): starting 3066 1726776644.72203: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/ /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py && sleep 0' 3066 1726776644.72687: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776644.72690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.72693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776644.72696: 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 <<< 3066 1726776644.72702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.72759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776644.72766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776644.72845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776644.74821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776644.74864: stderr chunk (state=3): >>><<< 3066 1726776644.74867: stdout chunk (state=3): >>><<< 3066 1726776644.74883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776644.74887: _low_level_execute_command(): starting 3066 1726776644.74890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/AnsiballZ_command.py && sleep 0' 3066 1726776644.75385: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776644.75389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.75391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776644.75394: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776644.75396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776644.75456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776644.75462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776644.75465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776644.75546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.05609: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:10:44.922822", "end": "2024-09-19 16:10:45.054510", "delta": "0:00:00.131688", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_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}}} <<< 3066 1726776645.07321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776645.07381: stderr chunk (state=3): >>><<< 3066 1726776645.07385: stdout chunk (state=3): >>><<< 3066 1726776645.07399: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:10:44.922822", "end": "2024-09-19 16:10:45.054510", "delta": "0:00:00.131688", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776645.07445: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_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-1726776644.5493479-3653-211306924774629/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776645.07455: _low_level_execute_command(): starting 3066 1726776645.07461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776644.5493479-3653-211306924774629/ > /dev/null 2>&1 && sleep 0' 3066 1726776645.07936: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776645.07940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776645.07947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776645.07952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776645.07954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.08005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776645.08012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.08090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.10115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.10176: stderr chunk (state=3): >>><<< 3066 1726776645.10179: stdout chunk (state=3): >>><<< 3066 1726776645.10194: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776645.10200: handler run complete 3066 1726776645.10221: Evaluated conditional (False): False 3066 1726776645.10230: attempt loop complete, returning result 3066 1726776645.10233: _execute() done 3066 1726776645.10235: dumping result to json 3066 1726776645.10241: done dumping result, returning 3066 1726776645.10250: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-a6a2-bc7b-0000000000f5] 3066 1726776645.10256: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000000f5 3066 1726776645.10441: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000000f5 3066 1726776645.10444: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.131688", "end": "2024-09-19 16:10:45.054510", "rc": 0, "start": "2024-09-19 16:10:44.922822" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3066 1726776645.10532: no more pending results, returning what we have 3066 1726776645.10535: results queue empty 3066 1726776645.10536: checking for any_errors_fatal 3066 1726776645.10538: done checking for any_errors_fatal 3066 1726776645.10538: checking for max_fail_percentage 3066 1726776645.10540: done checking for max_fail_percentage 3066 1726776645.10540: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.10541: done checking to see if all hosts have failed 3066 1726776645.10542: getting the remaining hosts for this loop 3066 1726776645.10543: done getting the remaining hosts for this loop 3066 1726776645.10547: getting the next task for host managed_node3 3066 1726776645.10554: done getting next task for host managed_node3 3066 1726776645.10558: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3066 1726776645.10561: ^ 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=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? (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 3066 1726776645.10570: getting variables 3066 1726776645.10572: in VariableManager get_vars() 3066 1726776645.10599: Calling all_inventory to load vars for managed_node3 3066 1726776645.10602: Calling groups_inventory to load vars for managed_node3 3066 1726776645.10604: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.10616: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.10618: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.10621: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.10660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.10691: done with get_vars() 3066 1726776645.10698: done getting variables 3066 1726776645.10770: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.607) 0:00:29.212 **** 3066 1726776645.10795: entering _queue_task() for managed_node3/shell 3066 1726776645.10796: Creating lock for shell 3066 1726776645.11000: worker is 1 (out of 1 available) 3066 1726776645.11016: exiting _queue_task() for managed_node3/shell 3066 1726776645.11030: done queuing things up, now waiting for results queue to drain 3066 1726776645.11031: waiting for pending results... 3066 1726776645.11203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3066 1726776645.11285: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000000f6 3066 1726776645.11297: variable 'ansible_search_path' from source: unknown 3066 1726776645.11300: variable 'ansible_search_path' from source: unknown 3066 1726776645.11331: calling self._execute() 3066 1726776645.11389: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.11393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.11401: variable 'omit' from source: magic vars 3066 1726776645.11756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.11940: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.11973: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.11998: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.12028: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.12109: variable '__kernel_settings_register_verify_values' from source: set_fact 3066 1726776645.12133: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3066 1726776645.12137: when evaluation is False, skipping this task 3066 1726776645.12141: _execute() done 3066 1726776645.12143: dumping result to json 3066 1726776645.12146: done dumping result, returning 3066 1726776645.12155: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-a6a2-bc7b-0000000000f6] 3066 1726776645.12160: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000000f6 3066 1726776645.12247: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000000f6 3066 1726776645.12252: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3066 1726776645.12308: no more pending results, returning what we have 3066 1726776645.12311: results queue empty 3066 1726776645.12312: checking for any_errors_fatal 3066 1726776645.12323: done checking for any_errors_fatal 3066 1726776645.12324: checking for max_fail_percentage 3066 1726776645.12325: done checking for max_fail_percentage 3066 1726776645.12326: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.12327: done checking to see if all hosts have failed 3066 1726776645.12328: getting the remaining hosts for this loop 3066 1726776645.12329: done getting the remaining hosts for this loop 3066 1726776645.12332: getting the next task for host managed_node3 3066 1726776645.12337: done getting next task for host managed_node3 3066 1726776645.12341: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3066 1726776645.12345: ^ 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=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? (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 3066 1726776645.12359: getting variables 3066 1726776645.12362: in VariableManager get_vars() 3066 1726776645.12393: Calling all_inventory to load vars for managed_node3 3066 1726776645.12396: Calling groups_inventory to load vars for managed_node3 3066 1726776645.12398: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.12404: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.12406: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.12408: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.12447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.12481: done with get_vars() 3066 1726776645.12486: done getting variables 3066 1726776645.12533: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.017) 0:00:29.229 **** 3066 1726776645.12560: entering _queue_task() for managed_node3/fail 3066 1726776645.12755: worker is 1 (out of 1 available) 3066 1726776645.12768: exiting _queue_task() for managed_node3/fail 3066 1726776645.12781: done queuing things up, now waiting for results queue to drain 3066 1726776645.12783: waiting for pending results... 3066 1726776645.12947: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3066 1726776645.13031: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000000f7 3066 1726776645.13042: variable 'ansible_search_path' from source: unknown 3066 1726776645.13045: variable 'ansible_search_path' from source: unknown 3066 1726776645.13077: calling self._execute() 3066 1726776645.13130: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.13134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.13144: variable 'omit' from source: magic vars 3066 1726776645.13500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.13690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.13723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.13792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.13820: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.13901: variable '__kernel_settings_register_verify_values' from source: set_fact 3066 1726776645.13923: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3066 1726776645.13926: when evaluation is False, skipping this task 3066 1726776645.13929: _execute() done 3066 1726776645.13932: dumping result to json 3066 1726776645.13934: done dumping result, returning 3066 1726776645.13940: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-a6a2-bc7b-0000000000f7] 3066 1726776645.13947: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000000f7 3066 1726776645.14043: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000000f7 3066 1726776645.14046: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3066 1726776645.14097: no more pending results, returning what we have 3066 1726776645.14100: results queue empty 3066 1726776645.14101: checking for any_errors_fatal 3066 1726776645.14105: done checking for any_errors_fatal 3066 1726776645.14106: checking for max_fail_percentage 3066 1726776645.14107: done checking for max_fail_percentage 3066 1726776645.14108: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.14109: done checking to see if all hosts have failed 3066 1726776645.14109: getting the remaining hosts for this loop 3066 1726776645.14111: done getting the remaining hosts for this loop 3066 1726776645.14117: getting the next task for host managed_node3 3066 1726776645.14124: done getting next task for host managed_node3 3066 1726776645.14128: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726776645.14131: ^ 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=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 3066 1726776645.14144: getting variables 3066 1726776645.14145: in VariableManager get_vars() 3066 1726776645.14178: Calling all_inventory to load vars for managed_node3 3066 1726776645.14180: Calling groups_inventory to load vars for managed_node3 3066 1726776645.14182: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.14190: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.14193: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.14195: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.14251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.14283: done with get_vars() 3066 1726776645.14289: done getting variables 3066 1726776645.14336: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.018) 0:00:29.247 **** 3066 1726776645.14363: entering _queue_task() for managed_node3/set_fact 3066 1726776645.14557: worker is 1 (out of 1 available) 3066 1726776645.14569: exiting _queue_task() for managed_node3/set_fact 3066 1726776645.14581: done queuing things up, now waiting for results queue to drain 3066 1726776645.14583: waiting for pending results... 3066 1726776645.14741: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726776645.14805: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000039 3066 1726776645.14823: variable 'ansible_search_path' from source: unknown 3066 1726776645.14827: variable 'ansible_search_path' from source: unknown 3066 1726776645.14853: calling self._execute() 3066 1726776645.14904: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.14909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.14924: variable 'omit' from source: magic vars 3066 1726776645.15002: variable 'omit' from source: magic vars 3066 1726776645.15038: variable 'omit' from source: magic vars 3066 1726776645.15064: variable 'omit' from source: magic vars 3066 1726776645.15097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776645.15125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776645.15142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776645.15161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.15169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.15193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776645.15197: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.15201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.15279: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776645.15284: Set connection var ansible_timeout to 10 3066 1726776645.15290: Set connection var ansible_shell_executable to /bin/sh 3066 1726776645.15292: Set connection var ansible_connection to ssh 3066 1726776645.15298: Set connection var ansible_pipelining to False 3066 1726776645.15301: Set connection var ansible_shell_type to sh 3066 1726776645.15321: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.15324: variable 'ansible_connection' from source: unknown 3066 1726776645.15326: variable 'ansible_module_compression' from source: unknown 3066 1726776645.15329: variable 'ansible_shell_type' from source: unknown 3066 1726776645.15332: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.15334: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.15339: variable 'ansible_pipelining' from source: unknown 3066 1726776645.15341: variable 'ansible_timeout' from source: unknown 3066 1726776645.15346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.15457: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776645.15467: variable 'omit' from source: magic vars 3066 1726776645.15474: starting attempt loop 3066 1726776645.15477: running the handler 3066 1726776645.15485: handler run complete 3066 1726776645.15493: attempt loop complete, returning result 3066 1726776645.15496: _execute() done 3066 1726776645.15499: dumping result to json 3066 1726776645.15502: done dumping result, returning 3066 1726776645.15509: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-a6a2-bc7b-000000000039] 3066 1726776645.15517: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000039 3066 1726776645.15606: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000039 3066 1726776645.15609: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3066 1726776645.15684: no more pending results, returning what we have 3066 1726776645.15686: results queue empty 3066 1726776645.15687: checking for any_errors_fatal 3066 1726776645.15692: done checking for any_errors_fatal 3066 1726776645.15692: checking for max_fail_percentage 3066 1726776645.15694: done checking for max_fail_percentage 3066 1726776645.15694: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.15695: done checking to see if all hosts have failed 3066 1726776645.15696: getting the remaining hosts for this loop 3066 1726776645.15697: done getting the remaining hosts for this loop 3066 1726776645.15701: getting the next task for host managed_node3 3066 1726776645.15706: done getting next task for host managed_node3 3066 1726776645.15709: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726776645.15712: ^ 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=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 3066 1726776645.15723: getting variables 3066 1726776645.15725: in VariableManager get_vars() 3066 1726776645.15759: Calling all_inventory to load vars for managed_node3 3066 1726776645.15761: Calling groups_inventory to load vars for managed_node3 3066 1726776645.15762: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.15769: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.15771: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.15773: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.15807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.15841: done with get_vars() 3066 1726776645.15847: done getting variables 3066 1726776645.15889: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.015) 0:00:29.263 **** 3066 1726776645.15910: entering _queue_task() for managed_node3/set_fact 3066 1726776645.16102: worker is 1 (out of 1 available) 3066 1726776645.16117: exiting _queue_task() for managed_node3/set_fact 3066 1726776645.16131: done queuing things up, now waiting for results queue to drain 3066 1726776645.16133: waiting for pending results... 3066 1726776645.16293: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726776645.16357: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000003a 3066 1726776645.16370: variable 'ansible_search_path' from source: unknown 3066 1726776645.16374: variable 'ansible_search_path' from source: unknown 3066 1726776645.16403: calling self._execute() 3066 1726776645.16454: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.16460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.16474: variable 'omit' from source: magic vars 3066 1726776645.16550: variable 'omit' from source: magic vars 3066 1726776645.16583: variable 'omit' from source: magic vars 3066 1726776645.16926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.17154: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.17182: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.17218: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.17310: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.17417: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726776645.17428: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726776645.17436: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726776645.17490: variable 'omit' from source: magic vars 3066 1726776645.17520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776645.17553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776645.17570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776645.17588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.17754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.17758: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776645.17760: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.17762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.17765: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776645.17767: Set connection var ansible_timeout to 10 3066 1726776645.17769: Set connection var ansible_shell_executable to /bin/sh 3066 1726776645.17771: Set connection var ansible_connection to ssh 3066 1726776645.17773: Set connection var ansible_pipelining to False 3066 1726776645.17775: Set connection var ansible_shell_type to sh 3066 1726776645.17784: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.17787: variable 'ansible_connection' from source: unknown 3066 1726776645.17790: variable 'ansible_module_compression' from source: unknown 3066 1726776645.17792: variable 'ansible_shell_type' from source: unknown 3066 1726776645.17797: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.17800: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.17804: variable 'ansible_pipelining' from source: unknown 3066 1726776645.17807: variable 'ansible_timeout' from source: unknown 3066 1726776645.17812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.17921: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776645.17931: variable 'omit' from source: magic vars 3066 1726776645.17937: starting attempt loop 3066 1726776645.17940: running the handler 3066 1726776645.17950: handler run complete 3066 1726776645.17959: attempt loop complete, returning result 3066 1726776645.17962: _execute() done 3066 1726776645.17965: dumping result to json 3066 1726776645.17967: done dumping result, returning 3066 1726776645.17976: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-a6a2-bc7b-00000000003a] 3066 1726776645.17982: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000003a 3066 1726776645.18068: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000003a 3066 1726776645.18071: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3066 1726776645.18167: no more pending results, returning what we have 3066 1726776645.18170: results queue empty 3066 1726776645.18171: checking for any_errors_fatal 3066 1726776645.18175: done checking for any_errors_fatal 3066 1726776645.18175: checking for max_fail_percentage 3066 1726776645.18177: done checking for max_fail_percentage 3066 1726776645.18178: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.18178: done checking to see if all hosts have failed 3066 1726776645.18179: getting the remaining hosts for this loop 3066 1726776645.18180: done getting the remaining hosts for this loop 3066 1726776645.18184: getting the next task for host managed_node3 3066 1726776645.18191: done getting next task for host managed_node3 3066 1726776645.18193: ^ task is: TASK: meta (role_complete) 3066 1726776645.18196: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3066 1726776645.18204: getting variables 3066 1726776645.18206: in VariableManager get_vars() 3066 1726776645.18252: Calling all_inventory to load vars for managed_node3 3066 1726776645.18256: Calling groups_inventory to load vars for managed_node3 3066 1726776645.18258: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.18268: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.18270: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.18274: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.18348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.18422: done with get_vars() 3066 1726776645.18432: done getting variables 3066 1726776645.18511: done queuing things up, now waiting for results queue to drain 3066 1726776645.18513: results queue empty 3066 1726776645.18513: checking for any_errors_fatal 3066 1726776645.18517: done checking for any_errors_fatal 3066 1726776645.18517: checking for max_fail_percentage 3066 1726776645.18518: done checking for max_fail_percentage 3066 1726776645.18523: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.18524: done checking to see if all hosts have failed 3066 1726776645.18524: getting the remaining hosts for this loop 3066 1726776645.18525: done getting the remaining hosts for this loop 3066 1726776645.18527: getting the next task for host managed_node3 3066 1726776645.18530: done getting next task for host managed_node3 3066 1726776645.18532: ^ task is: TASK: Cleanup 3066 1726776645.18533: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3066 1726776645.18534: getting variables 3066 1726776645.18535: in VariableManager get_vars() 3066 1726776645.18546: Calling all_inventory to load vars for managed_node3 3066 1726776645.18548: Calling groups_inventory to load vars for managed_node3 3066 1726776645.18550: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.18558: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.18560: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.18562: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.18584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.18602: done with get_vars() 3066 1726776645.18606: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:14 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.027) 0:00:29.291 **** 3066 1726776645.18697: entering _queue_task() for managed_node3/include_tasks 3066 1726776645.18879: worker is 1 (out of 1 available) 3066 1726776645.18893: exiting _queue_task() for managed_node3/include_tasks 3066 1726776645.18904: done queuing things up, now waiting for results queue to drain 3066 1726776645.18906: waiting for pending results... 3066 1726776645.19077: running TaskExecutor() for managed_node3/TASK: Cleanup 3066 1726776645.19138: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000007 3066 1726776645.19147: variable 'ansible_search_path' from source: unknown 3066 1726776645.19179: calling self._execute() 3066 1726776645.19235: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.19240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.19255: variable 'omit' from source: magic vars 3066 1726776645.19336: _execute() done 3066 1726776645.19340: dumping result to json 3066 1726776645.19343: done dumping result, returning 3066 1726776645.19347: done running TaskExecutor() for managed_node3/TASK: Cleanup [0233de48-8dd1-a6a2-bc7b-000000000007] 3066 1726776645.19357: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000007 3066 1726776645.19444: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000007 3066 1726776645.19450: WORKER PROCESS EXITING 3066 1726776645.19485: no more pending results, returning what we have 3066 1726776645.19488: in VariableManager get_vars() 3066 1726776645.19520: Calling all_inventory to load vars for managed_node3 3066 1726776645.19523: Calling groups_inventory to load vars for managed_node3 3066 1726776645.19525: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.19535: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.19537: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.19540: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.19579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.19600: done with get_vars() 3066 1726776645.19604: variable 'ansible_search_path' from source: unknown 3066 1726776645.19613: we have included files to process 3066 1726776645.19614: generating all_blocks data 3066 1726776645.19616: done generating all_blocks data 3066 1726776645.19619: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3066 1726776645.19619: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3066 1726776645.19622: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3066 1726776645.20271: done processing included file 3066 1726776645.20273: iterating over new_blocks loaded from include file 3066 1726776645.20274: in VariableManager get_vars() 3066 1726776645.20284: done with get_vars() 3066 1726776645.20285: filtering new block on tags 3066 1726776645.20295: done filtering new block on tags 3066 1726776645.20296: in VariableManager get_vars() 3066 1726776645.20320: done with get_vars() 3066 1726776645.20322: filtering new block on tags 3066 1726776645.20337: done filtering new block on tags 3066 1726776645.20338: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 3066 1726776645.20342: extending task lists for all hosts with included blocks 3066 1726776645.21472: done extending task lists 3066 1726776645.21473: done processing included files 3066 1726776645.21474: results queue empty 3066 1726776645.21475: checking for any_errors_fatal 3066 1726776645.21476: done checking for any_errors_fatal 3066 1726776645.21477: checking for max_fail_percentage 3066 1726776645.21478: done checking for max_fail_percentage 3066 1726776645.21479: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.21480: done checking to see if all hosts have failed 3066 1726776645.21480: getting the remaining hosts for this loop 3066 1726776645.21482: done getting the remaining hosts for this loop 3066 1726776645.21484: getting the next task for host managed_node3 3066 1726776645.21489: done getting next task for host managed_node3 3066 1726776645.21491: ^ task is: TASK: Show current tuned profile settings 3066 1726776645.21493: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776645.21496: getting variables 3066 1726776645.21497: in VariableManager get_vars() 3066 1726776645.21508: Calling all_inventory to load vars for managed_node3 3066 1726776645.21510: Calling groups_inventory to load vars for managed_node3 3066 1726776645.21512: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.21518: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.21520: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.21523: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.21561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.21590: done with get_vars() 3066 1726776645.21597: done getting variables 3066 1726776645.21638: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.029) 0:00:29.320 **** 3066 1726776645.21668: entering _queue_task() for managed_node3/command 3066 1726776645.21911: worker is 1 (out of 1 available) 3066 1726776645.21923: exiting _queue_task() for managed_node3/command 3066 1726776645.21936: done queuing things up, now waiting for results queue to drain 3066 1726776645.21938: waiting for pending results... 3066 1726776645.22370: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 3066 1726776645.22376: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000151 3066 1726776645.22380: variable 'ansible_search_path' from source: unknown 3066 1726776645.22382: variable 'ansible_search_path' from source: unknown 3066 1726776645.22419: calling self._execute() 3066 1726776645.22503: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.22516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.22531: variable 'omit' from source: magic vars 3066 1726776645.22659: variable 'omit' from source: magic vars 3066 1726776645.22704: variable 'omit' from source: magic vars 3066 1726776645.23069: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3066 1726776645.23163: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726776645.23305: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776645.23317: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3066 1726776645.23378: variable 'omit' from source: magic vars 3066 1726776645.23474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776645.23478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776645.23498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776645.23523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.23539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.23583: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776645.23592: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.23600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.23722: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776645.23735: Set connection var ansible_timeout to 10 3066 1726776645.23799: Set connection var ansible_shell_executable to /bin/sh 3066 1726776645.23803: Set connection var ansible_connection to ssh 3066 1726776645.23805: Set connection var ansible_pipelining to False 3066 1726776645.23808: Set connection var ansible_shell_type to sh 3066 1726776645.23810: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.23812: variable 'ansible_connection' from source: unknown 3066 1726776645.23815: variable 'ansible_module_compression' from source: unknown 3066 1726776645.23817: variable 'ansible_shell_type' from source: unknown 3066 1726776645.23819: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.23828: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.23837: variable 'ansible_pipelining' from source: unknown 3066 1726776645.23844: variable 'ansible_timeout' from source: unknown 3066 1726776645.23855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.24013: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776645.24154: variable 'omit' from source: magic vars 3066 1726776645.24157: starting attempt loop 3066 1726776645.24160: running the handler 3066 1726776645.24162: _low_level_execute_command(): starting 3066 1726776645.24164: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776645.24833: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776645.24954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.24977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776645.24995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.25113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.26927: stdout chunk (state=3): >>>/root <<< 3066 1726776645.27031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.27090: stderr chunk (state=3): >>><<< 3066 1726776645.27094: stdout chunk (state=3): >>><<< 3066 1726776645.27117: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776645.27127: _low_level_execute_command(): starting 3066 1726776645.27134: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909 `" && echo ansible-tmp-1726776645.2711573-3681-102800322535909="` echo /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909 `" ) && sleep 0' 3066 1726776645.27766: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.27834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.27854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776645.27874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.27992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.30130: stdout chunk (state=3): >>>ansible-tmp-1726776645.2711573-3681-102800322535909=/root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909 <<< 3066 1726776645.30235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.30295: stderr chunk (state=3): >>><<< 3066 1726776645.30299: stdout chunk (state=3): >>><<< 3066 1726776645.30330: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776645.2711573-3681-102800322535909=/root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776645.30357: variable 'ansible_module_compression' from source: unknown 3066 1726776645.30455: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3066 1726776645.30458: variable 'ansible_facts' from source: unknown 3066 1726776645.30541: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py 3066 1726776645.30701: Sending initial data 3066 1726776645.30807: Sent initial data (154 bytes) 3066 1726776645.31402: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776645.31407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.31467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.31517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.31544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776645.31579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.31674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.33448: 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 <<< 3066 1726776645.33521: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776645.33610: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpbkz4phe0 /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py <<< 3066 1726776645.33619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py" <<< 3066 1726776645.33692: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpbkz4phe0" to remote "/root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py" <<< 3066 1726776645.33696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py" <<< 3066 1726776645.34787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.34790: stdout chunk (state=3): >>><<< 3066 1726776645.34792: stderr chunk (state=3): >>><<< 3066 1726776645.34794: done transferring module to remote 3066 1726776645.34795: _low_level_execute_command(): starting 3066 1726776645.34797: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/ /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py && sleep 0' 3066 1726776645.35307: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776645.35321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776645.35333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.35392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.35405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.35497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.37497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.37552: stderr chunk (state=3): >>><<< 3066 1726776645.37556: stdout chunk (state=3): >>><<< 3066 1726776645.37575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776645.37579: _low_level_execute_command(): starting 3066 1726776645.37586: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/AnsiballZ_command.py && sleep 0' 3066 1726776645.38073: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776645.38077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.38081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776645.38083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776645.38086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.38172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.38265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.55593: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 16:10:45.551162", "end": "2024-09-19 16:10:45.554446", "delta": "0:00:00.003284", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_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}}} <<< 3066 1726776645.57304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776645.57365: stderr chunk (state=3): >>><<< 3066 1726776645.57369: stdout chunk (state=3): >>><<< 3066 1726776645.57389: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 16:10:45.551162", "end": "2024-09-19 16:10:45.554446", "delta": "0:00:00.003284", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776645.57422: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/profiles/kernel_settings/tuned.conf', '_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-1726776645.2711573-3681-102800322535909/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776645.57433: _low_level_execute_command(): starting 3066 1726776645.57436: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776645.2711573-3681-102800322535909/ > /dev/null 2>&1 && sleep 0' 3066 1726776645.57920: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776645.57924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776645.57926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776645.57930: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776645.57933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.57994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.58000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776645.58002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.58079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.60073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.60131: stderr chunk (state=3): >>><<< 3066 1726776645.60135: stdout chunk (state=3): >>><<< 3066 1726776645.60152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776645.60157: handler run complete 3066 1726776645.60175: Evaluated conditional (False): False 3066 1726776645.60184: attempt loop complete, returning result 3066 1726776645.60187: _execute() done 3066 1726776645.60189: dumping result to json 3066 1726776645.60197: done dumping result, returning 3066 1726776645.60204: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [0233de48-8dd1-a6a2-bc7b-000000000151] 3066 1726776645.60210: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000151 3066 1726776645.60316: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000151 3066 1726776645.60319: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003284", "end": "2024-09-19 16:10:45.554446", "rc": 0, "start": "2024-09-19 16:10:45.551162" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings 3066 1726776645.60391: no more pending results, returning what we have 3066 1726776645.60394: results queue empty 3066 1726776645.60395: checking for any_errors_fatal 3066 1726776645.60397: done checking for any_errors_fatal 3066 1726776645.60397: checking for max_fail_percentage 3066 1726776645.60399: done checking for max_fail_percentage 3066 1726776645.60399: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.60400: done checking to see if all hosts have failed 3066 1726776645.60401: getting the remaining hosts for this loop 3066 1726776645.60403: done getting the remaining hosts for this loop 3066 1726776645.60407: getting the next task for host managed_node3 3066 1726776645.60415: done getting next task for host managed_node3 3066 1726776645.60418: ^ task is: TASK: Run role with purge to remove everything 3066 1726776645.60421: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776645.60424: getting variables 3066 1726776645.60426: in VariableManager get_vars() 3066 1726776645.60460: Calling all_inventory to load vars for managed_node3 3066 1726776645.60463: Calling groups_inventory to load vars for managed_node3 3066 1726776645.60465: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.60475: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.60478: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.60481: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.60526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.60557: done with get_vars() 3066 1726776645.60564: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.389) 0:00:29.710 **** 3066 1726776645.60636: entering _queue_task() for managed_node3/include_role 3066 1726776645.60828: worker is 1 (out of 1 available) 3066 1726776645.60841: exiting _queue_task() for managed_node3/include_role 3066 1726776645.60862: done queuing things up, now waiting for results queue to drain 3066 1726776645.60864: waiting for pending results... 3066 1726776645.61027: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 3066 1726776645.61094: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000153 3066 1726776645.61104: variable 'ansible_search_path' from source: unknown 3066 1726776645.61108: variable 'ansible_search_path' from source: unknown 3066 1726776645.61141: calling self._execute() 3066 1726776645.61252: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.61257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.61265: variable 'omit' from source: magic vars 3066 1726776645.61353: _execute() done 3066 1726776645.61357: dumping result to json 3066 1726776645.61360: done dumping result, returning 3066 1726776645.61365: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [0233de48-8dd1-a6a2-bc7b-000000000153] 3066 1726776645.61371: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000153 3066 1726776645.61477: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000153 3066 1726776645.61480: WORKER PROCESS EXITING 3066 1726776645.61509: no more pending results, returning what we have 3066 1726776645.61514: in VariableManager get_vars() 3066 1726776645.61600: Calling all_inventory to load vars for managed_node3 3066 1726776645.61602: Calling groups_inventory to load vars for managed_node3 3066 1726776645.61604: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.61612: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.61614: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.61617: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.61658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.61683: done with get_vars() 3066 1726776645.61687: variable 'ansible_search_path' from source: unknown 3066 1726776645.61688: variable 'ansible_search_path' from source: unknown 3066 1726776645.61886: variable 'omit' from source: magic vars 3066 1726776645.61909: variable 'omit' from source: magic vars 3066 1726776645.61919: variable 'omit' from source: magic vars 3066 1726776645.61922: we have included files to process 3066 1726776645.61923: generating all_blocks data 3066 1726776645.61924: done generating all_blocks data 3066 1726776645.61928: processing included file: fedora.linux_system_roles.kernel_settings 3066 1726776645.61944: in VariableManager get_vars() 3066 1726776645.61957: done with get_vars() 3066 1726776645.61977: in VariableManager get_vars() 3066 1726776645.61990: done with get_vars() 3066 1726776645.62018: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3066 1726776645.62063: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3066 1726776645.62079: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3066 1726776645.62131: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3066 1726776645.62485: in VariableManager get_vars() 3066 1726776645.62500: done with get_vars() 3066 1726776645.63415: in VariableManager get_vars() 3066 1726776645.63431: done with get_vars() 3066 1726776645.63546: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3066 1726776645.63984: iterating over new_blocks loaded from include file 3066 1726776645.63986: in VariableManager get_vars() 3066 1726776645.64011: done with get_vars() 3066 1726776645.64012: filtering new block on tags 3066 1726776645.64027: done filtering new block on tags 3066 1726776645.64029: in VariableManager get_vars() 3066 1726776645.64039: done with get_vars() 3066 1726776645.64040: filtering new block on tags 3066 1726776645.64055: done filtering new block on tags 3066 1726776645.64056: in VariableManager get_vars() 3066 1726776645.64069: done with get_vars() 3066 1726776645.64070: filtering new block on tags 3066 1726776645.64099: done filtering new block on tags 3066 1726776645.64101: in VariableManager get_vars() 3066 1726776645.64116: done with get_vars() 3066 1726776645.64117: filtering new block on tags 3066 1726776645.64128: done filtering new block on tags 3066 1726776645.64130: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 3066 1726776645.64134: extending task lists for all hosts with included blocks 3066 1726776645.64319: done extending task lists 3066 1726776645.64320: done processing included files 3066 1726776645.64320: results queue empty 3066 1726776645.64321: checking for any_errors_fatal 3066 1726776645.64324: done checking for any_errors_fatal 3066 1726776645.64324: checking for max_fail_percentage 3066 1726776645.64325: done checking for max_fail_percentage 3066 1726776645.64326: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.64327: done checking to see if all hosts have failed 3066 1726776645.64327: getting the remaining hosts for this loop 3066 1726776645.64329: done getting the remaining hosts for this loop 3066 1726776645.64330: getting the next task for host managed_node3 3066 1726776645.64333: done getting next task for host managed_node3 3066 1726776645.64335: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726776645.64337: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776645.64344: getting variables 3066 1726776645.64345: in VariableManager get_vars() 3066 1726776645.64355: Calling all_inventory to load vars for managed_node3 3066 1726776645.64357: Calling groups_inventory to load vars for managed_node3 3066 1726776645.64358: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.64362: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.64364: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.64366: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.64392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.64418: done with get_vars() 3066 1726776645.64423: done getting variables 3066 1726776645.64455: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.038) 0:00:29.749 **** 3066 1726776645.64485: entering _queue_task() for managed_node3/fail 3066 1726776645.64729: worker is 1 (out of 1 available) 3066 1726776645.64741: exiting _queue_task() for managed_node3/fail 3066 1726776645.64757: done queuing things up, now waiting for results queue to drain 3066 1726776645.64759: waiting for pending results... 3066 1726776645.64937: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726776645.65016: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001f5 3066 1726776645.65030: variable 'ansible_search_path' from source: unknown 3066 1726776645.65034: variable 'ansible_search_path' from source: unknown 3066 1726776645.65070: calling self._execute() 3066 1726776645.65128: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.65132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.65143: variable 'omit' from source: magic vars 3066 1726776645.65511: variable 'kernel_settings_sysctl' from source: include params 3066 1726776645.65520: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776645.65534: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3066 1726776645.65795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776645.67501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776645.67552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776645.67582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776645.67611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776645.67633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776645.67700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776645.67723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776645.67741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776645.67772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776645.67783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776645.67831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776645.67850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776645.67868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776645.67895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776645.67906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776645.67944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776645.67963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776645.67980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776645.68006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776645.68021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776645.68247: variable 'kernel_settings_sysctl' from source: include params 3066 1726776645.68253: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 3066 1726776645.68257: when evaluation is False, skipping this task 3066 1726776645.68259: _execute() done 3066 1726776645.68262: dumping result to json 3066 1726776645.68265: done dumping result, returning 3066 1726776645.68267: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-a6a2-bc7b-0000000001f5] 3066 1726776645.68269: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f5 3066 1726776645.68357: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f5 3066 1726776645.68361: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 3066 1726776645.68429: no more pending results, returning what we have 3066 1726776645.68433: results queue empty 3066 1726776645.68434: checking for any_errors_fatal 3066 1726776645.68435: done checking for any_errors_fatal 3066 1726776645.68436: checking for max_fail_percentage 3066 1726776645.68438: done checking for max_fail_percentage 3066 1726776645.68439: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.68439: done checking to see if all hosts have failed 3066 1726776645.68440: getting the remaining hosts for this loop 3066 1726776645.68442: done getting the remaining hosts for this loop 3066 1726776645.68445: getting the next task for host managed_node3 3066 1726776645.68454: done getting next task for host managed_node3 3066 1726776645.68459: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726776645.68463: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776645.68484: getting variables 3066 1726776645.68486: in VariableManager get_vars() 3066 1726776645.68522: Calling all_inventory to load vars for managed_node3 3066 1726776645.68525: Calling groups_inventory to load vars for managed_node3 3066 1726776645.68527: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.68535: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.68542: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.68545: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.68584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.68622: done with get_vars() 3066 1726776645.68629: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.042) 0:00:29.791 **** 3066 1726776645.68708: entering _queue_task() for managed_node3/include_tasks 3066 1726776645.68908: worker is 1 (out of 1 available) 3066 1726776645.68926: exiting _queue_task() for managed_node3/include_tasks 3066 1726776645.68940: done queuing things up, now waiting for results queue to drain 3066 1726776645.68942: waiting for pending results... 3066 1726776645.69108: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726776645.69188: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001f6 3066 1726776645.69202: variable 'ansible_search_path' from source: unknown 3066 1726776645.69206: variable 'ansible_search_path' from source: unknown 3066 1726776645.69236: calling self._execute() 3066 1726776645.69299: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.69305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.69318: variable 'omit' from source: magic vars 3066 1726776645.69399: _execute() done 3066 1726776645.69403: dumping result to json 3066 1726776645.69406: done dumping result, returning 3066 1726776645.69416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-a6a2-bc7b-0000000001f6] 3066 1726776645.69419: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f6 3066 1726776645.69511: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f6 3066 1726776645.69516: WORKER PROCESS EXITING 3066 1726776645.69559: no more pending results, returning what we have 3066 1726776645.69563: in VariableManager get_vars() 3066 1726776645.69597: Calling all_inventory to load vars for managed_node3 3066 1726776645.69600: Calling groups_inventory to load vars for managed_node3 3066 1726776645.69602: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.69611: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.69616: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.69619: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.69663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.69694: done with get_vars() 3066 1726776645.69699: variable 'ansible_search_path' from source: unknown 3066 1726776645.69699: variable 'ansible_search_path' from source: unknown 3066 1726776645.69724: we have included files to process 3066 1726776645.69725: generating all_blocks data 3066 1726776645.69727: done generating all_blocks data 3066 1726776645.69732: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726776645.69732: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726776645.69734: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726776645.70269: done processing included file 3066 1726776645.70271: iterating over new_blocks loaded from include file 3066 1726776645.70272: in VariableManager get_vars() 3066 1726776645.70293: done with get_vars() 3066 1726776645.70294: filtering new block on tags 3066 1726776645.70306: done filtering new block on tags 3066 1726776645.70308: in VariableManager get_vars() 3066 1726776645.70325: done with get_vars() 3066 1726776645.70326: filtering new block on tags 3066 1726776645.70339: done filtering new block on tags 3066 1726776645.70340: in VariableManager get_vars() 3066 1726776645.70356: done with get_vars() 3066 1726776645.70357: filtering new block on tags 3066 1726776645.70369: done filtering new block on tags 3066 1726776645.70371: in VariableManager get_vars() 3066 1726776645.70385: done with get_vars() 3066 1726776645.70386: filtering new block on tags 3066 1726776645.70396: done filtering new block on tags 3066 1726776645.70397: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 3066 1726776645.70403: extending task lists for all hosts with included blocks 3066 1726776645.70554: done extending task lists 3066 1726776645.70555: done processing included files 3066 1726776645.70555: results queue empty 3066 1726776645.70556: checking for any_errors_fatal 3066 1726776645.70558: done checking for any_errors_fatal 3066 1726776645.70559: checking for max_fail_percentage 3066 1726776645.70560: done checking for max_fail_percentage 3066 1726776645.70560: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.70561: done checking to see if all hosts have failed 3066 1726776645.70561: getting the remaining hosts for this loop 3066 1726776645.70562: done getting the remaining hosts for this loop 3066 1726776645.70564: getting the next task for host managed_node3 3066 1726776645.70567: done getting next task for host managed_node3 3066 1726776645.70569: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726776645.70571: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776645.70579: getting variables 3066 1726776645.70580: in VariableManager get_vars() 3066 1726776645.70589: Calling all_inventory to load vars for managed_node3 3066 1726776645.70590: Calling groups_inventory to load vars for managed_node3 3066 1726776645.70592: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.70596: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.70597: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.70599: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.70629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.70657: done with get_vars() 3066 1726776645.70662: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.020) 0:00:29.811 **** 3066 1726776645.70713: entering _queue_task() for managed_node3/setup 3066 1726776645.70969: worker is 1 (out of 1 available) 3066 1726776645.70984: exiting _queue_task() for managed_node3/setup 3066 1726776645.70998: done queuing things up, now waiting for results queue to drain 3066 1726776645.71000: waiting for pending results... 3066 1726776645.71185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726776645.71274: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000271 3066 1726776645.71286: variable 'ansible_search_path' from source: unknown 3066 1726776645.71290: variable 'ansible_search_path' from source: unknown 3066 1726776645.71323: calling self._execute() 3066 1726776645.71378: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.71382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.71392: variable 'omit' from source: magic vars 3066 1726776645.71983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776645.73957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776645.73973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776645.74027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776645.74072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776645.74105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776645.74193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776645.74234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776645.74259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776645.74320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776645.74332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776645.74392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776645.74410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776645.74430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776645.74460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776645.74476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776645.74608: variable '__kernel_settings_required_facts' from source: role '' all vars 3066 1726776645.74624: variable 'ansible_facts' from source: unknown 3066 1726776645.74653: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3066 1726776645.74656: when evaluation is False, skipping this task 3066 1726776645.74659: _execute() done 3066 1726776645.74662: dumping result to json 3066 1726776645.74664: done dumping result, returning 3066 1726776645.74673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-a6a2-bc7b-000000000271] 3066 1726776645.74678: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000271 3066 1726776645.74770: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000271 3066 1726776645.74773: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3066 1726776645.74825: no more pending results, returning what we have 3066 1726776645.74829: results queue empty 3066 1726776645.74830: checking for any_errors_fatal 3066 1726776645.74832: done checking for any_errors_fatal 3066 1726776645.74833: checking for max_fail_percentage 3066 1726776645.74834: done checking for max_fail_percentage 3066 1726776645.74835: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.74836: done checking to see if all hosts have failed 3066 1726776645.74837: getting the remaining hosts for this loop 3066 1726776645.74839: done getting the remaining hosts for this loop 3066 1726776645.74843: getting the next task for host managed_node3 3066 1726776645.74854: done getting next task for host managed_node3 3066 1726776645.74858: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726776645.74863: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776645.74877: getting variables 3066 1726776645.74879: in VariableManager get_vars() 3066 1726776645.74916: Calling all_inventory to load vars for managed_node3 3066 1726776645.74919: Calling groups_inventory to load vars for managed_node3 3066 1726776645.74921: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.74930: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.74933: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.74936: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.74983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.75022: done with get_vars() 3066 1726776645.75028: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.043) 0:00:29.855 **** 3066 1726776645.75113: entering _queue_task() for managed_node3/stat 3066 1726776645.75320: worker is 1 (out of 1 available) 3066 1726776645.75333: exiting _queue_task() for managed_node3/stat 3066 1726776645.75350: done queuing things up, now waiting for results queue to drain 3066 1726776645.75352: waiting for pending results... 3066 1726776645.75530: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726776645.75618: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000273 3066 1726776645.75629: variable 'ansible_search_path' from source: unknown 3066 1726776645.75632: variable 'ansible_search_path' from source: unknown 3066 1726776645.75666: calling self._execute() 3066 1726776645.75917: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.75924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.75936: variable 'omit' from source: magic vars 3066 1726776645.76454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.76600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.76655: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.76694: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.76735: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.76834: 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) 3066 1726776645.76868: 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) 3066 1726776645.76900: 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) 3066 1726776645.76936: 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) 3066 1726776645.77062: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726776645.77077: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3066 1726776645.77085: when evaluation is False, skipping this task 3066 1726776645.77092: _execute() done 3066 1726776645.77098: dumping result to json 3066 1726776645.77105: done dumping result, returning 3066 1726776645.77120: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-a6a2-bc7b-000000000273] 3066 1726776645.77130: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000273 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3066 1726776645.77569: no more pending results, returning what we have 3066 1726776645.77572: results queue empty 3066 1726776645.77573: checking for any_errors_fatal 3066 1726776645.77575: done checking for any_errors_fatal 3066 1726776645.77576: checking for max_fail_percentage 3066 1726776645.77577: done checking for max_fail_percentage 3066 1726776645.77578: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.77579: done checking to see if all hosts have failed 3066 1726776645.77580: getting the remaining hosts for this loop 3066 1726776645.77581: done getting the remaining hosts for this loop 3066 1726776645.77585: getting the next task for host managed_node3 3066 1726776645.77592: done getting next task for host managed_node3 3066 1726776645.77595: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726776645.77600: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776645.77610: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000273 3066 1726776645.77613: WORKER PROCESS EXITING 3066 1726776645.77626: getting variables 3066 1726776645.77627: in VariableManager get_vars() 3066 1726776645.77656: Calling all_inventory to load vars for managed_node3 3066 1726776645.77659: Calling groups_inventory to load vars for managed_node3 3066 1726776645.77661: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.77670: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.77672: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.77675: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.77723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.77770: done with get_vars() 3066 1726776645.77777: done getting variables 3066 1726776645.77834: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.027) 0:00:29.882 **** 3066 1726776645.77870: entering _queue_task() for managed_node3/set_fact 3066 1726776645.78108: worker is 1 (out of 1 available) 3066 1726776645.78124: exiting _queue_task() for managed_node3/set_fact 3066 1726776645.78137: done queuing things up, now waiting for results queue to drain 3066 1726776645.78139: waiting for pending results... 3066 1726776645.78439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726776645.78600: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000274 3066 1726776645.78623: variable 'ansible_search_path' from source: unknown 3066 1726776645.78631: variable 'ansible_search_path' from source: unknown 3066 1726776645.78674: calling self._execute() 3066 1726776645.78767: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.78780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.78797: variable 'omit' from source: magic vars 3066 1726776645.79336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.79619: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.79676: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.79720: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.79767: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.79870: 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) 3066 1726776645.79903: 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) 3066 1726776645.79939: 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) 3066 1726776645.79978: 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) 3066 1726776645.80356: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726776645.80359: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3066 1726776645.80362: when evaluation is False, skipping this task 3066 1726776645.80364: _execute() done 3066 1726776645.80367: dumping result to json 3066 1726776645.80369: done dumping result, returning 3066 1726776645.80371: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-a6a2-bc7b-000000000274] 3066 1726776645.80374: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000274 3066 1726776645.80447: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000274 3066 1726776645.80453: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3066 1726776645.80496: no more pending results, returning what we have 3066 1726776645.80500: results queue empty 3066 1726776645.80501: checking for any_errors_fatal 3066 1726776645.80506: done checking for any_errors_fatal 3066 1726776645.80507: checking for max_fail_percentage 3066 1726776645.80509: done checking for max_fail_percentage 3066 1726776645.80510: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.80511: done checking to see if all hosts have failed 3066 1726776645.80512: getting the remaining hosts for this loop 3066 1726776645.80513: done getting the remaining hosts for this loop 3066 1726776645.80520: getting the next task for host managed_node3 3066 1726776645.80529: done getting next task for host managed_node3 3066 1726776645.80533: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726776645.80538: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (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), did rescue? False, did start at task? False 3066 1726776645.80555: getting variables 3066 1726776645.80556: in VariableManager get_vars() 3066 1726776645.80592: Calling all_inventory to load vars for managed_node3 3066 1726776645.80596: Calling groups_inventory to load vars for managed_node3 3066 1726776645.80598: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.80609: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.80612: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.80619: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.80677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.80743: done with get_vars() 3066 1726776645.80756: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.030) 0:00:29.913 **** 3066 1726776645.80975: entering _queue_task() for managed_node3/stat 3066 1726776645.81265: worker is 1 (out of 1 available) 3066 1726776645.81278: exiting _queue_task() for managed_node3/stat 3066 1726776645.81293: done queuing things up, now waiting for results queue to drain 3066 1726776645.81295: waiting for pending results... 3066 1726776645.81601: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726776645.81775: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000276 3066 1726776645.81779: variable 'ansible_search_path' from source: unknown 3066 1726776645.81782: variable 'ansible_search_path' from source: unknown 3066 1726776645.81824: calling self._execute() 3066 1726776645.81912: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.82155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.82158: variable 'omit' from source: magic vars 3066 1726776645.82454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.82720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.82773: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.82813: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.82906: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.83040: 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) 3066 1726776645.83044: 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) 3066 1726776645.83080: 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) 3066 1726776645.83119: 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) 3066 1726776645.83267: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776645.83283: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3066 1726776645.83367: when evaluation is False, skipping this task 3066 1726776645.83370: _execute() done 3066 1726776645.83373: dumping result to json 3066 1726776645.83376: done dumping result, returning 3066 1726776645.83378: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-a6a2-bc7b-000000000276] 3066 1726776645.83381: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000276 3066 1726776645.83552: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000276 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3066 1726776645.83607: no more pending results, returning what we have 3066 1726776645.83611: results queue empty 3066 1726776645.83612: checking for any_errors_fatal 3066 1726776645.83620: done checking for any_errors_fatal 3066 1726776645.83622: checking for max_fail_percentage 3066 1726776645.83624: done checking for max_fail_percentage 3066 1726776645.83625: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.83627: done checking to see if all hosts have failed 3066 1726776645.83627: getting the remaining hosts for this loop 3066 1726776645.83629: done getting the remaining hosts for this loop 3066 1726776645.83634: getting the next task for host managed_node3 3066 1726776645.83643: done getting next task for host managed_node3 3066 1726776645.83647: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726776645.83653: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (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), did rescue? False, did start at task? False 3066 1726776645.83670: getting variables 3066 1726776645.83671: in VariableManager get_vars() 3066 1726776645.83712: Calling all_inventory to load vars for managed_node3 3066 1726776645.83718: Calling groups_inventory to load vars for managed_node3 3066 1726776645.83720: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.83732: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.83735: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.83738: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.83922: WORKER PROCESS EXITING 3066 1726776645.83947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.84006: done with get_vars() 3066 1726776645.84018: done getting variables 3066 1726776645.84085: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.031) 0:00:29.945 **** 3066 1726776645.84127: entering _queue_task() for managed_node3/set_fact 3066 1726776645.84384: worker is 1 (out of 1 available) 3066 1726776645.84397: exiting _queue_task() for managed_node3/set_fact 3066 1726776645.84410: done queuing things up, now waiting for results queue to drain 3066 1726776645.84411: waiting for pending results... 3066 1726776645.84718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726776645.84856: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000277 3066 1726776645.84882: variable 'ansible_search_path' from source: unknown 3066 1726776645.84888: variable 'ansible_search_path' from source: unknown 3066 1726776645.84934: calling self._execute() 3066 1726776645.85019: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.85031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.85047: variable 'omit' from source: magic vars 3066 1726776645.85578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776645.86156: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776645.86161: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776645.86163: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776645.86166: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776645.86169: 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) 3066 1726776645.86196: 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) 3066 1726776645.86231: 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) 3066 1726776645.86266: 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) 3066 1726776645.86419: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776645.86438: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3066 1726776645.86446: when evaluation is False, skipping this task 3066 1726776645.86455: _execute() done 3066 1726776645.86461: dumping result to json 3066 1726776645.86468: done dumping result, returning 3066 1726776645.86480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-a6a2-bc7b-000000000277] 3066 1726776645.86489: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000277 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3066 1726776645.86658: no more pending results, returning what we have 3066 1726776645.86662: results queue empty 3066 1726776645.86663: checking for any_errors_fatal 3066 1726776645.86670: done checking for any_errors_fatal 3066 1726776645.86671: checking for max_fail_percentage 3066 1726776645.86672: done checking for max_fail_percentage 3066 1726776645.86674: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.86675: done checking to see if all hosts have failed 3066 1726776645.86675: getting the remaining hosts for this loop 3066 1726776645.86678: done getting the remaining hosts for this loop 3066 1726776645.86683: getting the next task for host managed_node3 3066 1726776645.86693: done getting next task for host managed_node3 3066 1726776645.86697: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726776645.86702: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (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), did rescue? False, did start at task? False 3066 1726776645.86722: getting variables 3066 1726776645.86724: in VariableManager get_vars() 3066 1726776645.86767: Calling all_inventory to load vars for managed_node3 3066 1726776645.86771: Calling groups_inventory to load vars for managed_node3 3066 1726776645.86773: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.86784: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.86788: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.86791: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.86954: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000277 3066 1726776645.86958: WORKER PROCESS EXITING 3066 1726776645.86965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.87026: done with get_vars() 3066 1726776645.87037: done getting variables 3066 1726776645.87103: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.030) 0:00:29.975 **** 3066 1726776645.87298: entering _queue_task() for managed_node3/include_vars 3066 1726776645.87544: worker is 1 (out of 1 available) 3066 1726776645.87557: exiting _queue_task() for managed_node3/include_vars 3066 1726776645.87569: done queuing things up, now waiting for results queue to drain 3066 1726776645.87571: waiting for pending results... 3066 1726776645.87865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726776645.88006: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000279 3066 1726776645.88031: variable 'ansible_search_path' from source: unknown 3066 1726776645.88038: variable 'ansible_search_path' from source: unknown 3066 1726776645.88086: calling self._execute() 3066 1726776645.88174: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.88201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.88205: variable 'omit' from source: magic vars 3066 1726776645.88355: variable 'omit' from source: magic vars 3066 1726776645.88417: variable 'omit' from source: magic vars 3066 1726776645.88919: variable 'ffparams' from source: task vars 3066 1726776645.89086: variable 'ansible_facts' from source: unknown 3066 1726776645.89250: variable 'ansible_facts' from source: unknown 3066 1726776645.89403: variable 'ansible_facts' from source: unknown 3066 1726776645.89458: variable 'ansible_facts' from source: unknown 3066 1726776645.89542: variable 'role_path' from source: magic vars 3066 1726776645.89725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3066 1726776645.89957: Loaded config def from plugin (lookup/first_found) 3066 1726776645.90057: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3066 1726776645.90061: variable 'ansible_search_path' from source: unknown 3066 1726776645.90063: variable 'ansible_search_path' from source: unknown 3066 1726776645.90066: variable 'ansible_search_path' from source: unknown 3066 1726776645.90068: variable 'ansible_search_path' from source: unknown 3066 1726776645.90078: variable 'ansible_search_path' from source: unknown 3066 1726776645.90104: variable 'omit' from source: magic vars 3066 1726776645.90136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776645.90171: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776645.90197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776645.90222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.90236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.90270: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776645.90279: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.90293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.90455: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776645.90458: Set connection var ansible_timeout to 10 3066 1726776645.90461: Set connection var ansible_shell_executable to /bin/sh 3066 1726776645.90463: Set connection var ansible_connection to ssh 3066 1726776645.90466: Set connection var ansible_pipelining to False 3066 1726776645.90468: Set connection var ansible_shell_type to sh 3066 1726776645.90482: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.90490: variable 'ansible_connection' from source: unknown 3066 1726776645.90497: variable 'ansible_module_compression' from source: unknown 3066 1726776645.90508: variable 'ansible_shell_type' from source: unknown 3066 1726776645.90518: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.90525: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.90533: variable 'ansible_pipelining' from source: unknown 3066 1726776645.90618: variable 'ansible_timeout' from source: unknown 3066 1726776645.90621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.90673: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776645.90691: variable 'omit' from source: magic vars 3066 1726776645.90700: starting attempt loop 3066 1726776645.90706: running the handler 3066 1726776645.90773: handler run complete 3066 1726776645.90788: attempt loop complete, returning result 3066 1726776645.90794: _execute() done 3066 1726776645.90799: dumping result to json 3066 1726776645.90806: done dumping result, returning 3066 1726776645.90819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-a6a2-bc7b-000000000279] 3066 1726776645.90833: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000279 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3066 1726776645.91028: no more pending results, returning what we have 3066 1726776645.91032: results queue empty 3066 1726776645.91033: checking for any_errors_fatal 3066 1726776645.91038: done checking for any_errors_fatal 3066 1726776645.91038: checking for max_fail_percentage 3066 1726776645.91040: done checking for max_fail_percentage 3066 1726776645.91041: checking to see if all hosts have failed and the running result is not ok 3066 1726776645.91042: done checking to see if all hosts have failed 3066 1726776645.91042: getting the remaining hosts for this loop 3066 1726776645.91044: done getting the remaining hosts for this loop 3066 1726776645.91050: getting the next task for host managed_node3 3066 1726776645.91059: done getting next task for host managed_node3 3066 1726776645.91062: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726776645.91066: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776645.91077: getting variables 3066 1726776645.91078: in VariableManager get_vars() 3066 1726776645.91116: Calling all_inventory to load vars for managed_node3 3066 1726776645.91119: Calling groups_inventory to load vars for managed_node3 3066 1726776645.91121: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776645.91132: Calling all_plugins_play to load vars for managed_node3 3066 1726776645.91135: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776645.91144: Calling groups_plugins_play to load vars for managed_node3 3066 1726776645.91391: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000279 3066 1726776645.91394: WORKER PROCESS EXITING 3066 1726776645.91443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776645.91497: done with get_vars() 3066 1726776645.91507: done getting variables 3066 1726776645.91571: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:10:45 -0400 (0:00:00.044) 0:00:30.020 **** 3066 1726776645.91606: entering _queue_task() for managed_node3/package 3066 1726776645.91851: worker is 1 (out of 1 available) 3066 1726776645.91864: exiting _queue_task() for managed_node3/package 3066 1726776645.91877: done queuing things up, now waiting for results queue to drain 3066 1726776645.91879: waiting for pending results... 3066 1726776645.92269: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726776645.92304: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001f7 3066 1726776645.92334: variable 'ansible_search_path' from source: unknown 3066 1726776645.92343: variable 'ansible_search_path' from source: unknown 3066 1726776645.92391: calling self._execute() 3066 1726776645.92569: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.92587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.92603: variable 'omit' from source: magic vars 3066 1726776645.92725: variable 'omit' from source: magic vars 3066 1726776645.92789: variable 'omit' from source: magic vars 3066 1726776645.92833: variable '__kernel_settings_packages' from source: include_vars 3066 1726776645.93168: variable '__kernel_settings_packages' from source: include_vars 3066 1726776645.93421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776645.95524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776645.95590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776645.95625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776645.95673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776645.95686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776645.95768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776645.95788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776645.95810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776645.95840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776645.95870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776645.95953: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726776645.95957: variable 'omit' from source: magic vars 3066 1726776645.95983: variable 'omit' from source: magic vars 3066 1726776645.96005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776645.96031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776645.96046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776645.96062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.96071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776645.96096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776645.96099: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.96102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.96198: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776645.96202: Set connection var ansible_timeout to 10 3066 1726776645.96208: Set connection var ansible_shell_executable to /bin/sh 3066 1726776645.96212: Set connection var ansible_connection to ssh 3066 1726776645.96218: Set connection var ansible_pipelining to False 3066 1726776645.96221: Set connection var ansible_shell_type to sh 3066 1726776645.96241: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.96246: variable 'ansible_connection' from source: unknown 3066 1726776645.96249: variable 'ansible_module_compression' from source: unknown 3066 1726776645.96251: variable 'ansible_shell_type' from source: unknown 3066 1726776645.96255: variable 'ansible_shell_executable' from source: unknown 3066 1726776645.96257: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776645.96263: variable 'ansible_pipelining' from source: unknown 3066 1726776645.96266: variable 'ansible_timeout' from source: unknown 3066 1726776645.96269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776645.96345: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776645.96373: variable 'omit' from source: magic vars 3066 1726776645.96376: starting attempt loop 3066 1726776645.96379: running the handler 3066 1726776645.96381: variable 'ansible_facts' from source: unknown 3066 1726776645.96384: _low_level_execute_command(): starting 3066 1726776645.96386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776645.96893: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776645.96897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.96900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776645.96902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.96955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.96959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776645.96974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.97056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776645.98877: stdout chunk (state=3): >>>/root <<< 3066 1726776645.98987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776645.99043: stderr chunk (state=3): >>><<< 3066 1726776645.99047: stdout chunk (state=3): >>><<< 3066 1726776645.99074: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776645.99085: _low_level_execute_command(): starting 3066 1726776645.99092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046 `" && echo ansible-tmp-1726776645.9907384-3717-151086720030046="` echo /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046 `" ) && sleep 0' 3066 1726776645.99561: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776645.99565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776645.99568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.99570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776645.99572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776645.99625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776645.99629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776645.99715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776646.01787: stdout chunk (state=3): >>>ansible-tmp-1726776645.9907384-3717-151086720030046=/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046 <<< 3066 1726776646.01899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776646.01954: stderr chunk (state=3): >>><<< 3066 1726776646.01957: stdout chunk (state=3): >>><<< 3066 1726776646.01973: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776645.9907384-3717-151086720030046=/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776646.02003: variable 'ansible_module_compression' from source: unknown 3066 1726776646.02041: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776646.02091: variable 'ansible_facts' from source: unknown 3066 1726776646.02221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py 3066 1726776646.02335: Sending initial data 3066 1726776646.02338: Sent initial data (152 bytes) 3066 1726776646.02838: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776646.02842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776646.02845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776646.02847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776646.02851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776646.02916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776646.02991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776646.04780: 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 <<< 3066 1726776646.04868: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776646.04947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpkpjdg409 /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py <<< 3066 1726776646.04952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py" <<< 3066 1726776646.05056: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpkpjdg409" to remote "/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py" <<< 3066 1726776646.06287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776646.06363: stderr chunk (state=3): >>><<< 3066 1726776646.06367: stdout chunk (state=3): >>><<< 3066 1726776646.06388: done transferring module to remote 3066 1726776646.06398: _low_level_execute_command(): starting 3066 1726776646.06403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/ /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py && sleep 0' 3066 1726776646.06884: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776646.06887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776646.06889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776646.06892: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776646.06894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776646.06944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776646.06952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776646.06955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776646.07030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776646.09001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776646.09057: stderr chunk (state=3): >>><<< 3066 1726776646.09060: stdout chunk (state=3): >>><<< 3066 1726776646.09075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776646.09078: _low_level_execute_command(): starting 3066 1726776646.09084: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_setup.py && sleep 0' 3066 1726776646.09530: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776646.09537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776646.09555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776646.09576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776646.09580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776646.09630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776646.09633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776646.09638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776646.09725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776647.51899: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776647.54184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776647.54243: stderr chunk (state=3): >>><<< 3066 1726776647.54246: stdout chunk (state=3): >>><<< 3066 1726776647.54265: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776647.54291: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726776645.9907384-3717-151086720030046/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776647.54363: variable 'ansible_module_compression' from source: unknown 3066 1726776647.54396: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3066 1726776647.54432: variable 'ansible_facts' from source: unknown 3066 1726776647.54511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py 3066 1726776647.54618: Sending initial data 3066 1726776647.54621: Sent initial data (150 bytes) 3066 1726776647.55111: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776647.55115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776647.55117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776647.55120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776647.55122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776647.55185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776647.55268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776647.57065: 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 <<< 3066 1726776647.57141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776647.57266: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_rh9trd2 /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py <<< 3066 1726776647.57270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py" <<< 3066 1726776647.57323: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_rh9trd2" to remote "/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py" <<< 3066 1726776647.58187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776647.58259: stderr chunk (state=3): >>><<< 3066 1726776647.58262: stdout chunk (state=3): >>><<< 3066 1726776647.58281: done transferring module to remote 3066 1726776647.58289: _low_level_execute_command(): starting 3066 1726776647.58294: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/ /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py && sleep 0' 3066 1726776647.58742: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776647.58780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776647.58783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776647.58786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776647.58788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776647.58790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776647.58839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776647.58842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776647.58845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776647.58933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776647.60959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776647.60976: stderr chunk (state=3): >>><<< 3066 1726776647.60979: stdout chunk (state=3): >>><<< 3066 1726776647.60993: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776647.60996: _low_level_execute_command(): starting 3066 1726776647.61001: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/AnsiballZ_dnf.py && sleep 0' 3066 1726776647.61453: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776647.61457: 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 <<< 3066 1726776647.61490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776647.61494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776647.61500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776647.61503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776647.61561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776647.61564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776647.61577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776647.61655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776648.78984: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 3066 1726776648.84252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776648.84257: stdout chunk (state=3): >>><<< 3066 1726776648.84259: stderr chunk (state=3): >>><<< 3066 1726776648.84262: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776648.84265: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_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.dnf', '_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-1726776645.9907384-3717-151086720030046/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776648.84267: _low_level_execute_command(): starting 3066 1726776648.84270: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776645.9907384-3717-151086720030046/ > /dev/null 2>&1 && sleep 0' 3066 1726776648.84951: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776648.84973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776648.85031: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776648.85086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776648.85103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776648.85137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776648.85265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776648.87399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776648.87403: stdout chunk (state=3): >>><<< 3066 1726776648.87406: stderr chunk (state=3): >>><<< 3066 1726776648.87555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776648.87560: handler run complete 3066 1726776648.87567: attempt loop complete, returning result 3066 1726776648.87570: _execute() done 3066 1726776648.87572: dumping result to json 3066 1726776648.87574: done dumping result, returning 3066 1726776648.87576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-a6a2-bc7b-0000000001f7] 3066 1726776648.87578: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f7 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3066 1726776648.88033: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f7 3066 1726776648.88037: WORKER PROCESS EXITING 3066 1726776648.88045: no more pending results, returning what we have 3066 1726776648.88051: results queue empty 3066 1726776648.88052: checking for any_errors_fatal 3066 1726776648.88057: done checking for any_errors_fatal 3066 1726776648.88058: checking for max_fail_percentage 3066 1726776648.88059: done checking for max_fail_percentage 3066 1726776648.88060: checking to see if all hosts have failed and the running result is not ok 3066 1726776648.88061: done checking to see if all hosts have failed 3066 1726776648.88062: getting the remaining hosts for this loop 3066 1726776648.88064: done getting the remaining hosts for this loop 3066 1726776648.88068: getting the next task for host managed_node3 3066 1726776648.88076: done getting next task for host managed_node3 3066 1726776648.88081: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726776648.88084: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776648.88095: getting variables 3066 1726776648.88097: in VariableManager get_vars() 3066 1726776648.88250: Calling all_inventory to load vars for managed_node3 3066 1726776648.88255: Calling groups_inventory to load vars for managed_node3 3066 1726776648.88258: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776648.88268: Calling all_plugins_play to load vars for managed_node3 3066 1726776648.88271: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776648.88275: Calling groups_plugins_play to load vars for managed_node3 3066 1726776648.88330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776648.88445: done with get_vars() 3066 1726776648.88456: done getting variables 3066 1726776648.88531: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:10:48 -0400 (0:00:02.969) 0:00:32.989 **** 3066 1726776648.88567: entering _queue_task() for managed_node3/debug 3066 1726776648.88934: worker is 1 (out of 1 available) 3066 1726776648.88948: exiting _queue_task() for managed_node3/debug 3066 1726776648.89024: done queuing things up, now waiting for results queue to drain 3066 1726776648.89026: waiting for pending results... 3066 1726776648.89264: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726776648.89451: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001f9 3066 1726776648.89457: variable 'ansible_search_path' from source: unknown 3066 1726776648.89460: variable 'ansible_search_path' from source: unknown 3066 1726776648.89492: calling self._execute() 3066 1726776648.89595: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776648.89619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776648.89667: variable 'omit' from source: magic vars 3066 1726776648.90269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776648.92939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776648.93046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776648.93141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776648.93144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776648.93177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776648.93284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776648.93328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776648.93367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776648.93430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776648.93475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776648.93596: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776648.93624: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726776648.93639: when evaluation is False, skipping this task 3066 1726776648.93657: _execute() done 3066 1726776648.93660: dumping result to json 3066 1726776648.93704: done dumping result, returning 3066 1726776648.93708: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-a6a2-bc7b-0000000001f9] 3066 1726776648.93711: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f9 skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3066 1726776648.93898: no more pending results, returning what we have 3066 1726776648.93902: results queue empty 3066 1726776648.93903: checking for any_errors_fatal 3066 1726776648.93920: done checking for any_errors_fatal 3066 1726776648.93921: checking for max_fail_percentage 3066 1726776648.93923: done checking for max_fail_percentage 3066 1726776648.93924: checking to see if all hosts have failed and the running result is not ok 3066 1726776648.93925: done checking to see if all hosts have failed 3066 1726776648.93926: getting the remaining hosts for this loop 3066 1726776648.93928: done getting the remaining hosts for this loop 3066 1726776648.93933: getting the next task for host managed_node3 3066 1726776648.93941: done getting next task for host managed_node3 3066 1726776648.93945: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726776648.94156: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776648.94172: getting variables 3066 1726776648.94174: in VariableManager get_vars() 3066 1726776648.94208: Calling all_inventory to load vars for managed_node3 3066 1726776648.94211: Calling groups_inventory to load vars for managed_node3 3066 1726776648.94216: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776648.94226: Calling all_plugins_play to load vars for managed_node3 3066 1726776648.94230: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776648.94233: Calling groups_plugins_play to load vars for managed_node3 3066 1726776648.94279: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001f9 3066 1726776648.94282: WORKER PROCESS EXITING 3066 1726776648.94309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776648.94417: done with get_vars() 3066 1726776648.94428: done getting variables 3066 1726776648.94498: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:10:48 -0400 (0:00:00.059) 0:00:33.049 **** 3066 1726776648.94534: entering _queue_task() for managed_node3/reboot 3066 1726776648.94857: worker is 1 (out of 1 available) 3066 1726776648.94870: exiting _queue_task() for managed_node3/reboot 3066 1726776648.94882: done queuing things up, now waiting for results queue to drain 3066 1726776648.94884: waiting for pending results... 3066 1726776648.95166: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726776648.95299: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001fa 3066 1726776648.95322: variable 'ansible_search_path' from source: unknown 3066 1726776648.95331: variable 'ansible_search_path' from source: unknown 3066 1726776648.95386: calling self._execute() 3066 1726776648.95479: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776648.95493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776648.95508: variable 'omit' from source: magic vars 3066 1726776648.96082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776648.98618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776648.98699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776648.98755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776648.98797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776648.98831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776648.98931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776648.98979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776648.99012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776648.99076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776648.99097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776648.99224: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776648.99275: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726776648.99279: when evaluation is False, skipping this task 3066 1726776648.99290: _execute() done 3066 1726776648.99293: dumping result to json 3066 1726776648.99295: done dumping result, returning 3066 1726776648.99298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-a6a2-bc7b-0000000001fa] 3066 1726776648.99302: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fa skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726776648.99548: no more pending results, returning what we have 3066 1726776648.99556: results queue empty 3066 1726776648.99557: checking for any_errors_fatal 3066 1726776648.99563: done checking for any_errors_fatal 3066 1726776648.99564: checking for max_fail_percentage 3066 1726776648.99565: done checking for max_fail_percentage 3066 1726776648.99566: checking to see if all hosts have failed and the running result is not ok 3066 1726776648.99567: done checking to see if all hosts have failed 3066 1726776648.99568: getting the remaining hosts for this loop 3066 1726776648.99570: done getting the remaining hosts for this loop 3066 1726776648.99575: getting the next task for host managed_node3 3066 1726776648.99584: done getting next task for host managed_node3 3066 1726776648.99588: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726776648.99592: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776648.99610: getting variables 3066 1726776648.99612: in VariableManager get_vars() 3066 1726776648.99656: Calling all_inventory to load vars for managed_node3 3066 1726776648.99659: Calling groups_inventory to load vars for managed_node3 3066 1726776648.99662: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776648.99673: Calling all_plugins_play to load vars for managed_node3 3066 1726776648.99676: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776648.99679: Calling groups_plugins_play to load vars for managed_node3 3066 1726776648.99738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776648.99974: done with get_vars() 3066 1726776648.99983: done getting variables 3066 1726776649.00016: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fa 3066 1726776649.00020: WORKER PROCESS EXITING 3066 1726776649.00059: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:10:48 -0400 (0:00:00.055) 0:00:33.105 **** 3066 1726776649.00099: entering _queue_task() for managed_node3/fail 3066 1726776649.00553: worker is 1 (out of 1 available) 3066 1726776649.00563: exiting _queue_task() for managed_node3/fail 3066 1726776649.00574: done queuing things up, now waiting for results queue to drain 3066 1726776649.00576: waiting for pending results... 3066 1726776649.00676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726776649.00808: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001fb 3066 1726776649.00831: variable 'ansible_search_path' from source: unknown 3066 1726776649.00844: variable 'ansible_search_path' from source: unknown 3066 1726776649.00887: calling self._execute() 3066 1726776649.00983: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.00995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.01021: variable 'omit' from source: magic vars 3066 1726776649.01610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776649.04128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776649.04213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776649.04261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776649.04312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776649.04350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776649.04454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776649.04489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776649.04537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776649.04589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776649.04648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776649.04739: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726776649.04771: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726776649.04831: when evaluation is False, skipping this task 3066 1726776649.04835: _execute() done 3066 1726776649.04838: dumping result to json 3066 1726776649.04841: done dumping result, returning 3066 1726776649.04843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-a6a2-bc7b-0000000001fb] 3066 1726776649.04846: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fb skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726776649.05161: no more pending results, returning what we have 3066 1726776649.05165: results queue empty 3066 1726776649.05166: checking for any_errors_fatal 3066 1726776649.05171: done checking for any_errors_fatal 3066 1726776649.05172: checking for max_fail_percentage 3066 1726776649.05173: done checking for max_fail_percentage 3066 1726776649.05174: checking to see if all hosts have failed and the running result is not ok 3066 1726776649.05175: done checking to see if all hosts have failed 3066 1726776649.05176: getting the remaining hosts for this loop 3066 1726776649.05177: done getting the remaining hosts for this loop 3066 1726776649.05181: getting the next task for host managed_node3 3066 1726776649.05190: done getting next task for host managed_node3 3066 1726776649.05194: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726776649.05197: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776649.05212: getting variables 3066 1726776649.05213: in VariableManager get_vars() 3066 1726776649.05250: Calling all_inventory to load vars for managed_node3 3066 1726776649.05253: Calling groups_inventory to load vars for managed_node3 3066 1726776649.05256: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776649.05266: Calling all_plugins_play to load vars for managed_node3 3066 1726776649.05269: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776649.05273: Calling groups_plugins_play to load vars for managed_node3 3066 1726776649.05322: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fb 3066 1726776649.05326: WORKER PROCESS EXITING 3066 1726776649.05372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776649.05425: done with get_vars() 3066 1726776649.05434: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:10:49 -0400 (0:00:00.054) 0:00:33.159 **** 3066 1726776649.05555: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776649.05801: worker is 1 (out of 1 available) 3066 1726776649.05813: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776649.05828: done queuing things up, now waiting for results queue to drain 3066 1726776649.05830: waiting for pending results... 3066 1726776649.06112: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726776649.06230: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001fd 3066 1726776649.06254: variable 'ansible_search_path' from source: unknown 3066 1726776649.06264: variable 'ansible_search_path' from source: unknown 3066 1726776649.06308: calling self._execute() 3066 1726776649.06393: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.06406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.06426: variable 'omit' from source: magic vars 3066 1726776649.06598: variable 'omit' from source: magic vars 3066 1726776649.06683: variable 'omit' from source: magic vars 3066 1726776649.06728: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726776649.07062: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726776649.07159: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776649.07201: variable 'omit' from source: magic vars 3066 1726776649.07251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776649.07370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776649.07554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776649.07557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776649.07560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776649.07562: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776649.07564: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.07566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.07595: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776649.07605: Set connection var ansible_timeout to 10 3066 1726776649.07618: Set connection var ansible_shell_executable to /bin/sh 3066 1726776649.07627: Set connection var ansible_connection to ssh 3066 1726776649.07638: Set connection var ansible_pipelining to False 3066 1726776649.07644: Set connection var ansible_shell_type to sh 3066 1726776649.07678: variable 'ansible_shell_executable' from source: unknown 3066 1726776649.07755: variable 'ansible_connection' from source: unknown 3066 1726776649.07758: variable 'ansible_module_compression' from source: unknown 3066 1726776649.07760: variable 'ansible_shell_type' from source: unknown 3066 1726776649.07762: variable 'ansible_shell_executable' from source: unknown 3066 1726776649.07764: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.07766: variable 'ansible_pipelining' from source: unknown 3066 1726776649.07768: variable 'ansible_timeout' from source: unknown 3066 1726776649.07769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.07935: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776649.07957: variable 'omit' from source: magic vars 3066 1726776649.07968: starting attempt loop 3066 1726776649.07976: running the handler 3066 1726776649.07995: _low_level_execute_command(): starting 3066 1726776649.08013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776649.08778: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.08868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.08913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.08935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.08962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.09083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.10985: stdout chunk (state=3): >>>/root <<< 3066 1726776649.11192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.11272: stderr chunk (state=3): >>><<< 3066 1726776649.11277: stdout chunk (state=3): >>><<< 3066 1726776649.11403: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.11407: _low_level_execute_command(): starting 3066 1726776649.11410: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547 `" && echo ansible-tmp-1726776649.1130145-3851-198931050483547="` echo /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547 `" ) && sleep 0' 3066 1726776649.12071: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.12093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.12213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.14338: stdout chunk (state=3): >>>ansible-tmp-1726776649.1130145-3851-198931050483547=/root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547 <<< 3066 1726776649.14611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.14618: stdout chunk (state=3): >>><<< 3066 1726776649.14621: stderr chunk (state=3): >>><<< 3066 1726776649.14755: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776649.1130145-3851-198931050483547=/root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.14759: variable 'ansible_module_compression' from source: unknown 3066 1726776649.14762: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3066 1726776649.14803: variable 'ansible_facts' from source: unknown 3066 1726776649.14912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py 3066 1726776649.15128: Sending initial data 3066 1726776649.15131: Sent initial data (173 bytes) 3066 1726776649.15817: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.15834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.15873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776649.15986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.16009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.16189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.17896: 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 <<< 3066 1726776649.18005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776649.18103: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpfj38429n /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726776649.18106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776649.18179: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpfj38429n" to remote "/root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776649.19113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.19187: stderr chunk (state=3): >>><<< 3066 1726776649.19206: stdout chunk (state=3): >>><<< 3066 1726776649.19245: done transferring module to remote 3066 1726776649.19352: _low_level_execute_command(): starting 3066 1726776649.19356: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/ /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776649.19971: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.19986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.20016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.20057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776649.20071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776649.20122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.20192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.20241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.20244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.20365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.22490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.22495: stdout chunk (state=3): >>><<< 3066 1726776649.22497: stderr chunk (state=3): >>><<< 3066 1726776649.22610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.22617: _low_level_execute_command(): starting 3066 1726776649.22620: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776649.23269: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.23364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.23393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.23431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.23619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.41882: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 3066 1726776649.43540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776649.43544: stdout chunk (state=3): >>><<< 3066 1726776649.43546: stderr chunk (state=3): >>><<< 3066 1726776649.43569: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776649.43617: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_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.kernel_settings_get_config', '_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-1726776649.1130145-3851-198931050483547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776649.43646: _low_level_execute_command(): starting 3066 1726776649.43651: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776649.1130145-3851-198931050483547/ > /dev/null 2>&1 && sleep 0' 3066 1726776649.44452: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776649.44468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.44521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.44616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.46720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.46723: stdout chunk (state=3): >>><<< 3066 1726776649.46726: stderr chunk (state=3): >>><<< 3066 1726776649.46955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.46958: handler run complete 3066 1726776649.46961: attempt loop complete, returning result 3066 1726776649.46963: _execute() done 3066 1726776649.46965: dumping result to json 3066 1726776649.46968: done dumping result, returning 3066 1726776649.46970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-a6a2-bc7b-0000000001fd] 3066 1726776649.46972: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fd 3066 1726776649.47053: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fd 3066 1726776649.47056: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 3066 1726776649.47143: no more pending results, returning what we have 3066 1726776649.47148: results queue empty 3066 1726776649.47151: checking for any_errors_fatal 3066 1726776649.47158: done checking for any_errors_fatal 3066 1726776649.47159: checking for max_fail_percentage 3066 1726776649.47160: done checking for max_fail_percentage 3066 1726776649.47161: checking to see if all hosts have failed and the running result is not ok 3066 1726776649.47163: done checking to see if all hosts have failed 3066 1726776649.47163: getting the remaining hosts for this loop 3066 1726776649.47170: done getting the remaining hosts for this loop 3066 1726776649.47175: getting the next task for host managed_node3 3066 1726776649.47183: done getting next task for host managed_node3 3066 1726776649.47186: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726776649.47191: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776649.47203: getting variables 3066 1726776649.47205: in VariableManager get_vars() 3066 1726776649.47247: Calling all_inventory to load vars for managed_node3 3066 1726776649.47366: Calling groups_inventory to load vars for managed_node3 3066 1726776649.47370: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776649.47380: Calling all_plugins_play to load vars for managed_node3 3066 1726776649.47383: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776649.47386: Calling groups_plugins_play to load vars for managed_node3 3066 1726776649.47447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776649.47562: done with get_vars() 3066 1726776649.47571: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:10:49 -0400 (0:00:00.421) 0:00:33.581 **** 3066 1726776649.47684: entering _queue_task() for managed_node3/stat 3066 1726776649.47979: worker is 1 (out of 1 available) 3066 1726776649.47993: exiting _queue_task() for managed_node3/stat 3066 1726776649.48005: done queuing things up, now waiting for results queue to drain 3066 1726776649.48007: waiting for pending results... 3066 1726776649.48471: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726776649.48479: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001fe 3066 1726776649.48483: variable 'ansible_search_path' from source: unknown 3066 1726776649.48486: variable 'ansible_search_path' from source: unknown 3066 1726776649.48554: variable '__prof_from_conf' from source: task vars 3066 1726776649.48897: variable '__prof_from_conf' from source: task vars 3066 1726776649.49238: variable '__data' from source: task vars 3066 1726776649.49327: variable '__kernel_settings_register_tuned_main' from source: set_fact 3066 1726776649.49585: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776649.49589: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776649.49650: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776649.49679: variable 'omit' from source: magic vars 3066 1726776649.49803: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.49884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.49888: variable 'omit' from source: magic vars 3066 1726776649.50156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776649.52727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776649.52808: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776649.52867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776649.52906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776649.52940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776649.53044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776649.53096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776649.53178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776649.53193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776649.53212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776649.53620: variable 'item' from source: unknown 3066 1726776649.53624: Evaluated conditional (item | length > 0): False 3066 1726776649.53627: when evaluation is False, skipping this task 3066 1726776649.53629: variable 'item' from source: unknown 3066 1726776649.53777: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3066 1726776649.54207: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.54210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.54213: variable 'omit' from source: magic vars 3066 1726776649.54772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776649.54775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776649.54783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776649.54830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776649.54846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776649.54935: variable 'item' from source: unknown 3066 1726776649.54943: Evaluated conditional (item | length > 0): True 3066 1726776649.54991: variable 'omit' from source: magic vars 3066 1726776649.55095: variable 'omit' from source: magic vars 3066 1726776649.55319: variable 'item' from source: unknown 3066 1726776649.55322: variable 'item' from source: unknown 3066 1726776649.55325: variable 'omit' from source: magic vars 3066 1726776649.55328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776649.55330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776649.55333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776649.55335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776649.55337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776649.55364: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776649.55367: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.55370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.55584: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776649.55592: Set connection var ansible_timeout to 10 3066 1726776649.55597: Set connection var ansible_shell_executable to /bin/sh 3066 1726776649.55599: Set connection var ansible_connection to ssh 3066 1726776649.55607: Set connection var ansible_pipelining to False 3066 1726776649.55610: Set connection var ansible_shell_type to sh 3066 1726776649.55670: variable 'ansible_shell_executable' from source: unknown 3066 1726776649.55701: variable 'ansible_connection' from source: unknown 3066 1726776649.55704: variable 'ansible_module_compression' from source: unknown 3066 1726776649.55707: variable 'ansible_shell_type' from source: unknown 3066 1726776649.55709: variable 'ansible_shell_executable' from source: unknown 3066 1726776649.55711: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.55716: variable 'ansible_pipelining' from source: unknown 3066 1726776649.55755: variable 'ansible_timeout' from source: unknown 3066 1726776649.55760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.55904: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776649.55956: variable 'omit' from source: magic vars 3066 1726776649.55959: starting attempt loop 3066 1726776649.55966: running the handler 3066 1726776649.55974: _low_level_execute_command(): starting 3066 1726776649.55986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776649.57140: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.57144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.57147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.57480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.57558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.57622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.59502: stdout chunk (state=3): >>>/root <<< 3066 1726776649.59660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.59735: stderr chunk (state=3): >>><<< 3066 1726776649.59739: stdout chunk (state=3): >>><<< 3066 1726776649.60059: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.60062: _low_level_execute_command(): starting 3066 1726776649.60065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964 `" && echo ansible-tmp-1726776649.5976646-3879-239237643619964="` echo /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964 `" ) && sleep 0' 3066 1726776649.60412: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.60422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.60434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.60451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776649.60469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776649.60477: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776649.60487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.60501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776649.60511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776649.60516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726776649.60522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.60532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.60544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776649.60606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776649.60618: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726776649.60622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.60635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.60648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.60673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.60785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.62970: stdout chunk (state=3): >>>ansible-tmp-1726776649.5976646-3879-239237643619964=/root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964 <<< 3066 1726776649.63168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.63172: stdout chunk (state=3): >>><<< 3066 1726776649.63175: stderr chunk (state=3): >>><<< 3066 1726776649.63356: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776649.5976646-3879-239237643619964=/root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.63360: variable 'ansible_module_compression' from source: unknown 3066 1726776649.63363: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776649.63366: variable 'ansible_facts' from source: unknown 3066 1726776649.63434: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py 3066 1726776649.63592: Sending initial data 3066 1726776649.63694: Sent initial data (151 bytes) 3066 1726776649.64273: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.64352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.64366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.64378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.64402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.64512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.66300: 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 <<< 3066 1726776649.66411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776649.66485: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmplc447ywh /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py <<< 3066 1726776649.66495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py" <<< 3066 1726776649.66592: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmplc447ywh" to remote "/root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py" <<< 3066 1726776649.67538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.67633: stderr chunk (state=3): >>><<< 3066 1726776649.67644: stdout chunk (state=3): >>><<< 3066 1726776649.67679: done transferring module to remote 3066 1726776649.67700: _low_level_execute_command(): starting 3066 1726776649.67709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/ /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py && sleep 0' 3066 1726776649.68472: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.68544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.68575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.68605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.68733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.70860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.70864: stdout chunk (state=3): >>><<< 3066 1726776649.70867: stderr chunk (state=3): >>><<< 3066 1726776649.70870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.70872: _low_level_execute_command(): starting 3066 1726776649.70874: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/AnsiballZ_stat.py && sleep 0' 3066 1726776649.71657: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.71662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.71714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.71807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.89942: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 3, "atime": 1726776644.359713, "mtime": 1726776639.2156696, "ctime": 1726776639.2156696, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "27497094", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3066 1726776649.91860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776649.91864: stdout chunk (state=3): >>><<< 3066 1726776649.91867: stderr chunk (state=3): >>><<< 3066 1726776649.91870: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 3, "atime": 1726776644.359713, "mtime": 1726776639.2156696, "ctime": 1726776639.2156696, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "27497094", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776649.91965: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726776649.5976646-3879-239237643619964/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776649.91988: _low_level_execute_command(): starting 3066 1726776649.91993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776649.5976646-3879-239237643619964/ > /dev/null 2>&1 && sleep 0' 3066 1726776649.92676: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.92691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776649.92717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.92737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776649.92757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776649.92770: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776649.92827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.92888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.92907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.92946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.93061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.95176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.95180: stdout chunk (state=3): >>><<< 3066 1726776649.95183: stderr chunk (state=3): >>><<< 3066 1726776649.95255: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776649.95259: handler run complete 3066 1726776649.95287: attempt loop complete, returning result 3066 1726776649.95317: variable 'item' from source: unknown 3066 1726776649.95418: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776644.359713, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776639.2156696, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262608, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776639.2156696, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "27497094", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726776649.95787: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.95791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.95794: variable 'omit' from source: magic vars 3066 1726776649.95897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776649.95932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776649.95967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776649.96027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776649.96054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776649.96155: variable 'item' from source: unknown 3066 1726776649.96225: Evaluated conditional (item | length > 0): True 3066 1726776649.96228: variable 'omit' from source: magic vars 3066 1726776649.96231: variable 'omit' from source: magic vars 3066 1726776649.96255: variable 'item' from source: unknown 3066 1726776649.96331: variable 'item' from source: unknown 3066 1726776649.96357: variable 'omit' from source: magic vars 3066 1726776649.96382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776649.96396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776649.96406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776649.96427: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776649.96445: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.96458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.96659: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776649.96664: Set connection var ansible_timeout to 10 3066 1726776649.96666: Set connection var ansible_shell_executable to /bin/sh 3066 1726776649.96669: Set connection var ansible_connection to ssh 3066 1726776649.96671: Set connection var ansible_pipelining to False 3066 1726776649.96673: Set connection var ansible_shell_type to sh 3066 1726776649.96676: variable 'ansible_shell_executable' from source: unknown 3066 1726776649.96678: variable 'ansible_connection' from source: unknown 3066 1726776649.96680: variable 'ansible_module_compression' from source: unknown 3066 1726776649.96682: variable 'ansible_shell_type' from source: unknown 3066 1726776649.96684: variable 'ansible_shell_executable' from source: unknown 3066 1726776649.96685: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776649.96687: variable 'ansible_pipelining' from source: unknown 3066 1726776649.96689: variable 'ansible_timeout' from source: unknown 3066 1726776649.96691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776649.96789: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776649.96878: variable 'omit' from source: magic vars 3066 1726776649.96882: starting attempt loop 3066 1726776649.96884: running the handler 3066 1726776649.96887: _low_level_execute_command(): starting 3066 1726776649.96889: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776649.97545: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776649.97577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776649.97656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776649.97699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776649.97717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776649.97741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776649.97887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776649.99679: stdout chunk (state=3): >>>/root <<< 3066 1726776649.99983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776649.99986: stdout chunk (state=3): >>><<< 3066 1726776649.99989: stderr chunk (state=3): >>><<< 3066 1726776649.99991: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.00000: _low_level_execute_command(): starting 3066 1726776650.00002: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724 `" && echo ansible-tmp-1726776649.998943-3879-88498771348724="` echo /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724 `" ) && sleep 0' 3066 1726776650.00607: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.00623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.00638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.00658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776650.00677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776650.00700: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776650.00716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776650.00765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776650.00824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776650.00843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.00868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.00986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.03138: stdout chunk (state=3): >>>ansible-tmp-1726776649.998943-3879-88498771348724=/root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724 <<< 3066 1726776650.03270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.03361: stderr chunk (state=3): >>><<< 3066 1726776650.03365: stdout chunk (state=3): >>><<< 3066 1726776650.03554: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776649.998943-3879-88498771348724=/root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.03558: variable 'ansible_module_compression' from source: unknown 3066 1726776650.03560: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776650.03563: variable 'ansible_facts' from source: unknown 3066 1726776650.03576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py 3066 1726776650.03804: Sending initial data 3066 1726776650.03814: Sent initial data (149 bytes) 3066 1726776650.04382: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.04397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.04413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.04457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.04476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776650.04566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.04587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.04705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.06469: 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 <<< 3066 1726776650.06567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776650.06685: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpx3te3tqu /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py <<< 3066 1726776650.06689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py" <<< 3066 1726776650.06778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpx3te3tqu" to remote "/root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py" <<< 3066 1726776650.07726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.07758: stderr chunk (state=3): >>><<< 3066 1726776650.07878: stdout chunk (state=3): >>><<< 3066 1726776650.07881: done transferring module to remote 3066 1726776650.07884: _low_level_execute_command(): starting 3066 1726776650.07889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/ /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py && sleep 0' 3066 1726776650.08462: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.08485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.08505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.08524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776650.08611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776650.08659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.08769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.10957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.10961: stdout chunk (state=3): >>><<< 3066 1726776650.10964: stderr chunk (state=3): >>><<< 3066 1726776650.10966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.10969: _low_level_execute_command(): starting 3066 1726776650.10971: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/AnsiballZ_stat.py && sleep 0' 3066 1726776650.11654: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.11768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.11797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.11924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.30059: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726776633.0666173, "mtime": 1726776641.3206875, "ctime": 1726776641.3206875, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "176325040", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3066 1726776650.31961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776650.31966: stdout chunk (state=3): >>><<< 3066 1726776650.31969: stderr chunk (state=3): >>><<< 3066 1726776650.31971: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726776633.0666173, "mtime": 1726776641.3206875, "ctime": 1726776641.3206875, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "176325040", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776650.32009: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726776649.998943-3879-88498771348724/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776650.32068: _low_level_execute_command(): starting 3066 1726776650.32071: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776649.998943-3879-88498771348724/ > /dev/null 2>&1 && sleep 0' 3066 1726776650.32760: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.32777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.32899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.32946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.33029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.35199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.35204: stdout chunk (state=3): >>><<< 3066 1726776650.35207: stderr chunk (state=3): >>><<< 3066 1726776650.35226: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.35238: handler run complete 3066 1726776650.35354: attempt loop complete, returning result 3066 1726776650.35357: variable 'item' from source: unknown 3066 1726776650.35433: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776633.0666173, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776641.3206875, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262603, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776641.3206875, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "176325040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726776650.35725: dumping result to json 3066 1726776650.35728: done dumping result, returning 3066 1726776650.35731: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-a6a2-bc7b-0000000001fe] 3066 1726776650.35733: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fe 3066 1726776650.36043: no more pending results, returning what we have 3066 1726776650.36047: results queue empty 3066 1726776650.36050: checking for any_errors_fatal 3066 1726776650.36056: done checking for any_errors_fatal 3066 1726776650.36057: checking for max_fail_percentage 3066 1726776650.36059: done checking for max_fail_percentage 3066 1726776650.36060: checking to see if all hosts have failed and the running result is not ok 3066 1726776650.36061: done checking to see if all hosts have failed 3066 1726776650.36062: getting the remaining hosts for this loop 3066 1726776650.36063: done getting the remaining hosts for this loop 3066 1726776650.36068: getting the next task for host managed_node3 3066 1726776650.36075: done getting next task for host managed_node3 3066 1726776650.36199: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726776650.36204: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 3066 1726776650.36213: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001fe 3066 1726776650.36217: WORKER PROCESS EXITING 3066 1726776650.36225: getting variables 3066 1726776650.36227: in VariableManager get_vars() 3066 1726776650.36263: Calling all_inventory to load vars for managed_node3 3066 1726776650.36266: Calling groups_inventory to load vars for managed_node3 3066 1726776650.36269: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776650.36278: Calling all_plugins_play to load vars for managed_node3 3066 1726776650.36281: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776650.36289: Calling groups_plugins_play to load vars for managed_node3 3066 1726776650.36444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776650.36496: done with get_vars() 3066 1726776650.36505: done getting variables 3066 1726776650.36577: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:10:50 -0400 (0:00:00.889) 0:00:34.470 **** 3066 1726776650.36610: entering _queue_task() for managed_node3/set_fact 3066 1726776650.36982: worker is 1 (out of 1 available) 3066 1726776650.36993: exiting _queue_task() for managed_node3/set_fact 3066 1726776650.37006: done queuing things up, now waiting for results queue to drain 3066 1726776650.37008: waiting for pending results... 3066 1726776650.37210: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726776650.37345: in run() - task 0233de48-8dd1-a6a2-bc7b-0000000001ff 3066 1726776650.37368: variable 'ansible_search_path' from source: unknown 3066 1726776650.37376: variable 'ansible_search_path' from source: unknown 3066 1726776650.37423: calling self._execute() 3066 1726776650.37515: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776650.37528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776650.37555: variable 'omit' from source: magic vars 3066 1726776650.37678: variable 'omit' from source: magic vars 3066 1726776650.37741: variable 'omit' from source: magic vars 3066 1726776650.38444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776650.40952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776650.41033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776650.41089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776650.41153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776650.41185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776650.41287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776650.41369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776650.41374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776650.41418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776650.41440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776650.41554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776650.41558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776650.41570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776650.41629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776650.41653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776650.41733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776650.41766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776650.41805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776650.41954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776650.41957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776650.42160: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3066 1726776650.42297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776650.42495: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776650.42551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776650.42587: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776650.42631: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776650.42732: 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) 3066 1726776650.42736: 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) 3066 1726776650.42752: 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) 3066 1726776650.42786: 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) 3066 1726776650.42858: variable 'omit' from source: magic vars 3066 1726776650.42892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776650.42927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776650.42962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776650.43060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776650.43063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776650.43066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776650.43068: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776650.43070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776650.43175: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776650.43188: Set connection var ansible_timeout to 10 3066 1726776650.43198: Set connection var ansible_shell_executable to /bin/sh 3066 1726776650.43206: Set connection var ansible_connection to ssh 3066 1726776650.43226: Set connection var ansible_pipelining to False 3066 1726776650.43234: Set connection var ansible_shell_type to sh 3066 1726776650.43277: variable 'ansible_shell_executable' from source: unknown 3066 1726776650.43290: variable 'ansible_connection' from source: unknown 3066 1726776650.43298: variable 'ansible_module_compression' from source: unknown 3066 1726776650.43382: variable 'ansible_shell_type' from source: unknown 3066 1726776650.43385: variable 'ansible_shell_executable' from source: unknown 3066 1726776650.43388: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776650.43392: variable 'ansible_pipelining' from source: unknown 3066 1726776650.43394: variable 'ansible_timeout' from source: unknown 3066 1726776650.43396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776650.43456: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776650.43472: variable 'omit' from source: magic vars 3066 1726776650.43515: starting attempt loop 3066 1726776650.43518: running the handler 3066 1726776650.43521: handler run complete 3066 1726776650.43523: attempt loop complete, returning result 3066 1726776650.43525: _execute() done 3066 1726776650.43529: dumping result to json 3066 1726776650.43538: done dumping result, returning 3066 1726776650.43553: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-a6a2-bc7b-0000000001ff] 3066 1726776650.43626: sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001ff 3066 1726776650.43698: done sending task result for task 0233de48-8dd1-a6a2-bc7b-0000000001ff 3066 1726776650.43701: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3066 1726776650.43797: no more pending results, returning what we have 3066 1726776650.43801: results queue empty 3066 1726776650.43802: checking for any_errors_fatal 3066 1726776650.43813: done checking for any_errors_fatal 3066 1726776650.43814: checking for max_fail_percentage 3066 1726776650.43816: done checking for max_fail_percentage 3066 1726776650.43816: checking to see if all hosts have failed and the running result is not ok 3066 1726776650.43817: done checking to see if all hosts have failed 3066 1726776650.43818: getting the remaining hosts for this loop 3066 1726776650.43820: done getting the remaining hosts for this loop 3066 1726776650.43824: getting the next task for host managed_node3 3066 1726776650.43834: done getting next task for host managed_node3 3066 1726776650.43839: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726776650.43843: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776650.43858: getting variables 3066 1726776650.43860: in VariableManager get_vars() 3066 1726776650.43900: Calling all_inventory to load vars for managed_node3 3066 1726776650.43903: Calling groups_inventory to load vars for managed_node3 3066 1726776650.43906: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776650.43916: Calling all_plugins_play to load vars for managed_node3 3066 1726776650.43920: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776650.43923: Calling groups_plugins_play to load vars for managed_node3 3066 1726776650.44188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776650.44241: done with get_vars() 3066 1726776650.44253: done getting variables 3066 1726776650.44353: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:10:50 -0400 (0:00:00.077) 0:00:34.548 **** 3066 1726776650.44397: entering _queue_task() for managed_node3/service 3066 1726776650.44663: worker is 1 (out of 1 available) 3066 1726776650.44677: exiting _queue_task() for managed_node3/service 3066 1726776650.44690: done queuing things up, now waiting for results queue to drain 3066 1726776650.44692: waiting for pending results... 3066 1726776650.45048: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726776650.45122: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000200 3066 1726776650.45255: variable 'ansible_search_path' from source: unknown 3066 1726776650.45259: variable 'ansible_search_path' from source: unknown 3066 1726776650.45262: variable '__kernel_settings_services' from source: include_vars 3066 1726776650.45562: variable '__kernel_settings_services' from source: include_vars 3066 1726776650.45653: variable 'omit' from source: magic vars 3066 1726776650.45922: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776650.45938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776650.45957: variable 'omit' from source: magic vars 3066 1726776650.46057: variable 'omit' from source: magic vars 3066 1726776650.46119: variable 'omit' from source: magic vars 3066 1726776650.46185: variable 'item' from source: unknown 3066 1726776650.46282: variable 'item' from source: unknown 3066 1726776650.46315: variable 'omit' from source: magic vars 3066 1726776650.46377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776650.46419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776650.46554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776650.46559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776650.46568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776650.46570: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776650.46573: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776650.46575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776650.46662: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776650.46684: Set connection var ansible_timeout to 10 3066 1726776650.46695: Set connection var ansible_shell_executable to /bin/sh 3066 1726776650.46702: Set connection var ansible_connection to ssh 3066 1726776650.46712: Set connection var ansible_pipelining to False 3066 1726776650.46719: Set connection var ansible_shell_type to sh 3066 1726776650.46778: variable 'ansible_shell_executable' from source: unknown 3066 1726776650.46781: variable 'ansible_connection' from source: unknown 3066 1726776650.46792: variable 'ansible_module_compression' from source: unknown 3066 1726776650.46794: variable 'ansible_shell_type' from source: unknown 3066 1726776650.46797: variable 'ansible_shell_executable' from source: unknown 3066 1726776650.46799: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776650.46801: variable 'ansible_pipelining' from source: unknown 3066 1726776650.46803: variable 'ansible_timeout' from source: unknown 3066 1726776650.46806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776650.46962: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776650.46996: variable 'omit' from source: magic vars 3066 1726776650.46999: starting attempt loop 3066 1726776650.47107: running the handler 3066 1726776650.47115: variable 'ansible_facts' from source: unknown 3066 1726776650.47155: _low_level_execute_command(): starting 3066 1726776650.47167: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776650.48101: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.48133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.48261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.50094: stdout chunk (state=3): >>>/root <<< 3066 1726776650.50283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.50287: stderr chunk (state=3): >>><<< 3066 1726776650.50289: stdout chunk (state=3): >>><<< 3066 1726776650.50310: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.50335: _low_level_execute_command(): starting 3066 1726776650.50357: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873 `" && echo ansible-tmp-1726776650.5032072-3942-11110743165873="` echo /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873 `" ) && sleep 0' 3066 1726776650.50963: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.50978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.50993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.51013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776650.51032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776650.51058: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776650.51074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776650.51164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776650.51179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.51200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.51480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.53613: stdout chunk (state=3): >>>ansible-tmp-1726776650.5032072-3942-11110743165873=/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873 <<< 3066 1726776650.53724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.53796: stderr chunk (state=3): >>><<< 3066 1726776650.53806: stdout chunk (state=3): >>><<< 3066 1726776650.53835: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776650.5032072-3942-11110743165873=/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.53876: variable 'ansible_module_compression' from source: unknown 3066 1726776650.53932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776650.54001: variable 'ansible_facts' from source: unknown 3066 1726776650.54330: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py 3066 1726776650.54677: Sending initial data 3066 1726776650.54680: Sent initial data (151 bytes) 3066 1726776650.55053: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.55068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.55084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.55104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776650.55126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776650.55139: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776650.55157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776650.55178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776650.55192: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776650.55285: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.55312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.55423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.57195: 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 <<< 3066 1726776650.57301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776650.57384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpaqql6p4w /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py <<< 3066 1726776650.57393: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py" <<< 3066 1726776650.57471: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpaqql6p4w" to remote "/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py" <<< 3066 1726776650.59270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.59330: stderr chunk (state=3): >>><<< 3066 1726776650.59340: stdout chunk (state=3): >>><<< 3066 1726776650.59376: done transferring module to remote 3066 1726776650.59394: _low_level_execute_command(): starting 3066 1726776650.59405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/ /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py && sleep 0' 3066 1726776650.60104: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.60107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776650.60128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776650.60153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776650.60340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776650.60360: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776650.60659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.60771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.60886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776650.62959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776650.62971: stdout chunk (state=3): >>><<< 3066 1726776650.63163: stderr chunk (state=3): >>><<< 3066 1726776650.63167: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776650.63169: _low_level_execute_command(): starting 3066 1726776650.63172: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_setup.py && sleep 0' 3066 1726776650.64283: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776650.64390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776650.64692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776650.64784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776652.51887: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776652.54053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776652.54112: stderr chunk (state=3): >>><<< 3066 1726776652.54115: stdout chunk (state=3): >>><<< 3066 1726776652.54134: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776652.54165: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776650.5032072-3942-11110743165873/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776652.54183: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3066 1726776652.54244: variable 'ansible_module_compression' from source: unknown 3066 1726776652.54275: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3066 1726776652.54325: variable 'ansible_facts' from source: unknown 3066 1726776652.54462: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py 3066 1726776652.54574: Sending initial data 3066 1726776652.54577: Sent initial data (153 bytes) 3066 1726776652.55028: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776652.55041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776652.55058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776652.55061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776652.55133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776652.55136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776652.55138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776652.55215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776652.56980: 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" <<< 3066 1726776652.56984: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776652.57073: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776652.57193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpotjck2ul /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py <<< 3066 1726776652.57197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py" <<< 3066 1726776652.57299: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpotjck2ul" to remote "/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py" <<< 3066 1726776652.58592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776652.58651: stderr chunk (state=3): >>><<< 3066 1726776652.58655: stdout chunk (state=3): >>><<< 3066 1726776652.58674: done transferring module to remote 3066 1726776652.58681: _low_level_execute_command(): starting 3066 1726776652.58686: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/ /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py && sleep 0' 3066 1726776652.59128: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776652.59132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776652.59135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776652.59137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776652.59197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776652.59201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776652.59301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776652.61309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776652.61357: stderr chunk (state=3): >>><<< 3066 1726776652.61360: stdout chunk (state=3): >>><<< 3066 1726776652.61372: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776652.61375: _low_level_execute_command(): starting 3066 1726776652.61380: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/AnsiballZ_systemd.py && sleep 0' 3066 1726776652.61810: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776652.61813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776652.61816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776652.61819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776652.61867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776652.61870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776652.61964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776652.95571: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5331", "ControlPID": "0", "BusName": "com.redhat.tuned", "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": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15196160", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3507503104", "CPUUsageNSec": "118278000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "Fr<<< 3066 1726776652.95583: stdout chunk (state=3): >>>agmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "Thu 2024-09-19 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 3066 1726776652.98034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776652.98039: stdout chunk (state=3): >>><<< 3066 1726776652.98042: stderr chunk (state=3): >>><<< 3066 1726776652.98052: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5331", "ControlPID": "0", "BusName": "com.redhat.tuned", "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": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15196160", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3507503104", "CPUUsageNSec": "118278000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "Thu 2024-09-19 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776652.98207: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': 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.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-1726776650.5032072-3942-11110743165873/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776652.98242: _low_level_execute_command(): starting 3066 1726776652.98259: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776650.5032072-3942-11110743165873/ > /dev/null 2>&1 && sleep 0' 3066 1726776652.98936: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776652.98954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776652.98977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776652.99006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776652.99110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776652.99139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776652.99320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.01693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.01697: stdout chunk (state=3): >>><<< 3066 1726776653.01702: stderr chunk (state=3): >>><<< 3066 1726776653.01722: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.01753: handler run complete 3066 1726776653.01798: attempt loop complete, returning result 3066 1726776653.01822: variable 'item' from source: unknown 3066 1726776653.01908: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "118278000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5331", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3507503104", "MemoryCurrent": "15196160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15515648", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3066 1726776653.02786: dumping result to json 3066 1726776653.02790: done dumping result, returning 3066 1726776653.02792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-a6a2-bc7b-000000000200] 3066 1726776653.02795: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000200 3066 1726776653.03037: no more pending results, returning what we have 3066 1726776653.03041: results queue empty 3066 1726776653.03042: checking for any_errors_fatal 3066 1726776653.03045: done checking for any_errors_fatal 3066 1726776653.03046: checking for max_fail_percentage 3066 1726776653.03047: done checking for max_fail_percentage 3066 1726776653.03048: checking to see if all hosts have failed and the running result is not ok 3066 1726776653.03053: done checking to see if all hosts have failed 3066 1726776653.03054: getting the remaining hosts for this loop 3066 1726776653.03055: done getting the remaining hosts for this loop 3066 1726776653.03059: getting the next task for host managed_node3 3066 1726776653.03065: done getting next task for host managed_node3 3066 1726776653.03069: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726776653.03073: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776653.03082: getting variables 3066 1726776653.03084: in VariableManager get_vars() 3066 1726776653.03112: Calling all_inventory to load vars for managed_node3 3066 1726776653.03118: Calling groups_inventory to load vars for managed_node3 3066 1726776653.03120: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776653.03130: Calling all_plugins_play to load vars for managed_node3 3066 1726776653.03133: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776653.03136: Calling groups_plugins_play to load vars for managed_node3 3066 1726776653.03174: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000200 3066 1726776653.03177: WORKER PROCESS EXITING 3066 1726776653.03201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776653.03254: done with get_vars() 3066 1726776653.03262: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:10:53 -0400 (0:00:02.589) 0:00:37.137 **** 3066 1726776653.03368: entering _queue_task() for managed_node3/file 3066 1726776653.03630: worker is 1 (out of 1 available) 3066 1726776653.03644: exiting _queue_task() for managed_node3/file 3066 1726776653.03861: done queuing things up, now waiting for results queue to drain 3066 1726776653.03863: waiting for pending results... 3066 1726776653.03971: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726776653.04109: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000201 3066 1726776653.04199: variable 'ansible_search_path' from source: unknown 3066 1726776653.04203: variable 'ansible_search_path' from source: unknown 3066 1726776653.04207: calling self._execute() 3066 1726776653.04277: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.04291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.04311: variable 'omit' from source: magic vars 3066 1726776653.04435: variable 'omit' from source: magic vars 3066 1726776653.04499: variable 'omit' from source: magic vars 3066 1726776653.04542: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776653.04891: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776653.05005: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776653.05021: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776653.05174: variable 'omit' from source: magic vars 3066 1726776653.05178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776653.05180: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776653.05197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776653.05222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.05237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.05274: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776653.05285: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.05292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.05403: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776653.05416: Set connection var ansible_timeout to 10 3066 1726776653.05426: Set connection var ansible_shell_executable to /bin/sh 3066 1726776653.05432: Set connection var ansible_connection to ssh 3066 1726776653.05440: Set connection var ansible_pipelining to False 3066 1726776653.05447: Set connection var ansible_shell_type to sh 3066 1726776653.05478: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.05486: variable 'ansible_connection' from source: unknown 3066 1726776653.05495: variable 'ansible_module_compression' from source: unknown 3066 1726776653.05504: variable 'ansible_shell_type' from source: unknown 3066 1726776653.05511: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.05520: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.05527: variable 'ansible_pipelining' from source: unknown 3066 1726776653.05533: variable 'ansible_timeout' from source: unknown 3066 1726776653.05540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.05828: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776653.05832: variable 'omit' from source: magic vars 3066 1726776653.05834: starting attempt loop 3066 1726776653.05836: running the handler 3066 1726776653.05838: _low_level_execute_command(): starting 3066 1726776653.05840: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776653.06608: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776653.06665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776653.06683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.06762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.06781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.06810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.06940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.08762: stdout chunk (state=3): >>>/root <<< 3066 1726776653.08968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.08972: stdout chunk (state=3): >>><<< 3066 1726776653.08975: stderr chunk (state=3): >>><<< 3066 1726776653.08999: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.09111: _low_level_execute_command(): starting 3066 1726776653.09118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825 `" && echo ansible-tmp-1726776653.0900667-4010-143204049378825="` echo /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825 `" ) && sleep 0' 3066 1726776653.09766: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776653.09785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.09802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.09824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776653.09907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.09961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.09982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.10017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.10128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.12250: stdout chunk (state=3): >>>ansible-tmp-1726776653.0900667-4010-143204049378825=/root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825 <<< 3066 1726776653.12488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.12492: stdout chunk (state=3): >>><<< 3066 1726776653.12496: stderr chunk (state=3): >>><<< 3066 1726776653.12657: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776653.0900667-4010-143204049378825=/root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.12662: variable 'ansible_module_compression' from source: unknown 3066 1726776653.12665: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726776653.12699: variable 'ansible_facts' from source: unknown 3066 1726776653.12806: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py 3066 1726776653.12972: Sending initial data 3066 1726776653.13017: Sent initial data (151 bytes) 3066 1726776653.13630: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.13634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776653.13636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.13639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.13642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.13735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.13812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.15555: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3066 1726776653.15580: 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 <<< 3066 1726776653.15659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776653.15739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpdr5nunlf /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py <<< 3066 1726776653.15745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py" <<< 3066 1726776653.15815: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpdr5nunlf" to remote "/root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py" <<< 3066 1726776653.15822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py" <<< 3066 1726776653.16619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.16771: stderr chunk (state=3): >>><<< 3066 1726776653.16775: stdout chunk (state=3): >>><<< 3066 1726776653.16777: done transferring module to remote 3066 1726776653.16779: _low_level_execute_command(): starting 3066 1726776653.16782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/ /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py && sleep 0' 3066 1726776653.17357: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776653.17374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.17389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.17411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776653.17429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776653.17443: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776653.17465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.17512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.17574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.17596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.17638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.17728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.19758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.19830: stderr chunk (state=3): >>><<< 3066 1726776653.19838: stdout chunk (state=3): >>><<< 3066 1726776653.19926: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.19930: _low_level_execute_command(): starting 3066 1726776653.19932: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/AnsiballZ_file.py && sleep 0' 3066 1726776653.20570: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776653.20588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.20609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.20675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.20746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.20779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.20795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.20922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.39859: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776653.41416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776653.41473: stderr chunk (state=3): >>><<< 3066 1726776653.41479: stdout chunk (state=3): >>><<< 3066 1726776653.41495: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776653.41532: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726776653.0900667-4010-143204049378825/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776653.41542: _low_level_execute_command(): starting 3066 1726776653.41544: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776653.0900667-4010-143204049378825/ > /dev/null 2>&1 && sleep 0' 3066 1726776653.42023: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.42028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.42030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.42040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.42087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.42102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.42189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.44191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.44245: stderr chunk (state=3): >>><<< 3066 1726776653.44250: stdout chunk (state=3): >>><<< 3066 1726776653.44264: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.44269: handler run complete 3066 1726776653.44293: attempt loop complete, returning result 3066 1726776653.44296: _execute() done 3066 1726776653.44298: dumping result to json 3066 1726776653.44306: done dumping result, returning 3066 1726776653.44317: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-a6a2-bc7b-000000000201] 3066 1726776653.44320: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000201 3066 1726776653.44433: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000201 3066 1726776653.44436: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 3066 1726776653.44528: no more pending results, returning what we have 3066 1726776653.44532: results queue empty 3066 1726776653.44533: checking for any_errors_fatal 3066 1726776653.44557: done checking for any_errors_fatal 3066 1726776653.44559: checking for max_fail_percentage 3066 1726776653.44560: done checking for max_fail_percentage 3066 1726776653.44561: checking to see if all hosts have failed and the running result is not ok 3066 1726776653.44562: done checking to see if all hosts have failed 3066 1726776653.44563: getting the remaining hosts for this loop 3066 1726776653.44564: done getting the remaining hosts for this loop 3066 1726776653.44567: getting the next task for host managed_node3 3066 1726776653.44573: done getting next task for host managed_node3 3066 1726776653.44577: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726776653.44580: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776653.44590: getting variables 3066 1726776653.44592: in VariableManager get_vars() 3066 1726776653.44624: Calling all_inventory to load vars for managed_node3 3066 1726776653.44626: Calling groups_inventory to load vars for managed_node3 3066 1726776653.44627: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776653.44635: Calling all_plugins_play to load vars for managed_node3 3066 1726776653.44637: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776653.44638: Calling groups_plugins_play to load vars for managed_node3 3066 1726776653.44681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776653.44718: done with get_vars() 3066 1726776653.44725: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:10:53 -0400 (0:00:00.414) 0:00:37.552 **** 3066 1726776653.44798: entering _queue_task() for managed_node3/slurp 3066 1726776653.44996: worker is 1 (out of 1 available) 3066 1726776653.45009: exiting _queue_task() for managed_node3/slurp 3066 1726776653.45026: done queuing things up, now waiting for results queue to drain 3066 1726776653.45028: waiting for pending results... 3066 1726776653.45199: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726776653.45269: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000202 3066 1726776653.45281: variable 'ansible_search_path' from source: unknown 3066 1726776653.45284: variable 'ansible_search_path' from source: unknown 3066 1726776653.45318: calling self._execute() 3066 1726776653.45378: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.45382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.45393: variable 'omit' from source: magic vars 3066 1726776653.45473: variable 'omit' from source: magic vars 3066 1726776653.45511: variable 'omit' from source: magic vars 3066 1726776653.45533: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776653.45773: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776653.45837: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776653.45867: variable 'omit' from source: magic vars 3066 1726776653.45898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776653.45930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776653.45947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776653.45964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.45973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.45998: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776653.46001: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.46004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.46082: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776653.46086: Set connection var ansible_timeout to 10 3066 1726776653.46092: Set connection var ansible_shell_executable to /bin/sh 3066 1726776653.46095: Set connection var ansible_connection to ssh 3066 1726776653.46100: Set connection var ansible_pipelining to False 3066 1726776653.46103: Set connection var ansible_shell_type to sh 3066 1726776653.46122: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.46125: variable 'ansible_connection' from source: unknown 3066 1726776653.46128: variable 'ansible_module_compression' from source: unknown 3066 1726776653.46132: variable 'ansible_shell_type' from source: unknown 3066 1726776653.46135: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.46137: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.46139: variable 'ansible_pipelining' from source: unknown 3066 1726776653.46142: variable 'ansible_timeout' from source: unknown 3066 1726776653.46144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.46295: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776653.46304: variable 'omit' from source: magic vars 3066 1726776653.46308: starting attempt loop 3066 1726776653.46311: running the handler 3066 1726776653.46322: _low_level_execute_command(): starting 3066 1726776653.46328: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776653.46855: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.46860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.46874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.46930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.46933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.46935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.47028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.48802: stdout chunk (state=3): >>>/root <<< 3066 1726776653.48913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.48970: stderr chunk (state=3): >>><<< 3066 1726776653.48974: stdout chunk (state=3): >>><<< 3066 1726776653.48998: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.49009: _low_level_execute_command(): starting 3066 1726776653.49017: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789 `" && echo ansible-tmp-1726776653.4899812-4026-34297504379789="` echo /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789 `" ) && sleep 0' 3066 1726776653.49494: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.49498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.49507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776653.49510: 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 <<< 3066 1726776653.49512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.49565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.49568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.49570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.49659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.51756: stdout chunk (state=3): >>>ansible-tmp-1726776653.4899812-4026-34297504379789=/root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789 <<< 3066 1726776653.51869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.51926: stderr chunk (state=3): >>><<< 3066 1726776653.51929: stdout chunk (state=3): >>><<< 3066 1726776653.51943: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776653.4899812-4026-34297504379789=/root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.51984: variable 'ansible_module_compression' from source: unknown 3066 1726776653.52023: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3066 1726776653.52055: variable 'ansible_facts' from source: unknown 3066 1726776653.52111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py 3066 1726776653.52230: Sending initial data 3066 1726776653.52233: Sent initial data (151 bytes) 3066 1726776653.52709: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.52713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.52718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776653.52721: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.52723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.52772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.52779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.52782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.52860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.54589: 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" <<< 3066 1726776653.54592: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776653.54668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776653.54745: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpl2z49yau /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py <<< 3066 1726776653.54753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py" <<< 3066 1726776653.54823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpl2z49yau" to remote "/root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py" <<< 3066 1726776653.54830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py" <<< 3066 1726776653.55527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.55591: stderr chunk (state=3): >>><<< 3066 1726776653.55595: stdout chunk (state=3): >>><<< 3066 1726776653.55612: done transferring module to remote 3066 1726776653.55625: _low_level_execute_command(): starting 3066 1726776653.55630: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/ /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py && sleep 0' 3066 1726776653.56190: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.56262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.58312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.58319: stdout chunk (state=3): >>><<< 3066 1726776653.58322: stderr chunk (state=3): >>><<< 3066 1726776653.58427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.58431: _low_level_execute_command(): starting 3066 1726776653.58434: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/AnsiballZ_slurp.py && sleep 0' 3066 1726776653.59037: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776653.59056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.59071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.59100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776653.59210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.59237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.59365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.76431: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 3066 1726776653.78216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776653.78221: stdout chunk (state=3): >>><<< 3066 1726776653.78224: stderr chunk (state=3): >>><<< 3066 1726776653.78393: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776653.78399: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776653.4899812-4026-34297504379789/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776653.78402: _low_level_execute_command(): starting 3066 1726776653.78405: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776653.4899812-4026-34297504379789/ > /dev/null 2>&1 && sleep 0' 3066 1726776653.79179: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.79183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.79186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.79188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.79289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.79369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.81405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.81470: stderr chunk (state=3): >>><<< 3066 1726776653.81474: stdout chunk (state=3): >>><<< 3066 1726776653.81486: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.81495: handler run complete 3066 1726776653.81507: attempt loop complete, returning result 3066 1726776653.81510: _execute() done 3066 1726776653.81513: dumping result to json 3066 1726776653.81519: done dumping result, returning 3066 1726776653.81527: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-a6a2-bc7b-000000000202] 3066 1726776653.81536: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000202 3066 1726776653.81640: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000202 3066 1726776653.81643: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3066 1726776653.81722: no more pending results, returning what we have 3066 1726776653.81726: results queue empty 3066 1726776653.81726: checking for any_errors_fatal 3066 1726776653.81735: done checking for any_errors_fatal 3066 1726776653.81735: checking for max_fail_percentage 3066 1726776653.81737: done checking for max_fail_percentage 3066 1726776653.81738: checking to see if all hosts have failed and the running result is not ok 3066 1726776653.81738: done checking to see if all hosts have failed 3066 1726776653.81739: getting the remaining hosts for this loop 3066 1726776653.81741: done getting the remaining hosts for this loop 3066 1726776653.81744: getting the next task for host managed_node3 3066 1726776653.81753: done getting next task for host managed_node3 3066 1726776653.81756: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726776653.81760: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776653.81771: getting variables 3066 1726776653.81772: in VariableManager get_vars() 3066 1726776653.81804: Calling all_inventory to load vars for managed_node3 3066 1726776653.81807: Calling groups_inventory to load vars for managed_node3 3066 1726776653.81809: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776653.81818: Calling all_plugins_play to load vars for managed_node3 3066 1726776653.81821: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776653.81824: Calling groups_plugins_play to load vars for managed_node3 3066 1726776653.81870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776653.81905: done with get_vars() 3066 1726776653.81911: done getting variables 3066 1726776653.81964: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:10:53 -0400 (0:00:00.371) 0:00:37.924 **** 3066 1726776653.81988: entering _queue_task() for managed_node3/set_fact 3066 1726776653.82196: worker is 1 (out of 1 available) 3066 1726776653.82209: exiting _queue_task() for managed_node3/set_fact 3066 1726776653.82225: done queuing things up, now waiting for results queue to drain 3066 1726776653.82227: waiting for pending results... 3066 1726776653.82402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726776653.82474: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000203 3066 1726776653.82487: variable 'ansible_search_path' from source: unknown 3066 1726776653.82491: variable 'ansible_search_path' from source: unknown 3066 1726776653.82523: calling self._execute() 3066 1726776653.82584: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.82590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.82600: variable 'omit' from source: magic vars 3066 1726776653.82688: variable 'omit' from source: magic vars 3066 1726776653.82724: variable 'omit' from source: magic vars 3066 1726776653.83046: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776653.83056: variable '__cur_profile' from source: task vars 3066 1726776653.83177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776653.84760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776653.84804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776653.84833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776653.84865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776653.84884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776653.84947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776653.84974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776653.84993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776653.85022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776653.85033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776653.85124: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3066 1726776653.85171: variable 'omit' from source: magic vars 3066 1726776653.85194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776653.85219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776653.85233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776653.85247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.85258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.85284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776653.85287: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.85289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.85366: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776653.85370: Set connection var ansible_timeout to 10 3066 1726776653.85376: Set connection var ansible_shell_executable to /bin/sh 3066 1726776653.85379: Set connection var ansible_connection to ssh 3066 1726776653.85384: Set connection var ansible_pipelining to False 3066 1726776653.85387: Set connection var ansible_shell_type to sh 3066 1726776653.85411: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.85416: variable 'ansible_connection' from source: unknown 3066 1726776653.85419: variable 'ansible_module_compression' from source: unknown 3066 1726776653.85422: variable 'ansible_shell_type' from source: unknown 3066 1726776653.85424: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.85426: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.85429: variable 'ansible_pipelining' from source: unknown 3066 1726776653.85431: variable 'ansible_timeout' from source: unknown 3066 1726776653.85434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.85521: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776653.85525: variable 'omit' from source: magic vars 3066 1726776653.85528: starting attempt loop 3066 1726776653.85530: running the handler 3066 1726776653.85533: handler run complete 3066 1726776653.85542: attempt loop complete, returning result 3066 1726776653.85545: _execute() done 3066 1726776653.85548: dumping result to json 3066 1726776653.85552: done dumping result, returning 3066 1726776653.85560: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-a6a2-bc7b-000000000203] 3066 1726776653.85565: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000203 3066 1726776653.85657: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000203 3066 1726776653.85660: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3066 1726776653.85727: no more pending results, returning what we have 3066 1726776653.85731: results queue empty 3066 1726776653.85732: checking for any_errors_fatal 3066 1726776653.85737: done checking for any_errors_fatal 3066 1726776653.85738: checking for max_fail_percentage 3066 1726776653.85739: done checking for max_fail_percentage 3066 1726776653.85740: checking to see if all hosts have failed and the running result is not ok 3066 1726776653.85741: done checking to see if all hosts have failed 3066 1726776653.85742: getting the remaining hosts for this loop 3066 1726776653.85744: done getting the remaining hosts for this loop 3066 1726776653.85747: getting the next task for host managed_node3 3066 1726776653.85756: done getting next task for host managed_node3 3066 1726776653.85759: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726776653.85763: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776653.85778: getting variables 3066 1726776653.85779: in VariableManager get_vars() 3066 1726776653.85812: Calling all_inventory to load vars for managed_node3 3066 1726776653.85818: Calling groups_inventory to load vars for managed_node3 3066 1726776653.85821: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776653.85829: Calling all_plugins_play to load vars for managed_node3 3066 1726776653.85832: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776653.85835: Calling groups_plugins_play to load vars for managed_node3 3066 1726776653.85881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776653.85919: done with get_vars() 3066 1726776653.85926: done getting variables 3066 1726776653.85975: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:10:53 -0400 (0:00:00.040) 0:00:37.964 **** 3066 1726776653.86000: entering _queue_task() for managed_node3/copy 3066 1726776653.86222: worker is 1 (out of 1 available) 3066 1726776653.86236: exiting _queue_task() for managed_node3/copy 3066 1726776653.86252: done queuing things up, now waiting for results queue to drain 3066 1726776653.86254: waiting for pending results... 3066 1726776653.86493: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726776653.86543: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000204 3066 1726776653.86564: variable 'ansible_search_path' from source: unknown 3066 1726776653.86568: variable 'ansible_search_path' from source: unknown 3066 1726776653.86624: calling self._execute() 3066 1726776653.86712: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.86727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.86741: variable 'omit' from source: magic vars 3066 1726776653.86843: variable 'omit' from source: magic vars 3066 1726776653.86894: variable 'omit' from source: magic vars 3066 1726776653.86924: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726776653.87353: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726776653.87357: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776653.87359: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726776653.87425: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776653.87472: variable 'omit' from source: magic vars 3066 1726776653.87519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776653.87572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776653.87605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776653.87630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.87647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776653.87701: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776653.87711: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.87719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.87843: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776653.87858: Set connection var ansible_timeout to 10 3066 1726776653.87869: Set connection var ansible_shell_executable to /bin/sh 3066 1726776653.87875: Set connection var ansible_connection to ssh 3066 1726776653.87892: Set connection var ansible_pipelining to False 3066 1726776653.87899: Set connection var ansible_shell_type to sh 3066 1726776653.87934: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.87942: variable 'ansible_connection' from source: unknown 3066 1726776653.87948: variable 'ansible_module_compression' from source: unknown 3066 1726776653.87959: variable 'ansible_shell_type' from source: unknown 3066 1726776653.87965: variable 'ansible_shell_executable' from source: unknown 3066 1726776653.87971: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776653.87978: variable 'ansible_pipelining' from source: unknown 3066 1726776653.87993: variable 'ansible_timeout' from source: unknown 3066 1726776653.88254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776653.88258: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776653.88262: variable 'omit' from source: magic vars 3066 1726776653.88264: starting attempt loop 3066 1726776653.88267: running the handler 3066 1726776653.88269: _low_level_execute_command(): starting 3066 1726776653.88270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776653.88789: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.88806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776653.88820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.88865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.88878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.88993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.90821: stdout chunk (state=3): >>>/root <<< 3066 1726776653.90930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.90989: stderr chunk (state=3): >>><<< 3066 1726776653.90993: stdout chunk (state=3): >>><<< 3066 1726776653.91015: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.91029: _low_level_execute_command(): starting 3066 1726776653.91036: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906 `" && echo ansible-tmp-1726776653.910182-4057-238771979052906="` echo /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906 `" ) && sleep 0' 3066 1726776653.91523: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.91528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776653.91539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776653.91542: 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 <<< 3066 1726776653.91544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.91586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.91590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776653.91596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.91681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.93868: stdout chunk (state=3): >>>ansible-tmp-1726776653.910182-4057-238771979052906=/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906 <<< 3066 1726776653.94072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.94075: stdout chunk (state=3): >>><<< 3066 1726776653.94078: stderr chunk (state=3): >>><<< 3066 1726776653.94256: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776653.910182-4057-238771979052906=/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776653.94260: variable 'ansible_module_compression' from source: unknown 3066 1726776653.94289: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776653.94338: variable 'ansible_facts' from source: unknown 3066 1726776653.94432: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py 3066 1726776653.94601: Sending initial data 3066 1726776653.94604: Sent initial data (150 bytes) 3066 1726776653.95036: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776653.95040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.95043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776653.95045: 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 <<< 3066 1726776653.95048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.95088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.95093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.95184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776653.96962: 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 <<< 3066 1726776653.97031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776653.97124: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp76aprlqd /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py <<< 3066 1726776653.97128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py" <<< 3066 1726776653.97218: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp76aprlqd" to remote "/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py" <<< 3066 1726776653.98257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776653.98261: stderr chunk (state=3): >>><<< 3066 1726776653.98264: stdout chunk (state=3): >>><<< 3066 1726776653.98266: done transferring module to remote 3066 1726776653.98269: _low_level_execute_command(): starting 3066 1726776653.98272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/ /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py && sleep 0' 3066 1726776653.98719: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776653.98737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776653.98754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776653.98791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776653.98812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776653.98886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.00834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.00880: stderr chunk (state=3): >>><<< 3066 1726776654.00884: stdout chunk (state=3): >>><<< 3066 1726776654.00898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776654.00901: _low_level_execute_command(): starting 3066 1726776654.00906: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_stat.py && sleep 0' 3066 1726776654.01367: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.01371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776654.01373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776654.01376: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.01378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.01432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.01436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.01526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.20205: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726776653.7617705, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1433551404", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776654.21984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776654.22048: stderr chunk (state=3): >>><<< 3066 1726776654.22054: stdout chunk (state=3): >>><<< 3066 1726776654.22070: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726776653.7617705, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1433551404", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776654.22135: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776653.910182-4057-238771979052906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776654.22177: variable 'ansible_module_compression' from source: unknown 3066 1726776654.22212: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726776654.22255: variable 'ansible_facts' from source: unknown 3066 1726776654.22372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py 3066 1726776654.22655: Sending initial data 3066 1726776654.22658: Sent initial data (150 bytes) 3066 1726776654.23293: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.23361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776654.23376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.23429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.23539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.25323: 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 <<< 3066 1726776654.25414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776654.25506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpk_ptekzf /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py <<< 3066 1726776654.25509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py" <<< 3066 1726776654.25583: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpk_ptekzf" to remote "/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py" <<< 3066 1726776654.26639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.26656: stderr chunk (state=3): >>><<< 3066 1726776654.26734: stdout chunk (state=3): >>><<< 3066 1726776654.26738: done transferring module to remote 3066 1726776654.26740: _low_level_execute_command(): starting 3066 1726776654.26742: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/ /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py && sleep 0' 3066 1726776654.27443: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.27480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.27521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.27630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.27655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.27771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.29814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.29846: stdout chunk (state=3): >>><<< 3066 1726776654.29851: stderr chunk (state=3): >>><<< 3066 1726776654.29956: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776654.29959: _low_level_execute_command(): starting 3066 1726776654.29962: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/AnsiballZ_file.py && sleep 0' 3066 1726776654.30579: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.30592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.30635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776654.30732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.30736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.30755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.30783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776654.30805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.30822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.30958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.49604: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".3ykef8ho", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776654.51308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776654.51312: stdout chunk (state=3): >>><<< 3066 1726776654.51318: stderr chunk (state=3): >>><<< 3066 1726776654.51339: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".3ykef8ho", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776654.51459: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.3ykef8ho', 'recurse': False, 'state': 'file', '_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.file', '_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-1726776653.910182-4057-238771979052906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776654.51462: _low_level_execute_command(): starting 3066 1726776654.51465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776653.910182-4057-238771979052906/ > /dev/null 2>&1 && sleep 0' 3066 1726776654.52244: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.52273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.52393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.54508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.54545: stdout chunk (state=3): >>><<< 3066 1726776654.54552: stderr chunk (state=3): >>><<< 3066 1726776654.54755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776654.54763: handler run complete 3066 1726776654.54766: attempt loop complete, returning result 3066 1726776654.54768: _execute() done 3066 1726776654.54771: dumping result to json 3066 1726776654.54773: done dumping result, returning 3066 1726776654.54776: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-a6a2-bc7b-000000000204] 3066 1726776654.54778: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000204 3066 1726776654.54868: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000204 3066 1726776654.54871: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 3066 1726776654.54974: no more pending results, returning what we have 3066 1726776654.54978: results queue empty 3066 1726776654.54979: checking for any_errors_fatal 3066 1726776654.54984: done checking for any_errors_fatal 3066 1726776654.54985: checking for max_fail_percentage 3066 1726776654.54986: done checking for max_fail_percentage 3066 1726776654.54988: checking to see if all hosts have failed and the running result is not ok 3066 1726776654.54989: done checking to see if all hosts have failed 3066 1726776654.54989: getting the remaining hosts for this loop 3066 1726776654.54991: done getting the remaining hosts for this loop 3066 1726776654.54995: getting the next task for host managed_node3 3066 1726776654.55002: done getting next task for host managed_node3 3066 1726776654.55006: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726776654.55010: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776654.55023: getting variables 3066 1726776654.55025: in VariableManager get_vars() 3066 1726776654.55184: Calling all_inventory to load vars for managed_node3 3066 1726776654.55188: Calling groups_inventory to load vars for managed_node3 3066 1726776654.55190: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776654.55201: Calling all_plugins_play to load vars for managed_node3 3066 1726776654.55204: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776654.55207: Calling groups_plugins_play to load vars for managed_node3 3066 1726776654.55290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776654.55342: done with get_vars() 3066 1726776654.55456: done getting variables 3066 1726776654.55530: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:10:54 -0400 (0:00:00.695) 0:00:38.659 **** 3066 1726776654.55564: entering _queue_task() for managed_node3/copy 3066 1726776654.55941: worker is 1 (out of 1 available) 3066 1726776654.55954: exiting _queue_task() for managed_node3/copy 3066 1726776654.55966: done queuing things up, now waiting for results queue to drain 3066 1726776654.55967: waiting for pending results... 3066 1726776654.56377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726776654.56383: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000205 3066 1726776654.56386: variable 'ansible_search_path' from source: unknown 3066 1726776654.56389: variable 'ansible_search_path' from source: unknown 3066 1726776654.56391: calling self._execute() 3066 1726776654.56585: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776654.56589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776654.56592: variable 'omit' from source: magic vars 3066 1726776654.56619: variable 'omit' from source: magic vars 3066 1726776654.56685: variable 'omit' from source: magic vars 3066 1726776654.56734: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726776654.57092: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726776654.57302: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726776654.57359: variable 'omit' from source: magic vars 3066 1726776654.57408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776654.57457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776654.57567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776654.57570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776654.57573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776654.57575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776654.57578: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776654.57580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776654.57708: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776654.57722: Set connection var ansible_timeout to 10 3066 1726776654.57732: Set connection var ansible_shell_executable to /bin/sh 3066 1726776654.57738: Set connection var ansible_connection to ssh 3066 1726776654.57748: Set connection var ansible_pipelining to False 3066 1726776654.57756: Set connection var ansible_shell_type to sh 3066 1726776654.57789: variable 'ansible_shell_executable' from source: unknown 3066 1726776654.57798: variable 'ansible_connection' from source: unknown 3066 1726776654.57811: variable 'ansible_module_compression' from source: unknown 3066 1726776654.57822: variable 'ansible_shell_type' from source: unknown 3066 1726776654.57830: variable 'ansible_shell_executable' from source: unknown 3066 1726776654.57836: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776654.57844: variable 'ansible_pipelining' from source: unknown 3066 1726776654.57852: variable 'ansible_timeout' from source: unknown 3066 1726776654.57860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776654.58112: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776654.58119: variable 'omit' from source: magic vars 3066 1726776654.58122: starting attempt loop 3066 1726776654.58124: running the handler 3066 1726776654.58126: _low_level_execute_command(): starting 3066 1726776654.58133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776654.58912: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.58933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.59020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.59073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.59097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.59235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.61030: stdout chunk (state=3): >>>/root <<< 3066 1726776654.61242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.61246: stdout chunk (state=3): >>><<< 3066 1726776654.61248: stderr chunk (state=3): >>><<< 3066 1726776654.61278: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776654.61298: _low_level_execute_command(): starting 3066 1726776654.61309: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260 `" && echo ansible-tmp-1726776654.612854-4091-22091324410260="` echo /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260 `" ) && sleep 0' 3066 1726776654.61989: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.62005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.62147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.62153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.62188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.62295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.64439: stdout chunk (state=3): >>>ansible-tmp-1726776654.612854-4091-22091324410260=/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260 <<< 3066 1726776654.64643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.64647: stdout chunk (state=3): >>><<< 3066 1726776654.64652: stderr chunk (state=3): >>><<< 3066 1726776654.64669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776654.612854-4091-22091324410260=/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776654.64863: variable 'ansible_module_compression' from source: unknown 3066 1726776654.64867: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776654.64882: variable 'ansible_facts' from source: unknown 3066 1726776654.64990: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py 3066 1726776654.65206: Sending initial data 3066 1726776654.65218: Sent initial data (149 bytes) 3066 1726776654.65893: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.65909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.65927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.65949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776654.66067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.66091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.66209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.67966: 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 <<< 3066 1726776654.68045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776654.68177: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp92iv61cy /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py <<< 3066 1726776654.68181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py" <<< 3066 1726776654.68279: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp92iv61cy" to remote "/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py" <<< 3066 1726776654.69326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.69489: stderr chunk (state=3): >>><<< 3066 1726776654.69492: stdout chunk (state=3): >>><<< 3066 1726776654.69495: done transferring module to remote 3066 1726776654.69497: _low_level_execute_command(): starting 3066 1726776654.69500: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/ /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py && sleep 0' 3066 1726776654.70125: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.70218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.70290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776654.70317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.70356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.70527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.72498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.72871: stderr chunk (state=3): >>><<< 3066 1726776654.72875: stdout chunk (state=3): >>><<< 3066 1726776654.72878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776654.72887: _low_level_execute_command(): starting 3066 1726776654.72890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_stat.py && sleep 0' 3066 1726776654.74137: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776654.74210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.74220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.74363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.74455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776654.74469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.74488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.74745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.93234: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262938, "dev": 51714, "nlink": 1, "atime": 1726776644.359713, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2507960164", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776654.94978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776654.95037: stderr chunk (state=3): >>><<< 3066 1726776654.95041: stdout chunk (state=3): >>><<< 3066 1726776654.95061: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262938, "dev": 51714, "nlink": 1, "atime": 1726776644.359713, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2507960164", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776654.95123: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776654.612854-4091-22091324410260/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776654.95159: variable 'ansible_module_compression' from source: unknown 3066 1726776654.95191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726776654.95208: variable 'ansible_facts' from source: unknown 3066 1726776654.95262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py 3066 1726776654.95362: Sending initial data 3066 1726776654.95366: Sent initial data (149 bytes) 3066 1726776654.95820: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.95839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.95843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776654.95846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.95870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.95922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776654.95925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.95927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.96009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776654.97743: 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" <<< 3066 1726776654.97752: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776654.97821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776654.97900: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpz88jyvfp /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py <<< 3066 1726776654.97908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py" <<< 3066 1726776654.97976: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpz88jyvfp" to remote "/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py" <<< 3066 1726776654.98693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776654.98757: stderr chunk (state=3): >>><<< 3066 1726776654.98760: stdout chunk (state=3): >>><<< 3066 1726776654.98782: done transferring module to remote 3066 1726776654.98792: _low_level_execute_command(): starting 3066 1726776654.98795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/ /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py && sleep 0' 3066 1726776654.99238: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776654.99245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776654.99271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.99274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776654.99277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776654.99340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776654.99344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776654.99347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776654.99417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.01369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.01423: stderr chunk (state=3): >>><<< 3066 1726776655.01427: stdout chunk (state=3): >>><<< 3066 1726776655.01440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.01443: _low_level_execute_command(): starting 3066 1726776655.01451: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/AnsiballZ_file.py && sleep 0' 3066 1726776655.01935: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776655.01941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.01943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776655.01945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.01948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.02001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.02004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.02009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.02094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.20409: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".fvci3qai", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776655.21984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776655.22046: stderr chunk (state=3): >>><<< 3066 1726776655.22052: stdout chunk (state=3): >>><<< 3066 1726776655.22066: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".fvci3qai", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776655.22094: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.fvci3qai', 'recurse': False, 'state': 'file', '_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.file', '_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-1726776654.612854-4091-22091324410260/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776655.22103: _low_level_execute_command(): starting 3066 1726776655.22106: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776654.612854-4091-22091324410260/ > /dev/null 2>&1 && sleep 0' 3066 1726776655.22590: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.22594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.22596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.22599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.22652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.22657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.22660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.22767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.24856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.24860: stderr chunk (state=3): >>><<< 3066 1726776655.24862: stdout chunk (state=3): >>><<< 3066 1726776655.24865: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.24868: handler run complete 3066 1726776655.24876: attempt loop complete, returning result 3066 1726776655.24878: _execute() done 3066 1726776655.24881: dumping result to json 3066 1726776655.24888: done dumping result, returning 3066 1726776655.24898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-a6a2-bc7b-000000000205] 3066 1726776655.24904: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000205 3066 1726776655.25030: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000205 3066 1726776655.25034: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 3066 1726776655.25143: no more pending results, returning what we have 3066 1726776655.25147: results queue empty 3066 1726776655.25150: checking for any_errors_fatal 3066 1726776655.25157: done checking for any_errors_fatal 3066 1726776655.25158: checking for max_fail_percentage 3066 1726776655.25160: done checking for max_fail_percentage 3066 1726776655.25161: checking to see if all hosts have failed and the running result is not ok 3066 1726776655.25162: done checking to see if all hosts have failed 3066 1726776655.25163: getting the remaining hosts for this loop 3066 1726776655.25169: done getting the remaining hosts for this loop 3066 1726776655.25173: getting the next task for host managed_node3 3066 1726776655.25181: done getting next task for host managed_node3 3066 1726776655.25186: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726776655.25190: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776655.25201: getting variables 3066 1726776655.25203: in VariableManager get_vars() 3066 1726776655.25245: Calling all_inventory to load vars for managed_node3 3066 1726776655.25472: Calling groups_inventory to load vars for managed_node3 3066 1726776655.25476: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776655.25485: Calling all_plugins_play to load vars for managed_node3 3066 1726776655.25488: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776655.25490: Calling groups_plugins_play to load vars for managed_node3 3066 1726776655.25541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776655.25607: done with get_vars() 3066 1726776655.25616: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:10:55 -0400 (0:00:00.701) 0:00:39.361 **** 3066 1726776655.25718: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776655.26036: worker is 1 (out of 1 available) 3066 1726776655.26111: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726776655.26124: done queuing things up, now waiting for results queue to drain 3066 1726776655.26125: waiting for pending results... 3066 1726776655.26453: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726776655.26472: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000206 3066 1726776655.26494: variable 'ansible_search_path' from source: unknown 3066 1726776655.26502: variable 'ansible_search_path' from source: unknown 3066 1726776655.26553: calling self._execute() 3066 1726776655.26752: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776655.26772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776655.26788: variable 'omit' from source: magic vars 3066 1726776655.26910: variable 'omit' from source: magic vars 3066 1726776655.27020: variable 'omit' from source: magic vars 3066 1726776655.27059: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776655.27385: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776655.27478: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776655.27579: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776655.27639: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776655.27653: variable 'omit' from source: magic vars 3066 1726776655.27698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776655.27747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776655.27776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776655.27800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776655.27815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776655.27857: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776655.27968: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776655.27972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776655.27996: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776655.28008: Set connection var ansible_timeout to 10 3066 1726776655.28018: Set connection var ansible_shell_executable to /bin/sh 3066 1726776655.28027: Set connection var ansible_connection to ssh 3066 1726776655.28038: Set connection var ansible_pipelining to False 3066 1726776655.28045: Set connection var ansible_shell_type to sh 3066 1726776655.28086: variable 'ansible_shell_executable' from source: unknown 3066 1726776655.28095: variable 'ansible_connection' from source: unknown 3066 1726776655.28184: variable 'ansible_module_compression' from source: unknown 3066 1726776655.28187: variable 'ansible_shell_type' from source: unknown 3066 1726776655.28192: variable 'ansible_shell_executable' from source: unknown 3066 1726776655.28194: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776655.28197: variable 'ansible_pipelining' from source: unknown 3066 1726776655.28199: variable 'ansible_timeout' from source: unknown 3066 1726776655.28202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776655.28402: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776655.28406: variable 'omit' from source: magic vars 3066 1726776655.28408: starting attempt loop 3066 1726776655.28411: running the handler 3066 1726776655.28413: _low_level_execute_command(): starting 3066 1726776655.28415: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776655.29237: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776655.29306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.29405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.29408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.29618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.31361: stdout chunk (state=3): >>>/root <<< 3066 1726776655.31552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.31587: stdout chunk (state=3): >>><<< 3066 1726776655.31590: stderr chunk (state=3): >>><<< 3066 1726776655.31657: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.31660: _low_level_execute_command(): starting 3066 1726776655.31665: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215 `" && echo ansible-tmp-1726776655.3161285-4127-105464382060215="` echo /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215 `" ) && sleep 0' 3066 1726776655.32310: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776655.32340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776655.32357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.32378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776655.32412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776655.32425: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776655.32465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.32543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.32590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.32746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.34824: stdout chunk (state=3): >>>ansible-tmp-1726776655.3161285-4127-105464382060215=/root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215 <<< 3066 1726776655.34928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.35028: stderr chunk (state=3): >>><<< 3066 1726776655.35056: stdout chunk (state=3): >>><<< 3066 1726776655.35220: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776655.3161285-4127-105464382060215=/root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.35225: variable 'ansible_module_compression' from source: unknown 3066 1726776655.35228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3066 1726776655.35231: variable 'ansible_facts' from source: unknown 3066 1726776655.35361: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py 3066 1726776655.35895: Sending initial data 3066 1726776655.35965: Sent initial data (173 bytes) 3066 1726776655.37214: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.37423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.37510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.37627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.39380: 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 <<< 3066 1726776655.39584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776655.39697: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_87zcmst /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726776655.39700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776655.39797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp_87zcmst" to remote "/root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726776655.41274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.41655: stderr chunk (state=3): >>><<< 3066 1726776655.41658: stdout chunk (state=3): >>><<< 3066 1726776655.41661: done transferring module to remote 3066 1726776655.41663: _low_level_execute_command(): starting 3066 1726776655.41665: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/ /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776655.42963: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776655.42969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.42972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776655.42979: 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 <<< 3066 1726776655.43070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.43216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.43231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.43336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.45320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.45391: stderr chunk (state=3): >>><<< 3066 1726776655.45493: stdout chunk (state=3): >>><<< 3066 1726776655.45496: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.45506: _low_level_execute_command(): starting 3066 1726776655.45516: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726776655.46428: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776655.46441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776655.46460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.46531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776655.46615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.46633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.46672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.46694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.46743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.46858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.64189: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3066 1726776655.65697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776655.65757: stderr chunk (state=3): >>><<< 3066 1726776655.65761: stdout chunk (state=3): >>><<< 3066 1726776655.65776: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776655.65801: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_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.kernel_settings_get_config', '_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-1726776655.3161285-4127-105464382060215/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776655.65811: _low_level_execute_command(): starting 3066 1726776655.65818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776655.3161285-4127-105464382060215/ > /dev/null 2>&1 && sleep 0' 3066 1726776655.66304: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776655.66307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776655.66309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776655.66312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.66318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.66371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.66374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.66458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.68437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.68490: stderr chunk (state=3): >>><<< 3066 1726776655.68495: stdout chunk (state=3): >>><<< 3066 1726776655.68508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.68513: handler run complete 3066 1726776655.68530: attempt loop complete, returning result 3066 1726776655.68533: _execute() done 3066 1726776655.68535: dumping result to json 3066 1726776655.68538: done dumping result, returning 3066 1726776655.68546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-a6a2-bc7b-000000000206] 3066 1726776655.68554: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000206 3066 1726776655.68653: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000206 3066 1726776655.68656: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" } } } 3066 1726776655.68811: no more pending results, returning what we have 3066 1726776655.68813: results queue empty 3066 1726776655.68814: checking for any_errors_fatal 3066 1726776655.68818: done checking for any_errors_fatal 3066 1726776655.68819: checking for max_fail_percentage 3066 1726776655.68820: done checking for max_fail_percentage 3066 1726776655.68822: checking to see if all hosts have failed and the running result is not ok 3066 1726776655.68823: done checking to see if all hosts have failed 3066 1726776655.68823: getting the remaining hosts for this loop 3066 1726776655.68824: done getting the remaining hosts for this loop 3066 1726776655.68828: getting the next task for host managed_node3 3066 1726776655.68833: done getting next task for host managed_node3 3066 1726776655.68837: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726776655.68841: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776655.68857: getting variables 3066 1726776655.68858: in VariableManager get_vars() 3066 1726776655.68880: Calling all_inventory to load vars for managed_node3 3066 1726776655.68882: Calling groups_inventory to load vars for managed_node3 3066 1726776655.68883: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776655.68889: Calling all_plugins_play to load vars for managed_node3 3066 1726776655.68891: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776655.68893: Calling groups_plugins_play to load vars for managed_node3 3066 1726776655.68930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776655.68967: done with get_vars() 3066 1726776655.68972: done getting variables 3066 1726776655.69017: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:10:55 -0400 (0:00:00.433) 0:00:39.794 **** 3066 1726776655.69040: entering _queue_task() for managed_node3/template 3066 1726776655.69237: worker is 1 (out of 1 available) 3066 1726776655.69251: exiting _queue_task() for managed_node3/template 3066 1726776655.69265: done queuing things up, now waiting for results queue to drain 3066 1726776655.69267: waiting for pending results... 3066 1726776655.69450: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726776655.69524: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000207 3066 1726776655.69536: variable 'ansible_search_path' from source: unknown 3066 1726776655.69540: variable 'ansible_search_path' from source: unknown 3066 1726776655.69573: calling self._execute() 3066 1726776655.69636: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776655.69640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776655.69650: variable 'omit' from source: magic vars 3066 1726776655.69730: variable 'omit' from source: magic vars 3066 1726776655.69778: variable 'omit' from source: magic vars 3066 1726776655.70041: variable '__kernel_settings_profile_src' from source: role '' all vars 3066 1726776655.70048: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776655.70110: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776655.70130: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776655.70181: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726776655.70233: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726776655.70301: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776655.70305: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726776655.70334: variable 'omit' from source: magic vars 3066 1726776655.70367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776655.70399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776655.70415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776655.70432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776655.70441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776655.70470: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776655.70474: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776655.70477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776655.70553: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776655.70557: Set connection var ansible_timeout to 10 3066 1726776655.70564: Set connection var ansible_shell_executable to /bin/sh 3066 1726776655.70567: Set connection var ansible_connection to ssh 3066 1726776655.70573: Set connection var ansible_pipelining to False 3066 1726776655.70575: Set connection var ansible_shell_type to sh 3066 1726776655.70595: variable 'ansible_shell_executable' from source: unknown 3066 1726776655.70599: variable 'ansible_connection' from source: unknown 3066 1726776655.70602: variable 'ansible_module_compression' from source: unknown 3066 1726776655.70605: variable 'ansible_shell_type' from source: unknown 3066 1726776655.70607: variable 'ansible_shell_executable' from source: unknown 3066 1726776655.70610: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776655.70612: variable 'ansible_pipelining' from source: unknown 3066 1726776655.70615: variable 'ansible_timeout' from source: unknown 3066 1726776655.70623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776655.70730: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776655.70745: variable 'omit' from source: magic vars 3066 1726776655.70751: starting attempt loop 3066 1726776655.70756: running the handler 3066 1726776655.70766: _low_level_execute_command(): starting 3066 1726776655.70773: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776655.71322: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.71327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.71330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.71332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.71389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.71392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.71480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.73288: stdout chunk (state=3): >>>/root <<< 3066 1726776655.73403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.73461: stderr chunk (state=3): >>><<< 3066 1726776655.73464: stdout chunk (state=3): >>><<< 3066 1726776655.73485: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.73496: _low_level_execute_command(): starting 3066 1726776655.73500: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146 `" && echo ansible-tmp-1726776655.7348468-4145-17963237829146="` echo /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146 `" ) && sleep 0' 3066 1726776655.73982: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.73985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.73988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.73990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.74047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.74056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.74058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.74137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.76270: stdout chunk (state=3): >>>ansible-tmp-1726776655.7348468-4145-17963237829146=/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146 <<< 3066 1726776655.76388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.76438: stderr chunk (state=3): >>><<< 3066 1726776655.76441: stdout chunk (state=3): >>><<< 3066 1726776655.76458: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776655.7348468-4145-17963237829146=/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.76472: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3066 1726776655.76493: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3066 1726776655.76517: variable 'ansible_search_path' from source: unknown 3066 1726776655.77215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776655.79355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776655.79755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776655.79758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776655.79761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776655.79763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776655.80259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776655.80296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776655.80343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776655.80395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776655.80424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776655.80921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776655.80956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776655.81001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776655.81055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776655.81076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776655.81564: variable 'ansible_managed' from source: unknown 3066 1726776655.81576: variable '__sections' from source: task vars 3066 1726776655.81738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776655.81779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776655.81810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776655.81878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776655.81899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776655.82032: variable 'kernel_settings_sysctl' from source: include params 3066 1726776655.82042: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776655.82056: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776655.82110: variable '__sysctl_old' from source: task vars 3066 1726776655.82338: variable '__sysctl_old' from source: task vars 3066 1726776655.82854: variable 'kernel_settings_purge' from source: include params 3066 1726776655.82858: variable 'kernel_settings_sysctl' from source: include params 3066 1726776655.82860: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776655.82863: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776655.82865: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776655.83156: variable 'kernel_settings_sysfs' from source: include params 3066 1726776655.83160: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776655.83162: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776655.83165: variable '__sysfs_old' from source: task vars 3066 1726776655.83167: variable '__sysfs_old' from source: task vars 3066 1726776655.83375: variable 'kernel_settings_purge' from source: include params 3066 1726776655.83378: variable 'kernel_settings_sysfs' from source: include params 3066 1726776655.83381: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726776655.83383: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726776655.83385: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776655.83397: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3066 1726776655.83411: variable '__systemd_old' from source: task vars 3066 1726776655.83465: variable '__systemd_old' from source: task vars 3066 1726776655.83700: variable 'kernel_settings_purge' from source: include params 3066 1726776655.83703: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3066 1726776655.83709: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776655.83718: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776655.83729: variable 'kernel_settings_transparent_hugepages' from source: include params 3066 1726776655.83733: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3066 1726776655.83738: variable '__trans_huge_old' from source: task vars 3066 1726776655.83808: variable '__trans_huge_old' from source: task vars 3066 1726776655.84039: variable 'kernel_settings_purge' from source: include params 3066 1726776655.84043: variable 'kernel_settings_transparent_hugepages' from source: include params 3066 1726776655.84048: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776655.84057: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776655.84069: variable '__trans_defrag_old' from source: task vars 3066 1726776655.84187: variable '__trans_defrag_old' from source: task vars 3066 1726776655.84793: variable 'kernel_settings_purge' from source: include params 3066 1726776655.84797: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3066 1726776655.84800: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776655.84803: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726776655.84879: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776655.84913: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776655.84918: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726776655.88222: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776655.88226: variable 'ansible_module_compression' from source: unknown 3066 1726776655.88245: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776655.88268: variable 'ansible_facts' from source: unknown 3066 1726776655.88342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py 3066 1726776655.88471: Sending initial data 3066 1726776655.88475: Sent initial data (150 bytes) 3066 1726776655.89166: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.89243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.89246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.89282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.89411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.91271: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776655.91313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpq3hlulj8 /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py <<< 3066 1726776655.91332: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py" <<< 3066 1726776655.91440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpq3hlulj8" to remote "/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py" <<< 3066 1726776655.93027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.93112: stderr chunk (state=3): >>><<< 3066 1726776655.93118: stdout chunk (state=3): >>><<< 3066 1726776655.93138: done transferring module to remote 3066 1726776655.93159: _low_level_execute_command(): starting 3066 1726776655.93165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/ /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py && sleep 0' 3066 1726776655.93813: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776655.93822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776655.93830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776655.93867: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.93923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.93955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.94051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776655.96357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776655.96361: stdout chunk (state=3): >>><<< 3066 1726776655.96364: stderr chunk (state=3): >>><<< 3066 1726776655.96366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776655.96369: _low_level_execute_command(): starting 3066 1726776655.96371: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_stat.py && sleep 0' 3066 1726776655.97582: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776655.97595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776655.97706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776655.97710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776655.97726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776655.98067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.16198: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 86, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726776644.361713, "mtime": 1726776642.1616945, "ctime": 1726776642.4536972, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "1677860034", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776656.18108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776656.18112: stdout chunk (state=3): >>><<< 3066 1726776656.18117: stderr chunk (state=3): >>><<< 3066 1726776656.18371: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 86, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726776644.361713, "mtime": 1726776642.1616945, "ctime": 1726776642.4536972, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "1677860034", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776656.18378: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776655.7348468-4145-17963237829146/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776656.18604: variable 'ansible_module_compression' from source: unknown 3066 1726776656.18610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726776656.18654: variable 'ansible_facts' from source: unknown 3066 1726776656.18800: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py 3066 1726776656.19172: Sending initial data 3066 1726776656.19176: Sent initial data (150 bytes) 3066 1726776656.20287: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.20369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.22096: 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 <<< 3066 1726776656.22197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776656.22302: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp8cdquazf /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py <<< 3066 1726776656.22305: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py" <<< 3066 1726776656.22402: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp8cdquazf" to remote "/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py" <<< 3066 1726776656.23218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.23298: stderr chunk (state=3): >>><<< 3066 1726776656.23302: stdout chunk (state=3): >>><<< 3066 1726776656.23320: done transferring module to remote 3066 1726776656.23328: _low_level_execute_command(): starting 3066 1726776656.23334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/ /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py && sleep 0' 3066 1726776656.23809: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776656.23813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.23815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776656.23817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776656.23820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.23864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.23867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.23956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.26056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.26060: stdout chunk (state=3): >>><<< 3066 1726776656.26062: stderr chunk (state=3): >>><<< 3066 1726776656.26065: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776656.26067: _low_level_execute_command(): starting 3066 1726776656.26070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/AnsiballZ_file.py && sleep 0' 3066 1726776656.26566: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776656.26570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776656.26588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.26591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.26646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.26652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.26758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.45411: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776656.47096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776656.47100: stderr chunk (state=3): >>><<< 3066 1726776656.47103: stdout chunk (state=3): >>><<< 3066 1726776656.47105: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776656.47108: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_original_basename': 'kernel_settings.j2', 'recurse': False, 'state': 'file', '_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.file', '_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-1726776655.7348468-4145-17963237829146/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776656.47139: _low_level_execute_command(): starting 3066 1726776656.47142: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776655.7348468-4145-17963237829146/ > /dev/null 2>&1 && sleep 0' 3066 1726776656.47791: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776656.47807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.47816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776656.47847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.47854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.47906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776656.47927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.48015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.50060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.50064: stdout chunk (state=3): >>><<< 3066 1726776656.50067: stderr chunk (state=3): >>><<< 3066 1726776656.50084: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776656.50254: handler run complete 3066 1726776656.50257: attempt loop complete, returning result 3066 1726776656.50260: _execute() done 3066 1726776656.50262: dumping result to json 3066 1726776656.50264: done dumping result, returning 3066 1726776656.50266: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-a6a2-bc7b-000000000207] 3066 1726776656.50268: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000207 3066 1726776656.50377: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000207 3066 1726776656.50381: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "state": "file", "uid": 0 } 3066 1726776656.50505: no more pending results, returning what we have 3066 1726776656.50509: results queue empty 3066 1726776656.50510: checking for any_errors_fatal 3066 1726776656.50518: done checking for any_errors_fatal 3066 1726776656.50518: checking for max_fail_percentage 3066 1726776656.50520: done checking for max_fail_percentage 3066 1726776656.50520: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.50521: done checking to see if all hosts have failed 3066 1726776656.50522: getting the remaining hosts for this loop 3066 1726776656.50524: done getting the remaining hosts for this loop 3066 1726776656.50528: getting the next task for host managed_node3 3066 1726776656.50534: done getting next task for host managed_node3 3066 1726776656.50538: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726776656.50542: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.50554: getting variables 3066 1726776656.50556: in VariableManager get_vars() 3066 1726776656.50700: Calling all_inventory to load vars for managed_node3 3066 1726776656.50703: Calling groups_inventory to load vars for managed_node3 3066 1726776656.50705: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.50717: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.50720: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.50723: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.50792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.50841: done with get_vars() 3066 1726776656.50855: done getting variables 3066 1726776656.50905: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.818) 0:00:40.613 **** 3066 1726776656.50932: entering _queue_task() for managed_node3/service 3066 1726776656.51139: worker is 1 (out of 1 available) 3066 1726776656.51155: exiting _queue_task() for managed_node3/service 3066 1726776656.51170: done queuing things up, now waiting for results queue to drain 3066 1726776656.51172: waiting for pending results... 3066 1726776656.51343: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726776656.51420: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000208 3066 1726776656.51432: variable 'ansible_search_path' from source: unknown 3066 1726776656.51436: variable 'ansible_search_path' from source: unknown 3066 1726776656.51478: variable '__kernel_settings_services' from source: include_vars 3066 1726776656.51733: variable '__kernel_settings_services' from source: include_vars 3066 1726776656.51793: variable 'omit' from source: magic vars 3066 1726776656.51879: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.51887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.51896: variable 'omit' from source: magic vars 3066 1726776656.52131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776656.52313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776656.52346: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776656.52374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776656.52401: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776656.52480: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726776656.52490: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726776656.52509: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3066 1726776656.52512: when evaluation is False, skipping this task 3066 1726776656.52536: variable 'item' from source: unknown 3066 1726776656.52588: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 3066 1726776656.52761: dumping result to json 3066 1726776656.52764: done dumping result, returning 3066 1726776656.52767: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-a6a2-bc7b-000000000208] 3066 1726776656.52769: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000208 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 3066 1726776656.52933: no more pending results, returning what we have 3066 1726776656.52936: results queue empty 3066 1726776656.52937: checking for any_errors_fatal 3066 1726776656.52947: done checking for any_errors_fatal 3066 1726776656.52948: checking for max_fail_percentage 3066 1726776656.52956: done checking for max_fail_percentage 3066 1726776656.52957: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.52958: done checking to see if all hosts have failed 3066 1726776656.52958: getting the remaining hosts for this loop 3066 1726776656.52960: done getting the remaining hosts for this loop 3066 1726776656.52964: getting the next task for host managed_node3 3066 1726776656.52969: done getting next task for host managed_node3 3066 1726776656.52973: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726776656.52976: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.53001: getting variables 3066 1726776656.53003: in VariableManager get_vars() 3066 1726776656.53035: Calling all_inventory to load vars for managed_node3 3066 1726776656.53038: Calling groups_inventory to load vars for managed_node3 3066 1726776656.53041: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.53052: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.53056: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.53059: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.53109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.53159: done with get_vars() 3066 1726776656.53169: done getting variables 3066 1726776656.53202: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000208 3066 1726776656.53205: WORKER PROCESS EXITING 3066 1726776656.53241: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.023) 0:00:40.636 **** 3066 1726776656.53278: entering _queue_task() for managed_node3/command 3066 1726776656.53517: worker is 1 (out of 1 available) 3066 1726776656.53530: exiting _queue_task() for managed_node3/command 3066 1726776656.53544: done queuing things up, now waiting for results queue to drain 3066 1726776656.53546: waiting for pending results... 3066 1726776656.53843: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726776656.53974: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000209 3066 1726776656.53997: variable 'ansible_search_path' from source: unknown 3066 1726776656.54005: variable 'ansible_search_path' from source: unknown 3066 1726776656.54048: calling self._execute() 3066 1726776656.54136: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.54151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.54168: variable 'omit' from source: magic vars 3066 1726776656.54651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776656.54860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776656.54897: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776656.54927: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776656.54953: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776656.55046: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726776656.55074: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3066 1726776656.55173: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726776656.55183: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3066 1726776656.55269: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726776656.55278: Evaluated conditional (__kernel_settings_register_apply is changed): False 3066 1726776656.55281: when evaluation is False, skipping this task 3066 1726776656.55285: _execute() done 3066 1726776656.55288: dumping result to json 3066 1726776656.55290: done dumping result, returning 3066 1726776656.55298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-a6a2-bc7b-000000000209] 3066 1726776656.55304: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000209 3066 1726776656.55394: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000209 3066 1726776656.55397: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 3066 1726776656.55450: no more pending results, returning what we have 3066 1726776656.55454: results queue empty 3066 1726776656.55455: checking for any_errors_fatal 3066 1726776656.55462: done checking for any_errors_fatal 3066 1726776656.55463: checking for max_fail_percentage 3066 1726776656.55464: done checking for max_fail_percentage 3066 1726776656.55465: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.55466: done checking to see if all hosts have failed 3066 1726776656.55467: getting the remaining hosts for this loop 3066 1726776656.55468: done getting the remaining hosts for this loop 3066 1726776656.55473: getting the next task for host managed_node3 3066 1726776656.55479: done getting next task for host managed_node3 3066 1726776656.55483: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726776656.55487: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.55501: getting variables 3066 1726776656.55503: in VariableManager get_vars() 3066 1726776656.55535: Calling all_inventory to load vars for managed_node3 3066 1726776656.55538: Calling groups_inventory to load vars for managed_node3 3066 1726776656.55540: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.55551: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.55554: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.55557: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.55602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.55640: done with get_vars() 3066 1726776656.55647: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.024) 0:00:40.661 **** 3066 1726776656.55722: entering _queue_task() for managed_node3/include_tasks 3066 1726776656.55922: worker is 1 (out of 1 available) 3066 1726776656.55936: exiting _queue_task() for managed_node3/include_tasks 3066 1726776656.55951: done queuing things up, now waiting for results queue to drain 3066 1726776656.55953: waiting for pending results... 3066 1726776656.56196: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726776656.56258: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000020a 3066 1726776656.56262: variable 'ansible_search_path' from source: unknown 3066 1726776656.56266: variable 'ansible_search_path' from source: unknown 3066 1726776656.56347: calling self._execute() 3066 1726776656.56381: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.56388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.56404: variable 'omit' from source: magic vars 3066 1726776656.56998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776656.57161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776656.57206: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776656.57236: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776656.57454: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776656.57468: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726776656.57500: Evaluated conditional (__kernel_settings_register_apply is changed): False 3066 1726776656.57508: when evaluation is False, skipping this task 3066 1726776656.57518: _execute() done 3066 1726776656.57527: dumping result to json 3066 1726776656.57535: done dumping result, returning 3066 1726776656.57546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-a6a2-bc7b-00000000020a] 3066 1726776656.57560: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000020a 3066 1726776656.57778: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000020a 3066 1726776656.57782: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 3066 1726776656.57830: no more pending results, returning what we have 3066 1726776656.57833: results queue empty 3066 1726776656.57834: checking for any_errors_fatal 3066 1726776656.57838: done checking for any_errors_fatal 3066 1726776656.57839: checking for max_fail_percentage 3066 1726776656.57840: done checking for max_fail_percentage 3066 1726776656.57841: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.57842: done checking to see if all hosts have failed 3066 1726776656.57843: getting the remaining hosts for this loop 3066 1726776656.57844: done getting the remaining hosts for this loop 3066 1726776656.57853: getting the next task for host managed_node3 3066 1726776656.57862: done getting next task for host managed_node3 3066 1726776656.57866: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726776656.57870: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.57883: getting variables 3066 1726776656.57885: in VariableManager get_vars() 3066 1726776656.57916: Calling all_inventory to load vars for managed_node3 3066 1726776656.57919: Calling groups_inventory to load vars for managed_node3 3066 1726776656.57921: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.57929: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.57932: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.57936: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.57997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.58055: done with get_vars() 3066 1726776656.58069: done getting variables 3066 1726776656.58132: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.024) 0:00:40.685 **** 3066 1726776656.58165: entering _queue_task() for managed_node3/set_fact 3066 1726776656.58484: worker is 1 (out of 1 available) 3066 1726776656.58498: exiting _queue_task() for managed_node3/set_fact 3066 1726776656.58511: done queuing things up, now waiting for results queue to drain 3066 1726776656.58513: waiting for pending results... 3066 1726776656.58700: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726776656.58778: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000020b 3066 1726776656.58794: variable 'ansible_search_path' from source: unknown 3066 1726776656.58798: variable 'ansible_search_path' from source: unknown 3066 1726776656.58831: calling self._execute() 3066 1726776656.58898: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.58904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.58913: variable 'omit' from source: magic vars 3066 1726776656.58999: variable 'omit' from source: magic vars 3066 1726776656.59040: variable 'omit' from source: magic vars 3066 1726776656.59109: variable 'omit' from source: magic vars 3066 1726776656.59113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776656.59130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776656.59151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776656.59166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776656.59176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776656.59201: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776656.59204: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.59209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.59288: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776656.59293: Set connection var ansible_timeout to 10 3066 1726776656.59299: Set connection var ansible_shell_executable to /bin/sh 3066 1726776656.59302: Set connection var ansible_connection to ssh 3066 1726776656.59307: Set connection var ansible_pipelining to False 3066 1726776656.59309: Set connection var ansible_shell_type to sh 3066 1726776656.59331: variable 'ansible_shell_executable' from source: unknown 3066 1726776656.59335: variable 'ansible_connection' from source: unknown 3066 1726776656.59337: variable 'ansible_module_compression' from source: unknown 3066 1726776656.59340: variable 'ansible_shell_type' from source: unknown 3066 1726776656.59343: variable 'ansible_shell_executable' from source: unknown 3066 1726776656.59345: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.59351: variable 'ansible_pipelining' from source: unknown 3066 1726776656.59354: variable 'ansible_timeout' from source: unknown 3066 1726776656.59358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.59470: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776656.59479: variable 'omit' from source: magic vars 3066 1726776656.59483: starting attempt loop 3066 1726776656.59486: running the handler 3066 1726776656.59496: handler run complete 3066 1726776656.59505: attempt loop complete, returning result 3066 1726776656.59507: _execute() done 3066 1726776656.59510: dumping result to json 3066 1726776656.59517: done dumping result, returning 3066 1726776656.59522: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-a6a2-bc7b-00000000020b] 3066 1726776656.59528: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000020b 3066 1726776656.59613: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000020b 3066 1726776656.59618: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3066 1726776656.59684: no more pending results, returning what we have 3066 1726776656.59687: results queue empty 3066 1726776656.59687: checking for any_errors_fatal 3066 1726776656.59692: done checking for any_errors_fatal 3066 1726776656.59693: checking for max_fail_percentage 3066 1726776656.59694: done checking for max_fail_percentage 3066 1726776656.59695: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.59696: done checking to see if all hosts have failed 3066 1726776656.59697: getting the remaining hosts for this loop 3066 1726776656.59698: done getting the remaining hosts for this loop 3066 1726776656.59701: getting the next task for host managed_node3 3066 1726776656.59707: done getting next task for host managed_node3 3066 1726776656.59710: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726776656.59716: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.59726: getting variables 3066 1726776656.59727: in VariableManager get_vars() 3066 1726776656.59757: Calling all_inventory to load vars for managed_node3 3066 1726776656.59759: Calling groups_inventory to load vars for managed_node3 3066 1726776656.59761: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.59768: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.59770: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.59771: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.59806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.59841: done with get_vars() 3066 1726776656.59846: done getting variables 3066 1726776656.59889: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.017) 0:00:40.703 **** 3066 1726776656.59910: entering _queue_task() for managed_node3/set_fact 3066 1726776656.60098: worker is 1 (out of 1 available) 3066 1726776656.60112: exiting _queue_task() for managed_node3/set_fact 3066 1726776656.60128: done queuing things up, now waiting for results queue to drain 3066 1726776656.60130: waiting for pending results... 3066 1726776656.60292: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726776656.60363: in run() - task 0233de48-8dd1-a6a2-bc7b-00000000020c 3066 1726776656.60374: variable 'ansible_search_path' from source: unknown 3066 1726776656.60378: variable 'ansible_search_path' from source: unknown 3066 1726776656.60652: calling self._execute() 3066 1726776656.60658: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.60663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.60667: variable 'omit' from source: magic vars 3066 1726776656.60670: variable 'omit' from source: magic vars 3066 1726776656.60700: variable 'omit' from source: magic vars 3066 1726776656.61164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726776656.61567: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726776656.61600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726776656.61632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726776656.61662: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726776656.61768: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726776656.61779: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726776656.61786: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726776656.61829: variable 'omit' from source: magic vars 3066 1726776656.61863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776656.61887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776656.61903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776656.61919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776656.61928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776656.61958: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776656.61962: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.61965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.62039: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776656.62043: Set connection var ansible_timeout to 10 3066 1726776656.62051: Set connection var ansible_shell_executable to /bin/sh 3066 1726776656.62054: Set connection var ansible_connection to ssh 3066 1726776656.62061: Set connection var ansible_pipelining to False 3066 1726776656.62064: Set connection var ansible_shell_type to sh 3066 1726776656.62084: variable 'ansible_shell_executable' from source: unknown 3066 1726776656.62088: variable 'ansible_connection' from source: unknown 3066 1726776656.62090: variable 'ansible_module_compression' from source: unknown 3066 1726776656.62092: variable 'ansible_shell_type' from source: unknown 3066 1726776656.62095: variable 'ansible_shell_executable' from source: unknown 3066 1726776656.62098: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.62101: variable 'ansible_pipelining' from source: unknown 3066 1726776656.62105: variable 'ansible_timeout' from source: unknown 3066 1726776656.62109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.62197: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776656.62205: variable 'omit' from source: magic vars 3066 1726776656.62210: starting attempt loop 3066 1726776656.62213: running the handler 3066 1726776656.62224: handler run complete 3066 1726776656.62231: attempt loop complete, returning result 3066 1726776656.62234: _execute() done 3066 1726776656.62237: dumping result to json 3066 1726776656.62239: done dumping result, returning 3066 1726776656.62247: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-a6a2-bc7b-00000000020c] 3066 1726776656.62254: sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000020c 3066 1726776656.62335: done sending task result for task 0233de48-8dd1-a6a2-bc7b-00000000020c 3066 1726776656.62339: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 3066 1726776656.62408: no more pending results, returning what we have 3066 1726776656.62411: results queue empty 3066 1726776656.62411: checking for any_errors_fatal 3066 1726776656.62416: done checking for any_errors_fatal 3066 1726776656.62416: checking for max_fail_percentage 3066 1726776656.62418: done checking for max_fail_percentage 3066 1726776656.62419: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.62420: done checking to see if all hosts have failed 3066 1726776656.62421: getting the remaining hosts for this loop 3066 1726776656.62423: done getting the remaining hosts for this loop 3066 1726776656.62426: getting the next task for host managed_node3 3066 1726776656.62434: done getting next task for host managed_node3 3066 1726776656.62435: ^ task is: TASK: meta (role_complete) 3066 1726776656.62439: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.62451: getting variables 3066 1726776656.62453: in VariableManager get_vars() 3066 1726776656.62485: Calling all_inventory to load vars for managed_node3 3066 1726776656.62488: Calling groups_inventory to load vars for managed_node3 3066 1726776656.62490: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.62499: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.62502: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.62504: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.62546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.62582: done with get_vars() 3066 1726776656.62588: done getting variables 3066 1726776656.62653: done queuing things up, now waiting for results queue to drain 3066 1726776656.62658: results queue empty 3066 1726776656.62659: checking for any_errors_fatal 3066 1726776656.62660: done checking for any_errors_fatal 3066 1726776656.62661: checking for max_fail_percentage 3066 1726776656.62662: done checking for max_fail_percentage 3066 1726776656.62662: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.62662: done checking to see if all hosts have failed 3066 1726776656.62663: getting the remaining hosts for this loop 3066 1726776656.62664: done getting the remaining hosts for this loop 3066 1726776656.62665: getting the next task for host managed_node3 3066 1726776656.62668: done getting next task for host managed_node3 3066 1726776656.62670: ^ task is: TASK: Verify no settings 3066 1726776656.62671: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776656.62673: getting variables 3066 1726776656.62673: in VariableManager get_vars() 3066 1726776656.62681: Calling all_inventory to load vars for managed_node3 3066 1726776656.62682: Calling groups_inventory to load vars for managed_node3 3066 1726776656.62683: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.62686: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.62688: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.62690: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.62712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.62735: done with get_vars() 3066 1726776656.62739: done getting variables 3066 1726776656.62768: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.028) 0:00:40.732 **** 3066 1726776656.62788: entering _queue_task() for managed_node3/shell 3066 1726776656.62978: worker is 1 (out of 1 available) 3066 1726776656.62994: exiting _queue_task() for managed_node3/shell 3066 1726776656.63007: done queuing things up, now waiting for results queue to drain 3066 1726776656.63009: waiting for pending results... 3066 1726776656.63177: running TaskExecutor() for managed_node3/TASK: Verify no settings 3066 1726776656.63239: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000154 3066 1726776656.63254: variable 'ansible_search_path' from source: unknown 3066 1726776656.63261: variable 'ansible_search_path' from source: unknown 3066 1726776656.63292: calling self._execute() 3066 1726776656.63449: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.63453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.63470: variable 'omit' from source: magic vars 3066 1726776656.63542: variable 'omit' from source: magic vars 3066 1726776656.63574: variable 'omit' from source: magic vars 3066 1726776656.63827: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3066 1726776656.63883: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726776656.63951: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776656.63955: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3066 1726776656.63991: variable 'omit' from source: magic vars 3066 1726776656.64026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776656.64055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776656.64072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776656.64086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776656.64094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776656.64122: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776656.64132: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.64134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.64208: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776656.64211: Set connection var ansible_timeout to 10 3066 1726776656.64220: Set connection var ansible_shell_executable to /bin/sh 3066 1726776656.64223: Set connection var ansible_connection to ssh 3066 1726776656.64234: Set connection var ansible_pipelining to False 3066 1726776656.64237: Set connection var ansible_shell_type to sh 3066 1726776656.64254: variable 'ansible_shell_executable' from source: unknown 3066 1726776656.64257: variable 'ansible_connection' from source: unknown 3066 1726776656.64260: variable 'ansible_module_compression' from source: unknown 3066 1726776656.64262: variable 'ansible_shell_type' from source: unknown 3066 1726776656.64265: variable 'ansible_shell_executable' from source: unknown 3066 1726776656.64267: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776656.64272: variable 'ansible_pipelining' from source: unknown 3066 1726776656.64274: variable 'ansible_timeout' from source: unknown 3066 1726776656.64279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776656.64386: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776656.64394: variable 'omit' from source: magic vars 3066 1726776656.64399: starting attempt loop 3066 1726776656.64402: running the handler 3066 1726776656.64411: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776656.64424: _low_level_execute_command(): starting 3066 1726776656.64433: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776656.64955: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776656.64973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.64979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.65034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.65037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776656.65040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.65135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.66916: stdout chunk (state=3): >>>/root <<< 3066 1726776656.67022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.67077: stderr chunk (state=3): >>><<< 3066 1726776656.67080: stdout chunk (state=3): >>><<< 3066 1726776656.67105: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776656.67119: _low_level_execute_command(): starting 3066 1726776656.67125: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860 `" && echo ansible-tmp-1726776656.6710527-4194-225913871552860="` echo /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860 `" ) && sleep 0' 3066 1726776656.67610: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776656.67626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.67631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.67634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776656.67636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.67680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.67687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776656.67691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.67772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.69827: stdout chunk (state=3): >>>ansible-tmp-1726776656.6710527-4194-225913871552860=/root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860 <<< 3066 1726776656.69958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.69982: stderr chunk (state=3): >>><<< 3066 1726776656.69985: stdout chunk (state=3): >>><<< 3066 1726776656.70002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776656.6710527-4194-225913871552860=/root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776656.70032: variable 'ansible_module_compression' from source: unknown 3066 1726776656.70074: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3066 1726776656.70106: variable 'ansible_facts' from source: unknown 3066 1726776656.70166: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py 3066 1726776656.70272: Sending initial data 3066 1726776656.70275: Sent initial data (154 bytes) 3066 1726776656.70754: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.70758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776656.70762: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.70765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776656.70775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.70809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.70832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.70908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.72599: 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 <<< 3066 1726776656.72673: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776656.72753: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpci_jjrk0 /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py <<< 3066 1726776656.72757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py" <<< 3066 1726776656.72833: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpci_jjrk0" to remote "/root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py" <<< 3066 1726776656.73522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.73597: stderr chunk (state=3): >>><<< 3066 1726776656.73600: stdout chunk (state=3): >>><<< 3066 1726776656.73621: done transferring module to remote 3066 1726776656.73633: _low_level_execute_command(): starting 3066 1726776656.73636: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/ /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py && sleep 0' 3066 1726776656.74118: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.74123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776656.74126: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.74132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776656.74135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776656.74137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.74184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.74188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.74272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.76179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.76234: stderr chunk (state=3): >>><<< 3066 1726776656.76237: stdout chunk (state=3): >>><<< 3066 1726776656.76253: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776656.76256: _low_level_execute_command(): starting 3066 1726776656.76262: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/AnsiballZ_command.py && sleep 0' 3066 1726776656.76724: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.76730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.76748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.76804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.76807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776656.76809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.76898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.94672: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 16:10:56.936142", "end": "2024-09-19 16:10:56.945035", "delta": "0:00:00.008893", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\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}}} <<< 3066 1726776656.96387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776656.96426: stderr chunk (state=3): >>><<< 3066 1726776656.96429: stdout chunk (state=3): >>><<< 3066 1726776656.96447: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 16:10:56.936142", "end": "2024-09-19 16:10:56.945035", "delta": "0:00:00.008893", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776656.96486: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\["$section"\\\\] "$conf"; then\n echo ERROR: "$section" settings present\n rc=1\n fi\ndone\nexit "$rc"\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-1726776656.6710527-4194-225913871552860/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776656.96499: _low_level_execute_command(): starting 3066 1726776656.96504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776656.6710527-4194-225913871552860/ > /dev/null 2>&1 && sleep 0' 3066 1726776656.96954: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.96976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776656.96979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776656.97038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776656.97042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776656.97044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776656.97130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776656.99123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776656.99177: stderr chunk (state=3): >>><<< 3066 1726776656.99180: stdout chunk (state=3): >>><<< 3066 1726776656.99196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776656.99205: handler run complete 3066 1726776656.99225: Evaluated conditional (False): False 3066 1726776656.99233: attempt loop complete, returning result 3066 1726776656.99236: _execute() done 3066 1726776656.99239: dumping result to json 3066 1726776656.99244: done dumping result, returning 3066 1726776656.99256: done running TaskExecutor() for managed_node3/TASK: Verify no settings [0233de48-8dd1-a6a2-bc7b-000000000154] 3066 1726776656.99259: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000154 ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.008893", "end": "2024-09-19 16:10:56.945035", "rc": 0, "start": "2024-09-19 16:10:56.936142" } STDERR: + exec + rc=0 + conf=/etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/profiles/kernel_settings/tuned.conf + exit 0 3066 1726776656.99533: no more pending results, returning what we have 3066 1726776656.99536: results queue empty 3066 1726776656.99537: checking for any_errors_fatal 3066 1726776656.99539: done checking for any_errors_fatal 3066 1726776656.99539: checking for max_fail_percentage 3066 1726776656.99541: done checking for max_fail_percentage 3066 1726776656.99541: checking to see if all hosts have failed and the running result is not ok 3066 1726776656.99542: done checking to see if all hosts have failed 3066 1726776656.99543: getting the remaining hosts for this loop 3066 1726776656.99544: done getting the remaining hosts for this loop 3066 1726776656.99547: getting the next task for host managed_node3 3066 1726776656.99554: done getting next task for host managed_node3 3066 1726776656.99556: ^ task is: TASK: Remove kernel_settings tuned profile 3066 1726776656.99558: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, 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), did rescue? False, did start at task? False 3066 1726776656.99565: getting variables 3066 1726776656.99566: in VariableManager get_vars() 3066 1726776656.99587: Calling all_inventory to load vars for managed_node3 3066 1726776656.99589: Calling groups_inventory to load vars for managed_node3 3066 1726776656.99592: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776656.99599: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000154 3066 1726776656.99602: WORKER PROCESS EXITING 3066 1726776656.99610: Calling all_plugins_play to load vars for managed_node3 3066 1726776656.99612: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776656.99616: Calling groups_plugins_play to load vars for managed_node3 3066 1726776656.99656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776656.99687: done with get_vars() 3066 1726776656.99693: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:10:56 -0400 (0:00:00.369) 0:00:41.101 **** 3066 1726776656.99762: entering _queue_task() for managed_node3/file 3066 1726776656.99964: worker is 1 (out of 1 available) 3066 1726776656.99979: exiting _queue_task() for managed_node3/file 3066 1726776656.99992: done queuing things up, now waiting for results queue to drain 3066 1726776656.99994: waiting for pending results... 3066 1726776657.00168: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 3066 1726776657.00236: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000155 3066 1726776657.00250: variable 'ansible_search_path' from source: unknown 3066 1726776657.00253: variable 'ansible_search_path' from source: unknown 3066 1726776657.00286: calling self._execute() 3066 1726776657.00346: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.00354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.00363: variable 'omit' from source: magic vars 3066 1726776657.00443: variable 'omit' from source: magic vars 3066 1726776657.00473: variable 'omit' from source: magic vars 3066 1726776657.00493: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726776657.00737: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726776657.00817: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726776657.00822: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3066 1726776657.00858: variable 'omit' from source: magic vars 3066 1726776657.00892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776657.00921: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776657.00938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776657.00953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776657.00963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776657.00991: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776657.00995: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.00998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.01072: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776657.01076: Set connection var ansible_timeout to 10 3066 1726776657.01082: Set connection var ansible_shell_executable to /bin/sh 3066 1726776657.01087: Set connection var ansible_connection to ssh 3066 1726776657.01089: Set connection var ansible_pipelining to False 3066 1726776657.01092: Set connection var ansible_shell_type to sh 3066 1726776657.01211: variable 'ansible_shell_executable' from source: unknown 3066 1726776657.01218: variable 'ansible_connection' from source: unknown 3066 1726776657.01222: variable 'ansible_module_compression' from source: unknown 3066 1726776657.01225: variable 'ansible_shell_type' from source: unknown 3066 1726776657.01228: variable 'ansible_shell_executable' from source: unknown 3066 1726776657.01230: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.01232: variable 'ansible_pipelining' from source: unknown 3066 1726776657.01234: variable 'ansible_timeout' from source: unknown 3066 1726776657.01237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.01295: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776657.01303: variable 'omit' from source: magic vars 3066 1726776657.01309: starting attempt loop 3066 1726776657.01315: running the handler 3066 1726776657.01324: _low_level_execute_command(): starting 3066 1726776657.01331: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776657.01856: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.01862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.01874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.01886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.01930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.01934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.02028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.03792: stdout chunk (state=3): >>>/root <<< 3066 1726776657.03926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.03962: stderr chunk (state=3): >>><<< 3066 1726776657.03967: stdout chunk (state=3): >>><<< 3066 1726776657.03988: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.03999: _low_level_execute_command(): starting 3066 1726776657.04006: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247 `" && echo ansible-tmp-1726776657.039879-4216-266836443554247="` echo /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247 `" ) && sleep 0' 3066 1726776657.04495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.04498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776657.04508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.04511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.04513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.04555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.04576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.04656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.06679: stdout chunk (state=3): >>>ansible-tmp-1726776657.039879-4216-266836443554247=/root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247 <<< 3066 1726776657.06799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.06856: stderr chunk (state=3): >>><<< 3066 1726776657.06859: stdout chunk (state=3): >>><<< 3066 1726776657.06875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776657.039879-4216-266836443554247=/root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.06916: variable 'ansible_module_compression' from source: unknown 3066 1726776657.06964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726776657.06997: variable 'ansible_facts' from source: unknown 3066 1726776657.07066: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py 3066 1726776657.07175: Sending initial data 3066 1726776657.07178: Sent initial data (150 bytes) 3066 1726776657.07654: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.07658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776657.07661: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.07663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.07671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.07713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.07731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.07815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.09475: 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 <<< 3066 1726776657.09550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776657.09631: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpd59givrh /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py <<< 3066 1726776657.09635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py" <<< 3066 1726776657.09708: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpd59givrh" to remote "/root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py" <<< 3066 1726776657.10429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.10499: stderr chunk (state=3): >>><<< 3066 1726776657.10503: stdout chunk (state=3): >>><<< 3066 1726776657.10526: done transferring module to remote 3066 1726776657.10536: _low_level_execute_command(): starting 3066 1726776657.10543: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/ /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py && sleep 0' 3066 1726776657.11031: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.11034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.11037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776657.11039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.11092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.11095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.11181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.13122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.13181: stderr chunk (state=3): >>><<< 3066 1726776657.13185: stdout chunk (state=3): >>><<< 3066 1726776657.13200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.13203: _low_level_execute_command(): starting 3066 1726776657.13208: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/AnsiballZ_file.py && sleep 0' 3066 1726776657.13683: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.13686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.13689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776657.13692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776657.13694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.13743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.13751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.13837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.31880: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776657.33415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776657.33476: stderr chunk (state=3): >>><<< 3066 1726776657.33479: stdout chunk (state=3): >>><<< 3066 1726776657.33496: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776657.33533: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'absent', '_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': 'file', '_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-1726776657.039879-4216-266836443554247/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776657.33548: _low_level_execute_command(): starting 3066 1726776657.33553: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776657.039879-4216-266836443554247/ > /dev/null 2>&1 && sleep 0' 3066 1726776657.34040: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.34048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776657.34053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.34056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.34058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.34114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.34119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.34121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.34198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.36174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.36230: stderr chunk (state=3): >>><<< 3066 1726776657.36234: stdout chunk (state=3): >>><<< 3066 1726776657.36248: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.36255: handler run complete 3066 1726776657.36278: attempt loop complete, returning result 3066 1726776657.36281: _execute() done 3066 1726776657.36284: dumping result to json 3066 1726776657.36289: done dumping result, returning 3066 1726776657.36297: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [0233de48-8dd1-a6a2-bc7b-000000000155] 3066 1726776657.36303: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000155 3066 1726776657.36416: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000155 3066 1726776657.36419: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 3066 1726776657.36497: no more pending results, returning what we have 3066 1726776657.36501: results queue empty 3066 1726776657.36502: checking for any_errors_fatal 3066 1726776657.36513: done checking for any_errors_fatal 3066 1726776657.36514: checking for max_fail_percentage 3066 1726776657.36515: done checking for max_fail_percentage 3066 1726776657.36516: checking to see if all hosts have failed and the running result is not ok 3066 1726776657.36517: done checking to see if all hosts have failed 3066 1726776657.36518: getting the remaining hosts for this loop 3066 1726776657.36519: done getting the remaining hosts for this loop 3066 1726776657.36523: getting the next task for host managed_node3 3066 1726776657.36528: done getting next task for host managed_node3 3066 1726776657.36531: ^ task is: TASK: Get active_profile 3066 1726776657.36534: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776657.36537: getting variables 3066 1726776657.36538: in VariableManager get_vars() 3066 1726776657.36572: Calling all_inventory to load vars for managed_node3 3066 1726776657.36575: Calling groups_inventory to load vars for managed_node3 3066 1726776657.36577: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776657.36587: Calling all_plugins_play to load vars for managed_node3 3066 1726776657.36590: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776657.36592: Calling groups_plugins_play to load vars for managed_node3 3066 1726776657.36639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776657.36669: done with get_vars() 3066 1726776657.36676: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:10:57 -0400 (0:00:00.369) 0:00:41.471 **** 3066 1726776657.36747: entering _queue_task() for managed_node3/slurp 3066 1726776657.36942: worker is 1 (out of 1 available) 3066 1726776657.36957: exiting _queue_task() for managed_node3/slurp 3066 1726776657.36969: done queuing things up, now waiting for results queue to drain 3066 1726776657.36971: waiting for pending results... 3066 1726776657.37150: running TaskExecutor() for managed_node3/TASK: Get active_profile 3066 1726776657.37215: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000156 3066 1726776657.37229: variable 'ansible_search_path' from source: unknown 3066 1726776657.37233: variable 'ansible_search_path' from source: unknown 3066 1726776657.37265: calling self._execute() 3066 1726776657.37329: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.37335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.37343: variable 'omit' from source: magic vars 3066 1726776657.37428: variable 'omit' from source: magic vars 3066 1726776657.37457: variable 'omit' from source: magic vars 3066 1726776657.37479: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726776657.37724: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726776657.37791: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3066 1726776657.37821: variable 'omit' from source: magic vars 3066 1726776657.37857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776657.37887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776657.37903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776657.37919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776657.37928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776657.37956: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776657.37959: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.37963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.38040: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776657.38044: Set connection var ansible_timeout to 10 3066 1726776657.38051: Set connection var ansible_shell_executable to /bin/sh 3066 1726776657.38054: Set connection var ansible_connection to ssh 3066 1726776657.38061: Set connection var ansible_pipelining to False 3066 1726776657.38064: Set connection var ansible_shell_type to sh 3066 1726776657.38083: variable 'ansible_shell_executable' from source: unknown 3066 1726776657.38087: variable 'ansible_connection' from source: unknown 3066 1726776657.38090: variable 'ansible_module_compression' from source: unknown 3066 1726776657.38092: variable 'ansible_shell_type' from source: unknown 3066 1726776657.38095: variable 'ansible_shell_executable' from source: unknown 3066 1726776657.38097: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.38100: variable 'ansible_pipelining' from source: unknown 3066 1726776657.38102: variable 'ansible_timeout' from source: unknown 3066 1726776657.38107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.38265: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3066 1726776657.38273: variable 'omit' from source: magic vars 3066 1726776657.38279: starting attempt loop 3066 1726776657.38283: running the handler 3066 1726776657.38294: _low_level_execute_command(): starting 3066 1726776657.38300: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776657.38842: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.38846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.38850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776657.38853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776657.38856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.38908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.38912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.38917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.39002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.40797: stdout chunk (state=3): >>>/root <<< 3066 1726776657.40903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.40956: stderr chunk (state=3): >>><<< 3066 1726776657.40960: stdout chunk (state=3): >>><<< 3066 1726776657.40980: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.40991: _low_level_execute_command(): starting 3066 1726776657.40997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864 `" && echo ansible-tmp-1726776657.4097974-4232-47882852865864="` echo /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864 `" ) && sleep 0' 3066 1726776657.41463: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.41466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.41478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776657.41481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.41483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.41526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.41530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.41622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.43666: stdout chunk (state=3): >>>ansible-tmp-1726776657.4097974-4232-47882852865864=/root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864 <<< 3066 1726776657.43786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.43835: stderr chunk (state=3): >>><<< 3066 1726776657.43838: stdout chunk (state=3): >>><<< 3066 1726776657.43860: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776657.4097974-4232-47882852865864=/root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.43895: variable 'ansible_module_compression' from source: unknown 3066 1726776657.43928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3066 1726776657.43958: variable 'ansible_facts' from source: unknown 3066 1726776657.44014: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py 3066 1726776657.44122: Sending initial data 3066 1726776657.44126: Sent initial data (151 bytes) 3066 1726776657.44595: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.44598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776657.44600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.44603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.44607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.44665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.44668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.44673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.44756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.46445: 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 <<< 3066 1726776657.46519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776657.46594: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpa84bgxdr /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py <<< 3066 1726776657.46600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py" <<< 3066 1726776657.46677: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpa84bgxdr" to remote "/root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py" <<< 3066 1726776657.46679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py" <<< 3066 1726776657.47362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.47430: stderr chunk (state=3): >>><<< 3066 1726776657.47433: stdout chunk (state=3): >>><<< 3066 1726776657.47457: done transferring module to remote 3066 1726776657.47467: _low_level_execute_command(): starting 3066 1726776657.47472: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/ /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py && sleep 0' 3066 1726776657.47954: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.47957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776657.47960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.47962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.47969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776657.47971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.48008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.48021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.48110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.50075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.50083: stderr chunk (state=3): >>><<< 3066 1726776657.50086: stdout chunk (state=3): >>><<< 3066 1726776657.50100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.50104: _low_level_execute_command(): starting 3066 1726776657.50109: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/AnsiballZ_slurp.py && sleep 0' 3066 1726776657.50580: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.50584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.50586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776657.50588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776657.50591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.50646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.50654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.50656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.50750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.67706: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 3066 1726776657.69170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776657.69231: stderr chunk (state=3): >>><<< 3066 1726776657.69234: stdout chunk (state=3): >>><<< 3066 1726776657.69251: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776657.69279: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776657.4097974-4232-47882852865864/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776657.69288: _low_level_execute_command(): starting 3066 1726776657.69293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776657.4097974-4232-47882852865864/ > /dev/null 2>&1 && sleep 0' 3066 1726776657.69755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.69779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.69782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.69844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.69851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.69853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.69928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.71947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.71977: stderr chunk (state=3): >>><<< 3066 1726776657.71981: stdout chunk (state=3): >>><<< 3066 1726776657.71999: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.72004: handler run complete 3066 1726776657.72042: attempt loop complete, returning result 3066 1726776657.72045: _execute() done 3066 1726776657.72047: dumping result to json 3066 1726776657.72051: done dumping result, returning 3066 1726776657.72054: done running TaskExecutor() for managed_node3/TASK: Get active_profile [0233de48-8dd1-a6a2-bc7b-000000000156] 3066 1726776657.72056: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000156 3066 1726776657.72141: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000156 3066 1726776657.72146: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3066 1726776657.72206: no more pending results, returning what we have 3066 1726776657.72210: results queue empty 3066 1726776657.72211: checking for any_errors_fatal 3066 1726776657.72219: done checking for any_errors_fatal 3066 1726776657.72220: checking for max_fail_percentage 3066 1726776657.72221: done checking for max_fail_percentage 3066 1726776657.72222: checking to see if all hosts have failed and the running result is not ok 3066 1726776657.72223: done checking to see if all hosts have failed 3066 1726776657.72224: getting the remaining hosts for this loop 3066 1726776657.72225: done getting the remaining hosts for this loop 3066 1726776657.72229: getting the next task for host managed_node3 3066 1726776657.72235: done getting next task for host managed_node3 3066 1726776657.72238: ^ task is: TASK: Ensure kernel_settings is not in active_profile 3066 1726776657.72241: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, 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? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3066 1726776657.72244: getting variables 3066 1726776657.72245: in VariableManager get_vars() 3066 1726776657.72280: Calling all_inventory to load vars for managed_node3 3066 1726776657.72283: Calling groups_inventory to load vars for managed_node3 3066 1726776657.72285: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776657.72295: Calling all_plugins_play to load vars for managed_node3 3066 1726776657.72298: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776657.72301: Calling groups_plugins_play to load vars for managed_node3 3066 1726776657.72348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776657.72381: done with get_vars() 3066 1726776657.72388: done getting variables 3066 1726776657.72433: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:10:57 -0400 (0:00:00.357) 0:00:41.828 **** 3066 1726776657.72457: entering _queue_task() for managed_node3/copy 3066 1726776657.72654: worker is 1 (out of 1 available) 3066 1726776657.72667: exiting _queue_task() for managed_node3/copy 3066 1726776657.72680: done queuing things up, now waiting for results queue to drain 3066 1726776657.72682: waiting for pending results... 3066 1726776657.72860: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 3066 1726776657.72925: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000157 3066 1726776657.72938: variable 'ansible_search_path' from source: unknown 3066 1726776657.72942: variable 'ansible_search_path' from source: unknown 3066 1726776657.72975: calling self._execute() 3066 1726776657.73038: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.73044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.73055: variable 'omit' from source: magic vars 3066 1726776657.73138: variable 'omit' from source: magic vars 3066 1726776657.73172: variable 'omit' from source: magic vars 3066 1726776657.73193: variable '__active_profile' from source: task vars 3066 1726776657.73437: variable '__active_profile' from source: task vars 3066 1726776657.73586: variable '__cur_profile' from source: task vars 3066 1726776657.73702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726776657.75222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726776657.75269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726776657.75297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726776657.75328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726776657.75348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726776657.75411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3066 1726776657.75437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3066 1726776657.75457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3066 1726776657.75485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3066 1726776657.75496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3066 1726776657.75579: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3066 1726776657.75632: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726776657.75682: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726776657.75734: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3066 1726776657.75761: variable 'omit' from source: magic vars 3066 1726776657.75778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776657.75799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776657.75814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776657.75830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776657.75838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776657.75869: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776657.75872: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.75874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.75946: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776657.75951: Set connection var ansible_timeout to 10 3066 1726776657.75957: Set connection var ansible_shell_executable to /bin/sh 3066 1726776657.75962: Set connection var ansible_connection to ssh 3066 1726776657.75967: Set connection var ansible_pipelining to False 3066 1726776657.75969: Set connection var ansible_shell_type to sh 3066 1726776657.75991: variable 'ansible_shell_executable' from source: unknown 3066 1726776657.75994: variable 'ansible_connection' from source: unknown 3066 1726776657.75997: variable 'ansible_module_compression' from source: unknown 3066 1726776657.75999: variable 'ansible_shell_type' from source: unknown 3066 1726776657.76002: variable 'ansible_shell_executable' from source: unknown 3066 1726776657.76004: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776657.76015: variable 'ansible_pipelining' from source: unknown 3066 1726776657.76020: variable 'ansible_timeout' from source: unknown 3066 1726776657.76026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776657.76100: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776657.76108: variable 'omit' from source: magic vars 3066 1726776657.76113: starting attempt loop 3066 1726776657.76115: running the handler 3066 1726776657.76127: _low_level_execute_command(): starting 3066 1726776657.76133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776657.76665: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.76669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.76672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776657.76674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.76730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.76737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.76740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.76820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.78597: stdout chunk (state=3): >>>/root <<< 3066 1726776657.78714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.78763: stderr chunk (state=3): >>><<< 3066 1726776657.78766: stdout chunk (state=3): >>><<< 3066 1726776657.78787: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.78795: _low_level_execute_command(): starting 3066 1726776657.78801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227 `" && echo ansible-tmp-1726776657.7878466-4247-260323606712227="` echo /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227 `" ) && sleep 0' 3066 1726776657.79556: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776657.79560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776657.79563: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776657.79565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.79568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776657.79570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776657.79572: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726776657.79575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.79577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.79580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.79701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.81796: stdout chunk (state=3): >>>ansible-tmp-1726776657.7878466-4247-260323606712227=/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227 <<< 3066 1726776657.81939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.82023: stderr chunk (state=3): >>><<< 3066 1726776657.82026: stdout chunk (state=3): >>><<< 3066 1726776657.82254: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776657.7878466-4247-260323606712227=/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.82258: variable 'ansible_module_compression' from source: unknown 3066 1726776657.82261: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776657.82263: variable 'ansible_facts' from source: unknown 3066 1726776657.82316: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py 3066 1726776657.82721: Sending initial data 3066 1726776657.82731: Sent initial data (151 bytes) 3066 1726776657.83888: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.84007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.84085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.85881: 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 <<< 3066 1726776657.85923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776657.86098: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpr8018l_e /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py <<< 3066 1726776657.86105: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py" <<< 3066 1726776657.86181: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpr8018l_e" to remote "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py" <<< 3066 1726776657.87587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.87673: stderr chunk (state=3): >>><<< 3066 1726776657.87683: stdout chunk (state=3): >>><<< 3066 1726776657.87710: done transferring module to remote 3066 1726776657.87727: _low_level_execute_command(): starting 3066 1726776657.87737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/ /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py && sleep 0' 3066 1726776657.88435: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.88439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776657.88442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.88457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.88518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.88522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.88533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.88653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776657.90637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776657.90718: stderr chunk (state=3): >>><<< 3066 1726776657.90729: stdout chunk (state=3): >>><<< 3066 1726776657.90751: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776657.90760: _low_level_execute_command(): starting 3066 1726776657.90769: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_stat.py && sleep 0' 3066 1726776657.91376: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776657.91391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776657.91467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776657.91509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776657.91526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776657.91545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776657.91671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.10371: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726776653.7617705, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1433551404", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776658.12257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776658.12261: stdout chunk (state=3): >>><<< 3066 1726776658.12263: stderr chunk (state=3): >>><<< 3066 1726776658.12266: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726776653.7617705, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1433551404", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776658.12313: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776657.7878466-4247-260323606712227/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776658.12459: Sending initial data 3066 1726776658.12594: Sent initial data (139 bytes) 3066 1726776658.13374: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.13420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.13424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.13436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.13552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.15318: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3066 1726776658.15350: 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 <<< 3066 1726776658.15425: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776658.15539: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/.u4z6dt3y /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source <<< 3066 1726776658.15542: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source" <<< 3066 1726776658.15606: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/.u4z6dt3y" to remote "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source" <<< 3066 1726776658.16051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.16086: stderr chunk (state=3): >>><<< 3066 1726776658.16198: stdout chunk (state=3): >>><<< 3066 1726776658.16201: _low_level_execute_command(): starting 3066 1726776658.16204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/ /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source && sleep 0' 3066 1726776658.16811: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776658.16832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.16848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.16903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.16907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.16926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.16972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.16995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.17074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.19142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.19146: stdout chunk (state=3): >>><<< 3066 1726776658.19152: stderr chunk (state=3): >>><<< 3066 1726776658.19171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.19357: variable 'ansible_module_compression' from source: unknown 3066 1726776658.19361: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726776658.19364: variable 'ansible_facts' from source: unknown 3066 1726776658.19366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py 3066 1726776658.19501: Sending initial data 3066 1726776658.19510: Sent initial data (151 bytes) 3066 1726776658.20057: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.20072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776658.20119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.20162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.20260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.22008: 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 <<< 3066 1726776658.22083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776658.22162: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpaq6zv3uh /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py <<< 3066 1726776658.22168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py" <<< 3066 1726776658.22237: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpaq6zv3uh" to remote "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py" <<< 3066 1726776658.22244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py" <<< 3066 1726776658.23844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.23853: stderr chunk (state=3): >>><<< 3066 1726776658.23856: stdout chunk (state=3): >>><<< 3066 1726776658.23858: done transferring module to remote 3066 1726776658.23860: _low_level_execute_command(): starting 3066 1726776658.23862: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/ /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py && sleep 0' 3066 1726776658.24500: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.24517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.24571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.24584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.24676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.26779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.26828: stderr chunk (state=3): >>><<< 3066 1726776658.26859: stdout chunk (state=3): >>><<< 3066 1726776658.26905: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.26924: _low_level_execute_command(): starting 3066 1726776658.27064: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/AnsiballZ_copy.py && sleep 0' 3066 1726776658.28321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776658.28339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.28358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.28378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.28395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776658.28426: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726776658.28465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.28511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776658.28531: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776658.28564: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.28636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.28662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.28778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.47166: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source", "_original_basename": ".u4z6dt3y", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776658.48703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776658.48759: stderr chunk (state=3): >>><<< 3066 1726776658.48763: stdout chunk (state=3): >>><<< 3066 1726776658.48781: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source", "_original_basename": ".u4z6dt3y", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776658.48807: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source', '_original_basename': '.u4z6dt3y', 'follow': False, 'checksum': '633f07e1b5698d04352d5dca735869bf2fe77897', '_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.copy', '_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-1726776657.7878466-4247-260323606712227/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776658.48816: _low_level_execute_command(): starting 3066 1726776658.48823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/ > /dev/null 2>&1 && sleep 0' 3066 1726776658.49296: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.49300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776658.49302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776658.49304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.49307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.49354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.49370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.49453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.51436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.51490: stderr chunk (state=3): >>><<< 3066 1726776658.51493: stdout chunk (state=3): >>><<< 3066 1726776658.51507: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.51517: handler run complete 3066 1726776658.51535: attempt loop complete, returning result 3066 1726776658.51538: _execute() done 3066 1726776658.51540: dumping result to json 3066 1726776658.51545: done dumping result, returning 3066 1726776658.51555: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [0233de48-8dd1-a6a2-bc7b-000000000157] 3066 1726776658.51560: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000157 3066 1726776658.51674: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000157 3066 1726776658.51677: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726776657.7878466-4247-260323606712227/.source", "state": "file", "uid": 0 } 3066 1726776658.51769: no more pending results, returning what we have 3066 1726776658.51772: results queue empty 3066 1726776658.51773: checking for any_errors_fatal 3066 1726776658.51778: done checking for any_errors_fatal 3066 1726776658.51779: checking for max_fail_percentage 3066 1726776658.51780: done checking for max_fail_percentage 3066 1726776658.51781: checking to see if all hosts have failed and the running result is not ok 3066 1726776658.51782: done checking to see if all hosts have failed 3066 1726776658.51783: getting the remaining hosts for this loop 3066 1726776658.51784: done getting the remaining hosts for this loop 3066 1726776658.51787: getting the next task for host managed_node3 3066 1726776658.51795: done getting next task for host managed_node3 3066 1726776658.51798: ^ task is: TASK: Set profile_mode to auto 3066 1726776658.51801: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, 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), did rescue? False, did start at task? False 3066 1726776658.51804: getting variables 3066 1726776658.51806: in VariableManager get_vars() 3066 1726776658.51840: Calling all_inventory to load vars for managed_node3 3066 1726776658.51842: Calling groups_inventory to load vars for managed_node3 3066 1726776658.51844: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776658.51861: Calling all_plugins_play to load vars for managed_node3 3066 1726776658.51864: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776658.51868: Calling groups_plugins_play to load vars for managed_node3 3066 1726776658.51908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776658.51937: done with get_vars() 3066 1726776658.51944: done getting variables 3066 1726776658.51995: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.795) 0:00:42.624 **** 3066 1726776658.52019: entering _queue_task() for managed_node3/copy 3066 1726776658.52219: worker is 1 (out of 1 available) 3066 1726776658.52232: exiting _queue_task() for managed_node3/copy 3066 1726776658.52245: done queuing things up, now waiting for results queue to drain 3066 1726776658.52247: waiting for pending results... 3066 1726776658.52519: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 3066 1726776658.52526: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000158 3066 1726776658.52539: variable 'ansible_search_path' from source: unknown 3066 1726776658.52542: variable 'ansible_search_path' from source: unknown 3066 1726776658.52655: calling self._execute() 3066 1726776658.52700: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776658.52712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776658.52731: variable 'omit' from source: magic vars 3066 1726776658.52896: variable 'omit' from source: magic vars 3066 1726776658.52906: variable 'omit' from source: magic vars 3066 1726776658.52942: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3066 1726776658.53359: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3066 1726776658.53454: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3066 1726776658.53527: variable 'omit' from source: magic vars 3066 1726776658.53579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776658.53610: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776658.53629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776658.53644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776658.53656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776658.53682: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776658.53685: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776658.53688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776658.53771: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776658.53776: Set connection var ansible_timeout to 10 3066 1726776658.53782: Set connection var ansible_shell_executable to /bin/sh 3066 1726776658.53785: Set connection var ansible_connection to ssh 3066 1726776658.53791: Set connection var ansible_pipelining to False 3066 1726776658.53793: Set connection var ansible_shell_type to sh 3066 1726776658.53814: variable 'ansible_shell_executable' from source: unknown 3066 1726776658.53818: variable 'ansible_connection' from source: unknown 3066 1726776658.53821: variable 'ansible_module_compression' from source: unknown 3066 1726776658.53824: variable 'ansible_shell_type' from source: unknown 3066 1726776658.53827: variable 'ansible_shell_executable' from source: unknown 3066 1726776658.53830: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776658.53835: variable 'ansible_pipelining' from source: unknown 3066 1726776658.53837: variable 'ansible_timeout' from source: unknown 3066 1726776658.53842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776658.53954: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776658.53962: variable 'omit' from source: magic vars 3066 1726776658.53967: starting attempt loop 3066 1726776658.53970: running the handler 3066 1726776658.53983: _low_level_execute_command(): starting 3066 1726776658.53986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776658.54508: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.54512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.54517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.54520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.54574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.54581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.54584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.54665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.56489: stdout chunk (state=3): >>>/root <<< 3066 1726776658.56587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.56664: stderr chunk (state=3): >>><<< 3066 1726776658.56668: stdout chunk (state=3): >>><<< 3066 1726776658.56693: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.56755: _low_level_execute_command(): starting 3066 1726776658.56760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812 `" && echo ansible-tmp-1726776658.5669987-4299-105038911833812="` echo /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812 `" ) && sleep 0' 3066 1726776658.57388: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776658.57405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.57457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.57483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.57498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776658.57567: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.57599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.57625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.57639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.57786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.59938: stdout chunk (state=3): >>>ansible-tmp-1726776658.5669987-4299-105038911833812=/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812 <<< 3066 1726776658.60166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.60170: stdout chunk (state=3): >>><<< 3066 1726776658.60172: stderr chunk (state=3): >>><<< 3066 1726776658.60189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.5669987-4299-105038911833812=/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.60293: variable 'ansible_module_compression' from source: unknown 3066 1726776658.60456: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726776658.60460: variable 'ansible_facts' from source: unknown 3066 1726776658.60502: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py 3066 1726776658.60675: Sending initial data 3066 1726776658.60693: Sent initial data (151 bytes) 3066 1726776658.61406: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776658.61537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.61561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.61584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.61703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.63490: 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 <<< 3066 1726776658.63574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776658.63664: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpfeq0fiwf /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py <<< 3066 1726776658.63668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py" <<< 3066 1726776658.63740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpfeq0fiwf" to remote "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py" <<< 3066 1726776658.65538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.65543: stdout chunk (state=3): >>><<< 3066 1726776658.65545: stderr chunk (state=3): >>><<< 3066 1726776658.65548: done transferring module to remote 3066 1726776658.65552: _low_level_execute_command(): starting 3066 1726776658.65554: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/ /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py && sleep 0' 3066 1726776658.66427: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776658.66444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.66469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.66490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.66507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 3066 1726776658.66564: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.66631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.66658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.66680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.66809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.69294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.69299: stdout chunk (state=3): >>><<< 3066 1726776658.69301: stderr chunk (state=3): >>><<< 3066 1726776658.69304: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.69306: _low_level_execute_command(): starting 3066 1726776658.69308: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_stat.py && sleep 0' 3066 1726776658.70353: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.70370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.70425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.70455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.70459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.70558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.89346: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262938, "dev": 51714, "nlink": 1, "atime": 1726776654.9187775, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2507960164", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3066 1726776658.91138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776658.91199: stderr chunk (state=3): >>><<< 3066 1726776658.91202: stdout chunk (state=3): >>><<< 3066 1726776658.91220: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262938, "dev": 51714, "nlink": 1, "atime": 1726776654.9187775, "mtime": 1726776644.369713, "ctime": 1726776644.369713, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2507960164", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776658.91281: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726776658.5669987-4299-105038911833812/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726776658.91382: Sending initial data 3066 1726776658.91386: Sent initial data (139 bytes) 3066 1726776658.91882: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3066 1726776658.91886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776658.91889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776658.91891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.91893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.91945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.91951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.91954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.92042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.93799: 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 <<< 3066 1726776658.93875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776658.93957: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/.qr5oslo1 /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source <<< 3066 1726776658.93959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source" <<< 3066 1726776658.94037: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/.qr5oslo1" to remote "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source" <<< 3066 1726776658.94043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source" <<< 3066 1726776658.94363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.94431: stderr chunk (state=3): >>><<< 3066 1726776658.94435: stdout chunk (state=3): >>><<< 3066 1726776658.94459: _low_level_execute_command(): starting 3066 1726776658.94462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/ /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source && sleep 0' 3066 1726776658.94912: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.94944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.94947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.94952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776658.94955: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.94958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.95011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.95018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.95098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.97073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776658.97124: stderr chunk (state=3): >>><<< 3066 1726776658.97129: stdout chunk (state=3): >>><<< 3066 1726776658.97142: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776658.97167: variable 'ansible_module_compression' from source: unknown 3066 1726776658.97205: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726776658.97225: variable 'ansible_facts' from source: unknown 3066 1726776658.97281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py 3066 1726776658.97392: Sending initial data 3066 1726776658.97396: Sent initial data (151 bytes) 3066 1726776658.97839: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776658.97848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776658.97872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.97881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776658.97884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776658.97939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776658.97942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776658.97945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776658.98035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776658.99776: 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 <<< 3066 1726776658.99852: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776658.99932: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpdqey8h54 /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py <<< 3066 1726776658.99940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py" <<< 3066 1726776659.00012: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmpdqey8h54" to remote "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py" <<< 3066 1726776659.00016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py" <<< 3066 1726776659.00730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.00803: stderr chunk (state=3): >>><<< 3066 1726776659.00806: stdout chunk (state=3): >>><<< 3066 1726776659.00830: done transferring module to remote 3066 1726776659.00839: _low_level_execute_command(): starting 3066 1726776659.00844: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/ /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py && sleep 0' 3066 1726776659.01432: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 3066 1726776659.01437: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.01500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.01568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.03921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.03926: stdout chunk (state=3): >>><<< 3066 1726776659.03929: stderr chunk (state=3): >>><<< 3066 1726776659.03932: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776659.03934: _low_level_execute_command(): starting 3066 1726776659.03937: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/AnsiballZ_copy.py && sleep 0' 3066 1726776659.05124: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.05295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.05370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776659.05396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.05568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.23711: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source", "_original_basename": ".qr5oslo1", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3066 1726776659.25268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776659.25326: stderr chunk (state=3): >>><<< 3066 1726776659.25329: stdout chunk (state=3): >>><<< 3066 1726776659.25345: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source", "_original_basename": ".qr5oslo1", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776659.25376: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source', '_original_basename': '.qr5oslo1', 'follow': False, 'checksum': '43683f4e92c48be4b00ddd86e011a4f27fcdbeb5', '_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.copy', '_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-1726776658.5669987-4299-105038911833812/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776659.25387: _low_level_execute_command(): starting 3066 1726776659.25392: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/ > /dev/null 2>&1 && sleep 0' 3066 1726776659.25882: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776659.25886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.25888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726776659.25891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.25893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.25956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.25960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776659.25963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.26038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.28029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.28082: stderr chunk (state=3): >>><<< 3066 1726776659.28086: stdout chunk (state=3): >>><<< 3066 1726776659.28101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776659.28107: handler run complete 3066 1726776659.28130: attempt loop complete, returning result 3066 1726776659.28133: _execute() done 3066 1726776659.28135: dumping result to json 3066 1726776659.28140: done dumping result, returning 3066 1726776659.28148: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [0233de48-8dd1-a6a2-bc7b-000000000158] 3066 1726776659.28155: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000158 3066 1726776659.28265: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000158 3066 1726776659.28268: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726776658.5669987-4299-105038911833812/.source", "state": "file", "uid": 0 } 3066 1726776659.28344: no more pending results, returning what we have 3066 1726776659.28347: results queue empty 3066 1726776659.28348: checking for any_errors_fatal 3066 1726776659.28359: done checking for any_errors_fatal 3066 1726776659.28365: checking for max_fail_percentage 3066 1726776659.28366: done checking for max_fail_percentage 3066 1726776659.28367: checking to see if all hosts have failed and the running result is not ok 3066 1726776659.28368: done checking to see if all hosts have failed 3066 1726776659.28369: getting the remaining hosts for this loop 3066 1726776659.28370: done getting the remaining hosts for this loop 3066 1726776659.28374: getting the next task for host managed_node3 3066 1726776659.28381: done getting next task for host managed_node3 3066 1726776659.28384: ^ task is: TASK: Restart tuned 3066 1726776659.28386: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, 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), did rescue? False, did start at task? False 3066 1726776659.28389: getting variables 3066 1726776659.28390: in VariableManager get_vars() 3066 1726776659.28425: Calling all_inventory to load vars for managed_node3 3066 1726776659.28427: Calling groups_inventory to load vars for managed_node3 3066 1726776659.28430: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776659.28440: Calling all_plugins_play to load vars for managed_node3 3066 1726776659.28442: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776659.28445: Calling groups_plugins_play to load vars for managed_node3 3066 1726776659.28490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776659.28517: done with get_vars() 3066 1726776659.28524: done getting variables 3066 1726776659.28572: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:10:59 -0400 (0:00:00.765) 0:00:43.390 **** 3066 1726776659.28594: entering _queue_task() for managed_node3/service 3066 1726776659.28790: worker is 1 (out of 1 available) 3066 1726776659.28802: exiting _queue_task() for managed_node3/service 3066 1726776659.28815: done queuing things up, now waiting for results queue to drain 3066 1726776659.28817: waiting for pending results... 3066 1726776659.28995: running TaskExecutor() for managed_node3/TASK: Restart tuned 3066 1726776659.29060: in run() - task 0233de48-8dd1-a6a2-bc7b-000000000159 3066 1726776659.29070: variable 'ansible_search_path' from source: unknown 3066 1726776659.29073: variable 'ansible_search_path' from source: unknown 3066 1726776659.29112: variable '__kernel_settings_services' from source: include_vars 3066 1726776659.29445: variable '__kernel_settings_services' from source: include_vars 3066 1726776659.29504: variable 'omit' from source: magic vars 3066 1726776659.29579: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776659.29588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776659.29598: variable 'omit' from source: magic vars 3066 1726776659.29659: variable 'omit' from source: magic vars 3066 1726776659.29685: variable 'omit' from source: magic vars 3066 1726776659.29716: variable 'item' from source: unknown 3066 1726776659.29775: variable 'item' from source: unknown 3066 1726776659.29795: variable 'omit' from source: magic vars 3066 1726776659.29835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726776659.29865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726776659.29881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726776659.29896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776659.29905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726776659.29932: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726776659.29941: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776659.29944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776659.30017: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726776659.30025: Set connection var ansible_timeout to 10 3066 1726776659.30033: Set connection var ansible_shell_executable to /bin/sh 3066 1726776659.30036: Set connection var ansible_connection to ssh 3066 1726776659.30045: Set connection var ansible_pipelining to False 3066 1726776659.30048: Set connection var ansible_shell_type to sh 3066 1726776659.30067: variable 'ansible_shell_executable' from source: unknown 3066 1726776659.30070: variable 'ansible_connection' from source: unknown 3066 1726776659.30072: variable 'ansible_module_compression' from source: unknown 3066 1726776659.30075: variable 'ansible_shell_type' from source: unknown 3066 1726776659.30077: variable 'ansible_shell_executable' from source: unknown 3066 1726776659.30080: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726776659.30084: variable 'ansible_pipelining' from source: unknown 3066 1726776659.30087: variable 'ansible_timeout' from source: unknown 3066 1726776659.30090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726776659.30202: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3066 1726776659.30210: variable 'omit' from source: magic vars 3066 1726776659.30215: starting attempt loop 3066 1726776659.30221: running the handler 3066 1726776659.30289: variable 'ansible_facts' from source: unknown 3066 1726776659.30320: _low_level_execute_command(): starting 3066 1726776659.30326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726776659.30867: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.30871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.30874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776659.30877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 3066 1726776659.30880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.30934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.30943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776659.30946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.31024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.32803: stdout chunk (state=3): >>>/root <<< 3066 1726776659.32919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.32971: stderr chunk (state=3): >>><<< 3066 1726776659.32976: stdout chunk (state=3): >>><<< 3066 1726776659.32998: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776659.33009: _low_level_execute_command(): starting 3066 1726776659.33017: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827 `" && echo ansible-tmp-1726776659.3299806-4346-179879220113827="` echo /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827 `" ) && sleep 0' 3066 1726776659.33478: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776659.33482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776659.33491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.33494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.33496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.33551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.33556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.33633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.35712: stdout chunk (state=3): >>>ansible-tmp-1726776659.3299806-4346-179879220113827=/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827 <<< 3066 1726776659.35832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.35875: stderr chunk (state=3): >>><<< 3066 1726776659.35878: stdout chunk (state=3): >>><<< 3066 1726776659.35891: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776659.3299806-4346-179879220113827=/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776659.35921: variable 'ansible_module_compression' from source: unknown 3066 1726776659.35960: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726776659.36011: variable 'ansible_facts' from source: unknown 3066 1726776659.36151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py 3066 1726776659.36263: Sending initial data 3066 1726776659.36267: Sent initial data (152 bytes) 3066 1726776659.36729: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.36732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.36734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776659.36737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.36739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.36794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.36799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.36880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.38601: 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" <<< 3066 1726776659.38610: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776659.38681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776659.38758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp9si3xnhc /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py <<< 3066 1726776659.38765: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py" <<< 3066 1726776659.38839: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp9si3xnhc" to remote "/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py" <<< 3066 1726776659.40081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.40150: stderr chunk (state=3): >>><<< 3066 1726776659.40154: stdout chunk (state=3): >>><<< 3066 1726776659.40175: done transferring module to remote 3066 1726776659.40185: _low_level_execute_command(): starting 3066 1726776659.40190: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/ /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py && sleep 0' 3066 1726776659.40660: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776659.40664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.40666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.40674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.40730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.40733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776659.40735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.40808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776659.42776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776659.42837: stderr chunk (state=3): >>><<< 3066 1726776659.42841: stdout chunk (state=3): >>><<< 3066 1726776659.42859: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776659.42862: _low_level_execute_command(): starting 3066 1726776659.42867: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_setup.py && sleep 0' 3066 1726776659.43355: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776659.43359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.43361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776659.43364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776659.43423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776659.43430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776659.43432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776659.43517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776661.26864: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3066 1726776661.29084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776661.29137: stderr chunk (state=3): >>><<< 3066 1726776661.29140: stdout chunk (state=3): >>><<< 3066 1726776661.29155: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776661.29207: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776659.3299806-4346-179879220113827/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776661.29212: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3066 1726776661.29274: variable 'ansible_module_compression' from source: unknown 3066 1726776661.29302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066tbaeebz2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3066 1726776661.29353: variable 'ansible_facts' from source: unknown 3066 1726776661.29487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py 3066 1726776661.29592: Sending initial data 3066 1726776661.29596: Sent initial data (154 bytes) 3066 1726776661.30066: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776661.30085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776661.30091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776661.30189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776661.31983: 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" <<< 3066 1726776661.31986: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726776661.32065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726776661.32141: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp0_m11jv2 /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py <<< 3066 1726776661.32150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py" <<< 3066 1726776661.32219: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3066tbaeebz2/tmp0_m11jv2" to remote "/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py" <<< 3066 1726776661.32226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py" <<< 3066 1726776661.33485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776661.33582: stderr chunk (state=3): >>><<< 3066 1726776661.33585: stdout chunk (state=3): >>><<< 3066 1726776661.33595: done transferring module to remote 3066 1726776661.33603: _low_level_execute_command(): starting 3066 1726776661.33609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/ /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py && sleep 0' 3066 1726776661.34169: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726776661.34173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776661.34175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776661.34177: 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 <<< 3066 1726776661.34179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776661.34249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776661.34254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776661.34329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776661.36298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776661.36346: stderr chunk (state=3): >>><<< 3066 1726776661.36351: stdout chunk (state=3): >>><<< 3066 1726776661.36364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776661.36367: _low_level_execute_command(): starting 3066 1726776661.36372: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/AnsiballZ_systemd.py && sleep 0' 3066 1726776661.36797: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776661.36801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 3066 1726776661.36803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726776661.36806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726776661.36808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776661.36855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 3066 1726776661.36870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776661.36954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776661.70000: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5331", "ControlPID": "0", "BusName": "com.redhat.tuned", "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": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15187968", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3514761216", "CPUUsageNSec": "119418000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "Limi<<< 3066 1726776661.70031: stdout chunk (state=3): >>>tRTPRIO": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "Thu 2024-09-19 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 3066 1726776661.72131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 3066 1726776661.72193: stderr chunk (state=3): >>><<< 3066 1726776661.72196: stdout chunk (state=3): >>><<< 3066 1726776661.72221: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5331", "ControlPID": "0", "BusName": "com.redhat.tuned", "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": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15187968", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3514761216", "CPUUsageNSec": "119418000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "Thu 2024-09-19 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. 3066 1726776661.72379: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': 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.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-1726776659.3299806-4346-179879220113827/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726776661.72397: _low_level_execute_command(): starting 3066 1726776661.72401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776659.3299806-4346-179879220113827/ > /dev/null 2>&1 && sleep 0' 3066 1726776661.72897: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726776661.72901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776661.72903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 3066 1726776661.72906: 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 <<< 3066 1726776661.72908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726776661.72963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 3066 1726776661.72966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726776661.73054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726776661.75029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726776661.75089: stderr chunk (state=3): >>><<< 3066 1726776661.75093: stdout chunk (state=3): >>><<< 3066 1726776661.75106: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' 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 3066 1726776661.75113: handler run complete 3066 1726776661.75157: attempt loop complete, returning result 3066 1726776661.75178: variable 'item' from source: unknown 3066 1726776661.75244: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "119418000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5331", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3514761216", "MemoryCurrent": "15187968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15515648", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3066 1726776661.75799: dumping result to json 3066 1726776661.75801: done dumping result, returning 3066 1726776661.75803: done running TaskExecutor() for managed_node3/TASK: Restart tuned [0233de48-8dd1-a6a2-bc7b-000000000159] 3066 1726776661.75804: sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000159 3066 1726776661.75869: done sending task result for task 0233de48-8dd1-a6a2-bc7b-000000000159 3066 1726776661.75872: WORKER PROCESS EXITING 3066 1726776661.75952: no more pending results, returning what we have 3066 1726776661.75954: results queue empty 3066 1726776661.75955: checking for any_errors_fatal 3066 1726776661.75958: done checking for any_errors_fatal 3066 1726776661.75959: checking for max_fail_percentage 3066 1726776661.75960: done checking for max_fail_percentage 3066 1726776661.75960: checking to see if all hosts have failed and the running result is not ok 3066 1726776661.75961: done checking to see if all hosts have failed 3066 1726776661.75961: getting the remaining hosts for this loop 3066 1726776661.75962: done getting the remaining hosts for this loop 3066 1726776661.75965: getting the next task for host managed_node3 3066 1726776661.75969: done getting next task for host managed_node3 3066 1726776661.75970: ^ task is: TASK: meta (flush_handlers) 3066 1726776661.75972: ^ 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 3066 1726776661.75975: getting variables 3066 1726776661.75976: in VariableManager get_vars() 3066 1726776661.75998: Calling all_inventory to load vars for managed_node3 3066 1726776661.76000: Calling groups_inventory to load vars for managed_node3 3066 1726776661.76001: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776661.76010: Calling all_plugins_play to load vars for managed_node3 3066 1726776661.76011: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776661.76013: Calling groups_plugins_play to load vars for managed_node3 3066 1726776661.76054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776661.76075: done with get_vars() 3066 1726776661.76082: done getting variables 3066 1726776661.76133: in VariableManager get_vars() 3066 1726776661.76142: Calling all_inventory to load vars for managed_node3 3066 1726776661.76143: Calling groups_inventory to load vars for managed_node3 3066 1726776661.76145: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776661.76148: Calling all_plugins_play to load vars for managed_node3 3066 1726776661.76152: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776661.76154: Calling groups_plugins_play to load vars for managed_node3 3066 1726776661.76176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776661.76193: done with get_vars() 3066 1726776661.76201: done queuing things up, now waiting for results queue to drain 3066 1726776661.76202: results queue empty 3066 1726776661.76203: checking for any_errors_fatal 3066 1726776661.76210: done checking for any_errors_fatal 3066 1726776661.76210: checking for max_fail_percentage 3066 1726776661.76211: done checking for max_fail_percentage 3066 1726776661.76212: checking to see if all hosts have failed and the running result is not ok 3066 1726776661.76212: done checking to see if all hosts have failed 3066 1726776661.76213: getting the remaining hosts for this loop 3066 1726776661.76214: done getting the remaining hosts for this loop 3066 1726776661.76216: getting the next task for host managed_node3 3066 1726776661.76220: done getting next task for host managed_node3 3066 1726776661.76221: ^ task is: TASK: meta (flush_handlers) 3066 1726776661.76221: ^ 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 3066 1726776661.76224: getting variables 3066 1726776661.76224: in VariableManager get_vars() 3066 1726776661.76231: Calling all_inventory to load vars for managed_node3 3066 1726776661.76232: Calling groups_inventory to load vars for managed_node3 3066 1726776661.76234: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776661.76237: Calling all_plugins_play to load vars for managed_node3 3066 1726776661.76238: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776661.76240: Calling groups_plugins_play to load vars for managed_node3 3066 1726776661.76264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776661.76280: done with get_vars() 3066 1726776661.76284: done getting variables 3066 1726776661.76314: in VariableManager get_vars() 3066 1726776661.76323: Calling all_inventory to load vars for managed_node3 3066 1726776661.76325: Calling groups_inventory to load vars for managed_node3 3066 1726776661.76326: Calling all_plugins_inventory to load vars for managed_node3 3066 1726776661.76329: Calling all_plugins_play to load vars for managed_node3 3066 1726776661.76331: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726776661.76332: Calling groups_plugins_play to load vars for managed_node3 3066 1726776661.76355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726776661.76372: done with get_vars() 3066 1726776661.76378: done queuing things up, now waiting for results queue to drain 3066 1726776661.76379: results queue empty 3066 1726776661.76379: checking for any_errors_fatal 3066 1726776661.76380: done checking for any_errors_fatal 3066 1726776661.76381: checking for max_fail_percentage 3066 1726776661.76381: done checking for max_fail_percentage 3066 1726776661.76382: checking to see if all hosts have failed and the running result is not ok 3066 1726776661.76382: done checking to see if all hosts have failed 3066 1726776661.76382: getting the remaining hosts for this loop 3066 1726776661.76383: done getting the remaining hosts for this loop 3066 1726776661.76384: getting the next task for host managed_node3 3066 1726776661.76386: done getting next task for host managed_node3 3066 1726776661.76387: ^ task is: None 3066 1726776661.76388: ^ 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 3066 1726776661.76389: done queuing things up, now waiting for results queue to drain 3066 1726776661.76389: results queue empty 3066 1726776661.76390: checking for any_errors_fatal 3066 1726776661.76390: done checking for any_errors_fatal 3066 1726776661.76390: checking for max_fail_percentage 3066 1726776661.76391: done checking for max_fail_percentage 3066 1726776661.76391: checking to see if all hosts have failed and the running result is not ok 3066 1726776661.76392: done checking to see if all hosts have failed 3066 1726776661.76393: getting the next task for host managed_node3 3066 1726776661.76394: done getting next task for host managed_node3 3066 1726776661.76395: ^ task is: None 3066 1726776661.76396: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=50 changed=10 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Thursday 19 September 2024 16:11:01 -0400 (0:00:02.478) 0:00:45.868 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed -- 15.36s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.97s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 2.61s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 2.59s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Restart tuned ----------------------------------------------------------- 2.48s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role --- 2.07s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 1.95s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 1.09s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.89s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.88s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.82s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.80s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Set profile_mode to auto ------------------------------------------------ 0.77s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.76s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.73s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.70s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.70s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.61s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.52s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 fedora.linux_system_roles.kernel_settings : Check if system is ostree --- 0.50s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 3066 1726776661.76476: RUNNING CLEANUP