[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 1726773023.56129: 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-iKE executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 3066 1726773023.56479: Added group all to inventory 3066 1726773023.56481: Added group ungrouped to inventory 3066 1726773023.56485: Group all now contains ungrouped 3066 1726773023.56487: Examining possible inventory source: /tmp/kernel_settings-Tkp/inventory.yml 3066 1726773023.68408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3066 1726773023.68459: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3066 1726773023.68477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3066 1726773023.68528: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3066 1726773023.68587: Loaded config def from plugin (inventory/script) 3066 1726773023.68589: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3066 1726773023.68627: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3066 1726773023.68696: Loaded config def from plugin (inventory/yaml) 3066 1726773023.68698: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3066 1726773023.68771: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3066 1726773023.69128: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3066 1726773023.69130: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3066 1726773023.69133: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3066 1726773023.69138: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3066 1726773023.69141: Loading data from /tmp/kernel_settings-Tkp/inventory.yml 3066 1726773023.69198: /tmp/kernel_settings-Tkp/inventory.yml was not parsable by auto 3066 1726773023.69250: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3066 1726773023.69287: Loading data from /tmp/kernel_settings-Tkp/inventory.yml 3066 1726773023.69352: group all already in inventory 3066 1726773023.69357: set inventory_file for managed_node1 3066 1726773023.69360: set inventory_dir for managed_node1 3066 1726773023.69361: Added host managed_node1 to inventory 3066 1726773023.69363: Added host managed_node1 to group all 3066 1726773023.69364: set ansible_host for managed_node1 3066 1726773023.69365: set ansible_ssh_extra_args for managed_node1 3066 1726773023.69367: set inventory_file for managed_node2 3066 1726773023.69369: set inventory_dir for managed_node2 3066 1726773023.69370: Added host managed_node2 to inventory 3066 1726773023.69372: Added host managed_node2 to group all 3066 1726773023.69373: set ansible_host for managed_node2 3066 1726773023.69374: set ansible_ssh_extra_args for managed_node2 3066 1726773023.69376: set inventory_file for managed_node3 3066 1726773023.69378: set inventory_dir for managed_node3 3066 1726773023.69378: Added host managed_node3 to inventory 3066 1726773023.69379: Added host managed_node3 to group all 3066 1726773023.69380: set ansible_host for managed_node3 3066 1726773023.69381: set ansible_ssh_extra_args for managed_node3 3066 1726773023.69384: Reconcile groups and hosts in inventory. 3066 1726773023.69388: Group ungrouped now contains managed_node1 3066 1726773023.69389: Group ungrouped now contains managed_node2 3066 1726773023.69391: Group ungrouped now contains managed_node3 3066 1726773023.69453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3066 1726773023.69555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3066 1726773023.69596: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3066 1726773023.69622: Loaded config def from plugin (vars/host_group_vars) 3066 1726773023.69624: 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 1726773023.69630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3066 1726773023.69636: 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 1726773023.69670: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3066 1726773023.69931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.70005: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3066 1726773023.70041: Loaded config def from plugin (connection/local) 3066 1726773023.70043: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3066 1726773023.70549: Loaded config def from plugin (connection/paramiko_ssh) 3066 1726773023.70551: 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 1726773023.71268: 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 1726773023.71300: Loaded config def from plugin (connection/psrp) 3066 1726773023.71303: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3066 1726773023.71878: 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 1726773023.71914: Loaded config def from plugin (connection/ssh) 3066 1726773023.71916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3066 1726773023.73479: 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 1726773023.73513: Loaded config def from plugin (connection/winrm) 3066 1726773023.73516: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3066 1726773023.73543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3066 1726773023.73593: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3066 1726773023.73653: Loaded config def from plugin (shell/cmd) 3066 1726773023.73655: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 3066 1726773023.73675: 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 1726773023.73732: Loaded config def from plugin (shell/powershell) 3066 1726773023.73734: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3066 1726773023.73781: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3066 1726773023.73927: Loaded config def from plugin (shell/sh) 3066 1726773023.73929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3066 1726773023.73958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3066 1726773023.74060: Loaded config def from plugin (become/runas) 3066 1726773023.74062: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3066 1726773023.74216: Loaded config def from plugin (become/su) 3066 1726773023.74218: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3066 1726773023.74348: Loaded config def from plugin (become/sudo) 3066 1726773023.74350: 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 1726773023.74376: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 3066 1726773023.74675: in VariableManager get_vars() 3066 1726773023.74691: done with get_vars() 3066 1726773023.74741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3066 1726773023.74752: 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 1726773023.74956: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3066 1726773023.75080: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3066 1726773023.75082: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-iKE/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 3066 1726773023.75111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3066 1726773023.75131: 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 1726773023.75323: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3066 1726773023.75370: Loaded config def from plugin (callback/default) 3066 1726773023.75372: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3066 1726773023.76305: Loaded config def from plugin (callback/junit) 3066 1726773023.76308: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3066 1726773023.76343: 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 1726773023.76401: Loaded config def from plugin (callback/minimal) 3066 1726773023.76403: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3066 1726773023.76436: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3066 1726773023.76488: Loaded config def from plugin (callback/tree) 3066 1726773023.76490: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 3066 1726773023.76590: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3066 1726773023.76593: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-iKE/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 3066 1726773023.76615: in VariableManager get_vars() 3066 1726773023.76626: done with get_vars() 3066 1726773023.76631: in VariableManager get_vars() 3066 1726773023.76638: done with get_vars() 3066 1726773023.76641: variable 'omit' from source: magic vars 3066 1726773023.76671: in VariableManager get_vars() 3066 1726773023.76682: done with get_vars() 3066 1726773023.76701: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 3066 1726773023.79178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3066 1726773023.79245: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3066 1726773023.79281: getting the remaining hosts for this loop 3066 1726773023.79282: done getting the remaining hosts for this loop 3066 1726773023.79287: getting the next task for host managed_node3 3066 1726773023.79290: done getting next task for host managed_node3 3066 1726773023.79291: ^ task is: TASK: meta (flush_handlers) 3066 1726773023.79293: ^ 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 1726773023.79295: getting variables 3066 1726773023.79296: in VariableManager get_vars() 3066 1726773023.79312: Calling all_inventory to load vars for managed_node3 3066 1726773023.79315: Calling groups_inventory to load vars for managed_node3 3066 1726773023.79318: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.79331: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.79345: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.79349: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.79379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.79422: done with get_vars() 3066 1726773023.79428: done getting variables 3066 1726773023.79594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3066 1726773023.79646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3066 1726773023.79697: in VariableManager get_vars() 3066 1726773023.79707: Calling all_inventory to load vars for managed_node3 3066 1726773023.79709: Calling groups_inventory to load vars for managed_node3 3066 1726773023.79711: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.79715: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.79717: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.79719: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.79747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.79758: done with get_vars() 3066 1726773023.79766: done queuing things up, now waiting for results queue to drain 3066 1726773023.79767: results queue empty 3066 1726773023.79768: checking for any_errors_fatal 3066 1726773023.79769: done checking for any_errors_fatal 3066 1726773023.79770: checking for max_fail_percentage 3066 1726773023.79770: done checking for max_fail_percentage 3066 1726773023.79771: checking to see if all hosts have failed and the running result is not ok 3066 1726773023.79772: done checking to see if all hosts have failed 3066 1726773023.79772: getting the remaining hosts for this loop 3066 1726773023.79773: done getting the remaining hosts for this loop 3066 1726773023.79775: getting the next task for host managed_node3 3066 1726773023.79778: done getting next task for host managed_node3 3066 1726773023.79780: ^ task is: TASK: Run role with no settings 3066 1726773023.79781: ^ 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 1726773023.79783: getting variables 3066 1726773023.79786: in VariableManager get_vars() 3066 1726773023.79793: Calling all_inventory to load vars for managed_node3 3066 1726773023.79794: Calling groups_inventory to load vars for managed_node3 3066 1726773023.79796: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.79799: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.79801: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.79803: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.79825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.79840: done with get_vars() 3066 1726773023.79846: done getting variables TASK [Run role with no settings] *********************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:8 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.033) 0:00:00.033 **** 3066 1726773023.79908: entering _queue_task() for managed_node3/include_role 3066 1726773023.79910: Creating lock for include_role 3066 1726773023.80246: worker is 1 (out of 1 available) 3066 1726773023.80258: exiting _queue_task() for managed_node3/include_role 3066 1726773023.80270: done queuing things up, now waiting for results queue to drain 3066 1726773023.80273: waiting for pending results... 3066 1726773023.80424: running TaskExecutor() for managed_node3/TASK: Run role with no settings 3066 1726773023.80477: in run() - task 0afff7ba-f7d3-0514-f23a-000000000006 3066 1726773023.80492: variable 'ansible_search_path' from source: unknown 3066 1726773023.80530: calling self._execute() 3066 1726773023.80582: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773023.80588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773023.80598: variable 'omit' from source: magic vars 3066 1726773023.80685: _execute() done 3066 1726773023.80689: dumping result to json 3066 1726773023.80692: done dumping result, returning 3066 1726773023.80696: done running TaskExecutor() for managed_node3/TASK: Run role with no settings [0afff7ba-f7d3-0514-f23a-000000000006] 3066 1726773023.80704: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000006 3066 1726773023.80814: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000006 3066 1726773023.80817: WORKER PROCESS EXITING 3066 1726773023.80868: no more pending results, returning what we have 3066 1726773023.80872: in VariableManager get_vars() 3066 1726773023.80902: Calling all_inventory to load vars for managed_node3 3066 1726773023.80905: Calling groups_inventory to load vars for managed_node3 3066 1726773023.80910: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.80917: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.80920: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.80922: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.80955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.80967: done with get_vars() 3066 1726773023.80970: variable 'ansible_search_path' from source: unknown 3066 1726773023.81033: variable 'omit' from source: magic vars 3066 1726773023.81052: variable 'omit' from source: magic vars 3066 1726773023.81063: variable 'omit' from source: magic vars 3066 1726773023.81067: we have included files to process 3066 1726773023.81068: generating all_blocks data 3066 1726773023.81068: done generating all_blocks data 3066 1726773023.81069: processing included file: fedora.linux_system_roles.kernel_settings 3066 1726773023.81087: in VariableManager get_vars() 3066 1726773023.81095: done with get_vars() 3066 1726773023.81148: in VariableManager get_vars() 3066 1726773023.81158: done with get_vars() 3066 1726773023.81187: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3066 1726773023.81293: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3066 1726773023.81340: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3066 1726773023.82897: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3066 1726773023.83535: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3066 1726773023.83714: in VariableManager get_vars() 3066 1726773023.83730: done with get_vars() 3066 1726773023.84928: in VariableManager get_vars() 3066 1726773023.84944: done with get_vars() 3066 1726773023.85078: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3066 1726773023.85622: iterating over new_blocks loaded from include file 3066 1726773023.85624: in VariableManager get_vars() 3066 1726773023.85636: done with get_vars() 3066 1726773023.85638: filtering new block on tags 3066 1726773023.85651: done filtering new block on tags 3066 1726773023.85653: in VariableManager get_vars() 3066 1726773023.85664: done with get_vars() 3066 1726773023.85665: filtering new block on tags 3066 1726773023.85678: done filtering new block on tags 3066 1726773023.85680: in VariableManager get_vars() 3066 1726773023.85703: done with get_vars() 3066 1726773023.85705: filtering new block on tags 3066 1726773023.85741: done filtering new block on tags 3066 1726773023.85743: in VariableManager get_vars() 3066 1726773023.85754: done with get_vars() 3066 1726773023.85755: filtering new block on tags 3066 1726773023.85767: done filtering new block on tags 3066 1726773023.85768: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 3066 1726773023.85772: extending task lists for all hosts with included blocks 3066 1726773023.85815: done extending task lists 3066 1726773023.85816: done processing included files 3066 1726773023.85817: results queue empty 3066 1726773023.85818: checking for any_errors_fatal 3066 1726773023.85820: done checking for any_errors_fatal 3066 1726773023.85821: checking for max_fail_percentage 3066 1726773023.85821: done checking for max_fail_percentage 3066 1726773023.85822: checking to see if all hosts have failed and the running result is not ok 3066 1726773023.85823: done checking to see if all hosts have failed 3066 1726773023.85823: getting the remaining hosts for this loop 3066 1726773023.85824: done getting the remaining hosts for this loop 3066 1726773023.85826: getting the next task for host managed_node3 3066 1726773023.85830: done getting next task for host managed_node3 3066 1726773023.85832: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726773023.85834: ^ 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 1726773023.85841: getting variables 3066 1726773023.85841: in VariableManager get_vars() 3066 1726773023.85851: Calling all_inventory to load vars for managed_node3 3066 1726773023.85853: Calling groups_inventory to load vars for managed_node3 3066 1726773023.85854: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.85858: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.85860: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.85862: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.85888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.85905: done with get_vars() 3066 1726773023.85912: done getting variables 3066 1726773023.85963: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.060) 0:00:00.094 **** 3066 1726773023.85988: entering _queue_task() for managed_node3/fail 3066 1726773023.85989: Creating lock for fail 3066 1726773023.86207: worker is 1 (out of 1 available) 3066 1726773023.86220: exiting _queue_task() for managed_node3/fail 3066 1726773023.86232: done queuing things up, now waiting for results queue to drain 3066 1726773023.86235: waiting for pending results... 3066 1726773023.86390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726773023.86460: in run() - task 0afff7ba-f7d3-0514-f23a-000000000023 3066 1726773023.86475: variable 'ansible_search_path' from source: unknown 3066 1726773023.86478: variable 'ansible_search_path' from source: unknown 3066 1726773023.86512: calling self._execute() 3066 1726773023.86564: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773023.86572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773023.86586: variable 'omit' from source: magic vars 3066 1726773023.86965: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726773023.86973: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773023.86985: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3066 1726773023.87248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773023.89174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773023.89239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773023.89270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773023.89301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773023.89329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773023.89396: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89429: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89447: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89480: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89493: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89545: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89565: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89588: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89621: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89633: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89674: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89694: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89716: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89748: Loading FilterModule 'ansible_collections.ansible.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 1726773023.89762: Loading FilterModule 'ansible_collections.ansible.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 1726773023.90003: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726773023.90031: 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 1726773023.90035: when evaluation is False, skipping this task 3066 1726773023.90037: _execute() done 3066 1726773023.90042: dumping result to json 3066 1726773023.90047: done dumping result, returning 3066 1726773023.90054: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-0514-f23a-000000000023] 3066 1726773023.90060: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000023 3066 1726773023.90144: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000023 3066 1726773023.90147: 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 1726773023.90219: no more pending results, returning what we have 3066 1726773023.90223: results queue empty 3066 1726773023.90224: checking for any_errors_fatal 3066 1726773023.90225: done checking for any_errors_fatal 3066 1726773023.90226: checking for max_fail_percentage 3066 1726773023.90228: done checking for max_fail_percentage 3066 1726773023.90229: checking to see if all hosts have failed and the running result is not ok 3066 1726773023.90230: done checking to see if all hosts have failed 3066 1726773023.90231: getting the remaining hosts for this loop 3066 1726773023.90233: done getting the remaining hosts for this loop 3066 1726773023.90237: getting the next task for host managed_node3 3066 1726773023.90242: done getting next task for host managed_node3 3066 1726773023.90246: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726773023.90249: ^ 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 1726773023.90267: getting variables 3066 1726773023.90269: in VariableManager get_vars() 3066 1726773023.90300: Calling all_inventory to load vars for managed_node3 3066 1726773023.90302: Calling groups_inventory to load vars for managed_node3 3066 1726773023.90305: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.90316: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.90320: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.90323: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.90358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.90380: done with get_vars() 3066 1726773023.90387: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.044) 0:00:00.139 **** 3066 1726773023.90460: entering _queue_task() for managed_node3/include_tasks 3066 1726773023.90462: Creating lock for include_tasks 3066 1726773023.90646: worker is 1 (out of 1 available) 3066 1726773023.90661: exiting _queue_task() for managed_node3/include_tasks 3066 1726773023.90674: done queuing things up, now waiting for results queue to drain 3066 1726773023.90676: waiting for pending results... 3066 1726773023.90827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726773023.90900: in run() - task 0afff7ba-f7d3-0514-f23a-000000000024 3066 1726773023.90915: variable 'ansible_search_path' from source: unknown 3066 1726773023.90919: variable 'ansible_search_path' from source: unknown 3066 1726773023.90950: calling self._execute() 3066 1726773023.91005: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773023.91012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773023.91029: variable 'omit' from source: magic vars 3066 1726773023.91114: _execute() done 3066 1726773023.91118: dumping result to json 3066 1726773023.91127: done dumping result, returning 3066 1726773023.91130: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-0514-f23a-000000000024] 3066 1726773023.91139: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000024 3066 1726773023.91226: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000024 3066 1726773023.91231: WORKER PROCESS EXITING 3066 1726773023.91277: no more pending results, returning what we have 3066 1726773023.91281: in VariableManager get_vars() 3066 1726773023.91320: Calling all_inventory to load vars for managed_node3 3066 1726773023.91322: Calling groups_inventory to load vars for managed_node3 3066 1726773023.91324: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.91331: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.91333: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.91335: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.91369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.91389: done with get_vars() 3066 1726773023.91393: variable 'ansible_search_path' from source: unknown 3066 1726773023.91394: variable 'ansible_search_path' from source: unknown 3066 1726773023.91423: we have included files to process 3066 1726773023.91424: generating all_blocks data 3066 1726773023.91426: done generating all_blocks data 3066 1726773023.91430: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726773023.91431: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726773023.91433: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726773023.92119: done processing included file 3066 1726773023.92121: iterating over new_blocks loaded from include file 3066 1726773023.92123: in VariableManager get_vars() 3066 1726773023.92138: done with get_vars() 3066 1726773023.92139: filtering new block on tags 3066 1726773023.92150: done filtering new block on tags 3066 1726773023.92152: in VariableManager get_vars() 3066 1726773023.92166: done with get_vars() 3066 1726773023.92167: filtering new block on tags 3066 1726773023.92181: done filtering new block on tags 3066 1726773023.92182: in VariableManager get_vars() 3066 1726773023.92200: done with get_vars() 3066 1726773023.92201: filtering new block on tags 3066 1726773023.92218: done filtering new block on tags 3066 1726773023.92220: in VariableManager get_vars() 3066 1726773023.92235: done with get_vars() 3066 1726773023.92236: filtering new block on tags 3066 1726773023.92245: done filtering new block on tags 3066 1726773023.92247: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 3066 1726773023.92250: extending task lists for all hosts with included blocks 3066 1726773023.92365: done extending task lists 3066 1726773023.92367: done processing included files 3066 1726773023.92367: results queue empty 3066 1726773023.92368: checking for any_errors_fatal 3066 1726773023.92369: done checking for any_errors_fatal 3066 1726773023.92370: checking for max_fail_percentage 3066 1726773023.92371: done checking for max_fail_percentage 3066 1726773023.92371: checking to see if all hosts have failed and the running result is not ok 3066 1726773023.92372: done checking to see if all hosts have failed 3066 1726773023.92373: getting the remaining hosts for this loop 3066 1726773023.92374: done getting the remaining hosts for this loop 3066 1726773023.92375: getting the next task for host managed_node3 3066 1726773023.92378: done getting next task for host managed_node3 3066 1726773023.92380: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726773023.92382: ^ 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 1726773023.92390: getting variables 3066 1726773023.92391: in VariableManager get_vars() 3066 1726773023.92401: Calling all_inventory to load vars for managed_node3 3066 1726773023.92403: Calling groups_inventory to load vars for managed_node3 3066 1726773023.92405: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773023.92411: Calling all_plugins_play to load vars for managed_node3 3066 1726773023.92413: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773023.92415: Calling groups_plugins_play to load vars for managed_node3 3066 1726773023.92439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773023.92457: done with get_vars() 3066 1726773023.92463: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.020) 0:00:00.159 **** 3066 1726773023.92522: entering _queue_task() for managed_node3/setup 3066 1726773023.92709: worker is 1 (out of 1 available) 3066 1726773023.92723: exiting _queue_task() for managed_node3/setup 3066 1726773023.92734: done queuing things up, now waiting for results queue to drain 3066 1726773023.92735: waiting for pending results... 3066 1726773023.92873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726773023.92951: in run() - task 0afff7ba-f7d3-0514-f23a-000000000085 3066 1726773023.92962: variable 'ansible_search_path' from source: unknown 3066 1726773023.92970: variable 'ansible_search_path' from source: unknown 3066 1726773023.93008: calling self._execute() 3066 1726773023.93060: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773023.93072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773023.93079: variable 'omit' from source: magic vars 3066 1726773023.93512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773023.95120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773023.95174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773023.95207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773023.95240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773023.95261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773023.95330: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95356: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95378: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95416: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95429: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95478: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95503: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95525: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95555: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95569: Loading FilterModule 'ansible_collections.ansible.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 1726773023.95717: variable '__kernel_settings_required_facts' from source: role '' all vars 3066 1726773023.95726: variable 'ansible_facts' from source: unknown 3066 1726773023.95751: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 3066 1726773023.95756: variable 'omit' from source: magic vars 3066 1726773023.95813: variable 'omit' from source: magic vars 3066 1726773023.95836: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 3066 1726773023.95898: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 3066 1726773023.95981: variable '__kernel_settings_required_facts' from source: role '' all vars 3066 1726773023.96047: variable 'omit' from source: magic vars 3066 1726773023.96067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773023.96093: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773023.96120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773023.96137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773023.96148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773023.96173: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773023.96176: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773023.96181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773023.96264: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773023.96270: Set connection var ansible_connection to ssh 3066 1726773023.96276: Set connection var ansible_pipelining to False 3066 1726773023.96285: Set connection var ansible_shell_executable to /bin/sh 3066 1726773023.96291: Set connection var ansible_shell_type to sh 3066 1726773023.96298: Set connection var ansible_timeout to 10 3066 1726773023.96322: variable 'ansible_shell_executable' from source: unknown 3066 1726773023.96326: variable 'ansible_connection' from source: unknown 3066 1726773023.96331: variable 'ansible_module_compression' from source: unknown 3066 1726773023.96333: variable 'ansible_shell_type' from source: unknown 3066 1726773023.96336: variable 'ansible_shell_executable' from source: unknown 3066 1726773023.96338: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773023.96341: variable 'ansible_pipelining' from source: unknown 3066 1726773023.96347: variable 'ansible_timeout' from source: unknown 3066 1726773023.96349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773023.96457: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773023.96466: variable 'omit' from source: magic vars 3066 1726773023.96475: starting attempt loop 3066 1726773023.96478: running the handler 3066 1726773023.96487: _low_level_execute_command(): starting 3066 1726773023.96496: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773023.97014: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773023.97024: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773023.97038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773023.97083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773023.97092: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/b0103eacc3" does not exist debug1: Connecting to 10.31.14.32 [10.31.14.32] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773023.97204: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 3066 1726773023.97212: stderr chunk (state=3): >>>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 <<< 3066 1726773023.97215: stderr chunk (state=3): >>>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 1726773023.97216: 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 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 3066 1726773023.97218: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.3 <<< 3066 1726773023.99233: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.14.32:22 as 'root' <<< 3066 1726773023.99242: 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 <<< 3066 1726773023.99248: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 3066 1726773023.99562: 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 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 <<< 3066 1726773023.99567: stderr chunk (state=3): >>>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,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 1726773023.99728: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3066 1726773024.00155: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:80NJ9YCyb8tuNQmCTZwsh4ieUIgpdUbrlsUGaJEo8Fk <<< 3066 1726773024.00159: 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.32' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 3066 1726773024.00508: 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 debug1: SSH2_MSG_NEWKEYS sent <<< 3066 1726773024.00512: stderr chunk (state=3): >>>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: 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: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> <<< 3066 1726773024.04664: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3066 1726773024.05556: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 3066 1726773024.05707: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3066 1726773024.05743: 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: Trying private key: /root/.ssh/id_rsa <<< 3066 1726773024.06199: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3066 1726773024.10114: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3066 1726773024.10118: stderr chunk (state=3): >>>Authenticated to 10.31.14.32 ([10.31.14.32]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3066 1726773024.10121: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/b0103eacc3] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 3066 1726773024.10147: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3079 <<< 3066 1726773024.10150: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 3066 1726773024.10193: stderr chunk (state=3): >>>debug1: forking to background <<< 3066 1726773024.10240: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 3066 1726773024.10269: stderr chunk (state=3): >>>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 1726773024.10272: stderr chunk (state=3): >>>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 <<< 3066 1726773024.10275: stderr chunk (state=3): >>>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 1726773024.12840: 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 1726773024.16858: 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 1726773024.16866: 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 1726773024.17119: 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 1726773024.18782: stdout chunk (state=3): >>>/root <<< 3066 1726773024.19038: 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 1726773024.19042: 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]) <<< 3066 1726773024.19045: stderr chunk (state=3): >>>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 <<< 3066 1726773024.19048: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 3066 1726773024.19154: stdout chunk (state=3): >>><<< 3066 1726773025.19416: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/b0103eacc3" does not exist debug1: Connecting to 10.31.14.32 [10.31.14.32] 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.3 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.14.32: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,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:80NJ9YCyb8tuNQmCTZwsh4ieUIgpdUbrlsUGaJEo8Fk 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.32' (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: 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: 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: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received 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: 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.32 ([10.31.14.32]: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/b0103eacc3] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3079 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 1726773025.19432: _low_level_execute_command(): starting 3066 1726773025.19439: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111 `" && echo ansible-tmp-1726773025.1935585-3077-224071712883111="` echo /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111 `" ) && sleep 0' 3066 1726773025.20567: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773025.20995: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773025.21188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773025.21192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773025.21197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773025.21324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773025.28553: stdout chunk (state=3): >>>ansible-tmp-1726773025.1935585-3077-224071712883111=/root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111 <<< 3066 1726773025.28924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773025.28936: stdout chunk (state=3): >>><<< 3066 1726773025.28949: stderr chunk (state=3): >>><<< 3066 1726773025.28972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773025.1935585-3077-224071712883111=/root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773025.29211: variable 'ansible_module_compression' from source: unknown 3066 1726773025.29217: ANSIBALLZ: Using lock for setup 3066 1726773025.29220: ANSIBALLZ: Acquiring lock 3066 1726773025.29223: ANSIBALLZ: Lock acquired: 140313303591600 3066 1726773025.29225: ANSIBALLZ: Creating module 3066 1726773025.79295: ANSIBALLZ: Writing module into payload 3066 1726773025.79491: ANSIBALLZ: Writing module 3066 1726773025.79532: ANSIBALLZ: Renaming module 3066 1726773025.79545: ANSIBALLZ: Done creating module 3066 1726773025.79590: variable 'ansible_facts' from source: unknown 3066 1726773025.79602: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773025.79622: _low_level_execute_command(): starting 3066 1726773025.79634: _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 1726773025.80245: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773025.80262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773025.80277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773025.80299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773025.80324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773025.80423: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773025.80437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773025.80473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773025.80569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773025.82377: stdout chunk (state=3): >>>PLATFORM <<< 3066 1726773025.82601: stdout chunk (state=3): >>>Linux <<< 3066 1726773025.82605: stdout chunk (state=3): >>>FOUND <<< 3066 1726773025.82609: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 <<< 3066 1726773025.82617: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 3066 1726773025.82924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773025.82928: stdout chunk (state=3): >>><<< 3066 1726773025.82931: stderr chunk (state=3): >>><<< 3066 1726773025.82933: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773025.82942 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 3066 1726773025.82945: _low_level_execute_command(): starting 3066 1726773025.82948: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 3066 1726773025.83092: Sending initial data 3066 1726773025.83097: Sent initial data (1181 bytes) 3066 1726773025.83525: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773025.83528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773025.83531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773025.83533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773025.83536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773025.83555: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773025.83558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773025.83582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773025.83601: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773025.83665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773025.83694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773025.83742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773025.87567: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 3066 1726773025.88413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773025.88417: stdout chunk (state=3): >>><<< 3066 1726773025.88420: stderr chunk (state=3): >>><<< 3066 1726773025.88422: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773025.88424: variable 'ansible_facts' from source: unknown 3066 1726773025.88441: variable 'ansible_facts' from source: unknown 3066 1726773025.88458: variable 'ansible_module_compression' from source: unknown 3066 1726773025.88510: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773025.88555: variable 'ansible_facts' from source: unknown 3066 1726773025.88722: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py 3066 1726773025.89013: Sending initial data 3066 1726773025.89016: Sent initial data (152 bytes) 3066 1726773025.89648: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773025.89670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773025.89688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773025.89728: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773025.89757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773025.89786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773025.89865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773025.89902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773025.89922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773025.89945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773025.90027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773025.95662: 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 1726773025.95711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773025.95761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpi92bjtz_ /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py <<< 3066 1726773025.95769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py" <<< 3066 1726773025.95813: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpi92bjtz_" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py" <<< 3066 1726773025.99147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773025.99369: stderr chunk (state=3): >>><<< 3066 1726773025.99373: stdout chunk (state=3): >>><<< 3066 1726773025.99392: done transferring module to remote 3066 1726773025.99497: _low_level_execute_command(): starting 3066 1726773025.99501: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/ /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py && sleep 0' 3066 1726773026.00821: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773026.00960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773026.00972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773026.01033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773026.01451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773026.03378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773026.03457: stderr chunk (state=3): >>><<< 3066 1726773026.03463: stdout chunk (state=3): >>><<< 3066 1726773026.03491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773026.03495: _low_level_execute_command(): starting 3066 1726773026.03501: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/AnsiballZ_setup.py && sleep 0' 3066 1726773026.04105: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773026.04223: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773026.04231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773026.04321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773026.78185: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "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 1726773026.80316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773026.80339: stderr chunk (state=3): >>><<< 3066 1726773026.80345: stdout chunk (state=3): >>><<< 3066 1726773026.80375: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 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 1726773026.80512: 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-1726773025.1935585-3077-224071712883111/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773026.80516: _low_level_execute_command(): starting 3066 1726773026.80518: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773025.1935585-3077-224071712883111/ > /dev/null 2>&1 && sleep 0' 3066 1726773026.81125: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773026.81135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773026.81147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773026.81169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773026.81190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773026.81193: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773026.81202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773026.81221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773026.81230: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773026.81238: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726773026.81293: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773026.81339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773026.81397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773026.81400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773026.81446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773026.83814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773026.83818: stdout chunk (state=3): >>><<< 3066 1726773026.83821: stderr chunk (state=3): >>><<< 3066 1726773026.83824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773026.83826: handler run complete 3066 1726773026.83829: variable 'ansible_facts' from source: unknown 3066 1726773026.83831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773026.83834: variable 'ansible_facts' from source: unknown 3066 1726773026.83876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773026.83907: attempt loop complete, returning result 3066 1726773026.83917: _execute() done 3066 1726773026.83924: dumping result to json 3066 1726773026.83934: done dumping result, returning 3066 1726773026.83948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-0514-f23a-000000000085] 3066 1726773026.83961: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000085 ok: [managed_node3] 3066 1726773026.84250: no more pending results, returning what we have 3066 1726773026.84254: results queue empty 3066 1726773026.84255: checking for any_errors_fatal 3066 1726773026.84257: done checking for any_errors_fatal 3066 1726773026.84258: checking for max_fail_percentage 3066 1726773026.84260: done checking for max_fail_percentage 3066 1726773026.84261: checking to see if all hosts have failed and the running result is not ok 3066 1726773026.84263: done checking to see if all hosts have failed 3066 1726773026.84264: getting the remaining hosts for this loop 3066 1726773026.84266: done getting the remaining hosts for this loop 3066 1726773026.84271: getting the next task for host managed_node3 3066 1726773026.84283: done getting next task for host managed_node3 3066 1726773026.84287: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726773026.84291: ^ 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 1726773026.84304: getting variables 3066 1726773026.84510: in VariableManager get_vars() 3066 1726773026.84549: Calling all_inventory to load vars for managed_node3 3066 1726773026.84552: Calling groups_inventory to load vars for managed_node3 3066 1726773026.84555: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773026.84566: Calling all_plugins_play to load vars for managed_node3 3066 1726773026.84569: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773026.84573: Calling groups_plugins_play to load vars for managed_node3 3066 1726773026.84648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773026.84704: done with get_vars() 3066 1726773026.84857: done getting variables 3066 1726773026.84895: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000085 3066 1726773026.84899: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:26 -0400 (0:00:02.924) 0:00:03.084 **** 3066 1726773026.84992: entering _queue_task() for managed_node3/stat 3066 1726773026.85430: worker is 1 (out of 1 available) 3066 1726773026.85442: exiting _queue_task() for managed_node3/stat 3066 1726773026.85453: done queuing things up, now waiting for results queue to drain 3066 1726773026.85455: waiting for pending results... 3066 1726773026.85550: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726773026.85708: in run() - task 0afff7ba-f7d3-0514-f23a-000000000087 3066 1726773026.85733: variable 'ansible_search_path' from source: unknown 3066 1726773026.85743: variable 'ansible_search_path' from source: unknown 3066 1726773026.85795: calling self._execute() 3066 1726773026.85877: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773026.85892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773026.85914: variable 'omit' from source: magic vars 3066 1726773026.86488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773026.86793: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773026.86853: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773026.86930: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773026.86983: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773026.87311: 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 1726773026.87315: 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 1726773026.87319: 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 1726773026.87321: 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 1726773026.87337: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3066 1726773026.87349: variable 'omit' from source: magic vars 3066 1726773026.87437: variable 'omit' from source: magic vars 3066 1726773026.87482: variable 'omit' from source: magic vars 3066 1726773026.87521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773026.87563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773026.87589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773026.87619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773026.87643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773026.87689: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773026.87700: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773026.87711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773026.87836: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773026.87848: Set connection var ansible_connection to ssh 3066 1726773026.87859: Set connection var ansible_pipelining to False 3066 1726773026.87878: Set connection var ansible_shell_executable to /bin/sh 3066 1726773026.87884: Set connection var ansible_shell_type to sh 3066 1726773026.87895: Set connection var ansible_timeout to 10 3066 1726773026.87928: variable 'ansible_shell_executable' from source: unknown 3066 1726773026.87936: variable 'ansible_connection' from source: unknown 3066 1726773026.87943: variable 'ansible_module_compression' from source: unknown 3066 1726773026.87949: variable 'ansible_shell_type' from source: unknown 3066 1726773026.87955: variable 'ansible_shell_executable' from source: unknown 3066 1726773026.87962: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773026.87972: variable 'ansible_pipelining' from source: unknown 3066 1726773026.87982: variable 'ansible_timeout' from source: unknown 3066 1726773026.87990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773026.88149: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773026.88164: variable 'omit' from source: magic vars 3066 1726773026.88173: starting attempt loop 3066 1726773026.88181: running the handler 3066 1726773026.88200: _low_level_execute_command(): starting 3066 1726773026.88215: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773026.89025: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773026.89030: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773026.89087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773026.89121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773026.89164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773026.89198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773026.90991: stdout chunk (state=3): >>>/root <<< 3066 1726773026.91128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773026.91169: stderr chunk (state=3): >>><<< 3066 1726773026.91172: stdout chunk (state=3): >>><<< 3066 1726773026.91188: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773026.91266: _low_level_execute_command(): starting 3066 1726773026.91270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542 `" && echo ansible-tmp-1726773026.9119987-3152-36773059337542="` echo /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542 `" ) && sleep 0' 3066 1726773026.91697: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773026.91701: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773026.91703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773026.91710: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773026.91712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773026.91767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773026.91770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773026.91823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773026.93926: stdout chunk (state=3): >>>ansible-tmp-1726773026.9119987-3152-36773059337542=/root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542 <<< 3066 1726773026.94049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773026.94100: stderr chunk (state=3): >>><<< 3066 1726773026.94103: stdout chunk (state=3): >>><<< 3066 1726773026.94126: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773026.9119987-3152-36773059337542=/root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773026.94167: variable 'ansible_module_compression' from source: unknown 3066 1726773026.94218: ANSIBALLZ: Using lock for stat 3066 1726773026.94222: ANSIBALLZ: Acquiring lock 3066 1726773026.94225: ANSIBALLZ: Lock acquired: 140313302611536 3066 1726773026.94227: ANSIBALLZ: Creating module 3066 1726773027.04348: ANSIBALLZ: Writing module into payload 3066 1726773027.04411: ANSIBALLZ: Writing module 3066 1726773027.04435: ANSIBALLZ: Renaming module 3066 1726773027.04443: ANSIBALLZ: Done creating module 3066 1726773027.04460: variable 'ansible_facts' from source: unknown 3066 1726773027.04536: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py 3066 1726773027.04895: Sending initial data 3066 1726773027.04898: Sent initial data (150 bytes) 3066 1726773027.05398: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773027.05450: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773027.05523: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.05574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.05592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.05617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.05694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.07502: 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 1726773027.07509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773027.07812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpvuje43ek /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py <<< 3066 1726773027.07816: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpvuje43ek" to remote "/root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py" <<< 3066 1726773027.08712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.08775: stderr chunk (state=3): >>><<< 3066 1726773027.08793: stdout chunk (state=3): >>><<< 3066 1726773027.08837: done transferring module to remote 3066 1726773027.08855: _low_level_execute_command(): starting 3066 1726773027.08864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/ /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py && sleep 0' 3066 1726773027.09611: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773027.09696: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.09757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.09779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.09837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.09880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.11932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.12014: stdout chunk (state=3): >>><<< 3066 1726773027.12018: stderr chunk (state=3): >>><<< 3066 1726773027.12020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.12023: _low_level_execute_command(): starting 3066 1726773027.12025: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/AnsiballZ_stat.py && sleep 0' 3066 1726773027.12727: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773027.12741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.12762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.12909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773027.12912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.12957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.13017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.31543: 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 1726773027.33165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773027.33231: stderr chunk (state=3): >>><<< 3066 1726773027.33235: stdout chunk (state=3): >>><<< 3066 1726773027.33250: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773027.33294: 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-1726773026.9119987-3152-36773059337542/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773027.33302: _low_level_execute_command(): starting 3066 1726773027.33309: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773026.9119987-3152-36773059337542/ > /dev/null 2>&1 && sleep 0' 3066 1726773027.33773: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.33812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773027.33816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773027.33823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.33828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.33831: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.33878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.33882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.33934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.35921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.35973: stderr chunk (state=3): >>><<< 3066 1726773027.35977: stdout chunk (state=3): >>><<< 3066 1726773027.36000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.36004: handler run complete 3066 1726773027.36027: attempt loop complete, returning result 3066 1726773027.36030: _execute() done 3066 1726773027.36033: dumping result to json 3066 1726773027.36038: done dumping result, returning 3066 1726773027.36048: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-0514-f23a-000000000087] 3066 1726773027.36053: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000087 3066 1726773027.36153: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000087 3066 1726773027.36156: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 3066 1726773027.36247: no more pending results, returning what we have 3066 1726773027.36250: results queue empty 3066 1726773027.36251: checking for any_errors_fatal 3066 1726773027.36257: done checking for any_errors_fatal 3066 1726773027.36258: checking for max_fail_percentage 3066 1726773027.36260: done checking for max_fail_percentage 3066 1726773027.36261: checking to see if all hosts have failed and the running result is not ok 3066 1726773027.36262: done checking to see if all hosts have failed 3066 1726773027.36263: getting the remaining hosts for this loop 3066 1726773027.36272: done getting the remaining hosts for this loop 3066 1726773027.36277: getting the next task for host managed_node3 3066 1726773027.36285: done getting next task for host managed_node3 3066 1726773027.36289: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726773027.36293: ^ 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 1726773027.36305: getting variables 3066 1726773027.36309: in VariableManager get_vars() 3066 1726773027.36344: Calling all_inventory to load vars for managed_node3 3066 1726773027.36347: Calling groups_inventory to load vars for managed_node3 3066 1726773027.36349: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773027.36359: Calling all_plugins_play to load vars for managed_node3 3066 1726773027.36362: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773027.36365: Calling groups_plugins_play to load vars for managed_node3 3066 1726773027.36419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773027.36453: done with get_vars() 3066 1726773027.36461: done getting variables 3066 1726773027.36543: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.515) 0:00:03.600 **** 3066 1726773027.36570: entering _queue_task() for managed_node3/set_fact 3066 1726773027.36571: Creating lock for set_fact 3066 1726773027.36775: worker is 1 (out of 1 available) 3066 1726773027.36792: exiting _queue_task() for managed_node3/set_fact 3066 1726773027.36805: done queuing things up, now waiting for results queue to drain 3066 1726773027.36809: waiting for pending results... 3066 1726773027.36963: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726773027.37054: in run() - task 0afff7ba-f7d3-0514-f23a-000000000088 3066 1726773027.37063: variable 'ansible_search_path' from source: unknown 3066 1726773027.37067: variable 'ansible_search_path' from source: unknown 3066 1726773027.37100: calling self._execute() 3066 1726773027.37161: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.37165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.37175: variable 'omit' from source: magic vars 3066 1726773027.37569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773027.37798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773027.37839: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773027.37866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773027.37897: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773027.37971: 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 1726773027.37993: 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 1726773027.38018: 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 1726773027.38043: 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 1726773027.38144: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3066 1726773027.38147: variable 'omit' from source: magic vars 3066 1726773027.38196: variable 'omit' from source: magic vars 3066 1726773027.38290: variable '__ostree_booted_stat' from source: set_fact 3066 1726773027.38332: variable 'omit' from source: magic vars 3066 1726773027.38356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773027.38382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773027.38399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773027.38417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.38426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.38455: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773027.38459: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.38462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.38541: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773027.38548: Set connection var ansible_connection to ssh 3066 1726773027.38557: Set connection var ansible_pipelining to False 3066 1726773027.38565: Set connection var ansible_shell_executable to /bin/sh 3066 1726773027.38568: Set connection var ansible_shell_type to sh 3066 1726773027.38577: Set connection var ansible_timeout to 10 3066 1726773027.38600: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.38604: variable 'ansible_connection' from source: unknown 3066 1726773027.38608: variable 'ansible_module_compression' from source: unknown 3066 1726773027.38610: variable 'ansible_shell_type' from source: unknown 3066 1726773027.38615: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.38619: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.38624: variable 'ansible_pipelining' from source: unknown 3066 1726773027.38628: variable 'ansible_timeout' from source: unknown 3066 1726773027.38633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.38715: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773027.38723: variable 'omit' from source: magic vars 3066 1726773027.38729: starting attempt loop 3066 1726773027.38732: running the handler 3066 1726773027.38741: handler run complete 3066 1726773027.38750: attempt loop complete, returning result 3066 1726773027.38753: _execute() done 3066 1726773027.38756: dumping result to json 3066 1726773027.38760: done dumping result, returning 3066 1726773027.38769: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-0514-f23a-000000000088] 3066 1726773027.38775: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000088 3066 1726773027.38859: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000088 3066 1726773027.38863: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 3066 1726773027.38948: no more pending results, returning what we have 3066 1726773027.38950: results queue empty 3066 1726773027.38952: checking for any_errors_fatal 3066 1726773027.38957: done checking for any_errors_fatal 3066 1726773027.38958: checking for max_fail_percentage 3066 1726773027.38959: done checking for max_fail_percentage 3066 1726773027.38960: checking to see if all hosts have failed and the running result is not ok 3066 1726773027.38961: done checking to see if all hosts have failed 3066 1726773027.38962: getting the remaining hosts for this loop 3066 1726773027.38963: done getting the remaining hosts for this loop 3066 1726773027.38967: getting the next task for host managed_node3 3066 1726773027.38977: done getting next task for host managed_node3 3066 1726773027.38980: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726773027.38986: ^ 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 1726773027.38997: getting variables 3066 1726773027.38998: in VariableManager get_vars() 3066 1726773027.39030: Calling all_inventory to load vars for managed_node3 3066 1726773027.39033: Calling groups_inventory to load vars for managed_node3 3066 1726773027.39035: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773027.39042: Calling all_plugins_play to load vars for managed_node3 3066 1726773027.39044: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773027.39047: Calling groups_plugins_play to load vars for managed_node3 3066 1726773027.39086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773027.39122: done with get_vars() 3066 1726773027.39129: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.026) 0:00:03.626 **** 3066 1726773027.39200: entering _queue_task() for managed_node3/stat 3066 1726773027.39392: worker is 1 (out of 1 available) 3066 1726773027.39405: exiting _queue_task() for managed_node3/stat 3066 1726773027.39419: done queuing things up, now waiting for results queue to drain 3066 1726773027.39420: waiting for pending results... 3066 1726773027.39571: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726773027.39655: in run() - task 0afff7ba-f7d3-0514-f23a-00000000008a 3066 1726773027.39667: variable 'ansible_search_path' from source: unknown 3066 1726773027.39672: variable 'ansible_search_path' from source: unknown 3066 1726773027.39704: calling self._execute() 3066 1726773027.39763: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.39775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.39782: variable 'omit' from source: magic vars 3066 1726773027.40208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773027.40394: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773027.40436: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773027.40464: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773027.40493: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773027.40566: 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 1726773027.40589: 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 1726773027.40610: 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 1726773027.40632: 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 1726773027.40730: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3066 1726773027.40739: variable 'omit' from source: magic vars 3066 1726773027.40787: variable 'omit' from source: magic vars 3066 1726773027.40813: variable 'omit' from source: magic vars 3066 1726773027.40834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773027.40859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773027.40877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773027.40893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.40902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.40929: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773027.40932: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.40938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.41018: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773027.41025: Set connection var ansible_connection to ssh 3066 1726773027.41031: Set connection var ansible_pipelining to False 3066 1726773027.41039: Set connection var ansible_shell_executable to /bin/sh 3066 1726773027.41042: Set connection var ansible_shell_type to sh 3066 1726773027.41049: Set connection var ansible_timeout to 10 3066 1726773027.41070: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.41073: variable 'ansible_connection' from source: unknown 3066 1726773027.41076: variable 'ansible_module_compression' from source: unknown 3066 1726773027.41089: variable 'ansible_shell_type' from source: unknown 3066 1726773027.41092: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.41095: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.41097: variable 'ansible_pipelining' from source: unknown 3066 1726773027.41099: variable 'ansible_timeout' from source: unknown 3066 1726773027.41101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.41211: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773027.41219: variable 'omit' from source: magic vars 3066 1726773027.41225: starting attempt loop 3066 1726773027.41228: running the handler 3066 1726773027.41238: _low_level_execute_command(): starting 3066 1726773027.41245: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773027.41791: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.41794: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.41798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.41800: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773027.41802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.41861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.41864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.41869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.41916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.43712: stdout chunk (state=3): >>>/root <<< 3066 1726773027.43902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.44013: stdout chunk (state=3): >>><<< 3066 1726773027.44017: stderr chunk (state=3): >>><<< 3066 1726773027.44021: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.44030: _low_level_execute_command(): starting 3066 1726773027.44033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293 `" && echo ansible-tmp-1726773027.4395902-3167-230679557055293="` echo /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293 `" ) && sleep 0' 3066 1726773027.44653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773027.44668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.44685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.44710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773027.44730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773027.44745: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773027.44776: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.44870: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.44922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.44976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.47082: stdout chunk (state=3): >>>ansible-tmp-1726773027.4395902-3167-230679557055293=/root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293 <<< 3066 1726773027.47204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.47256: stderr chunk (state=3): >>><<< 3066 1726773027.47261: stdout chunk (state=3): >>><<< 3066 1726773027.47282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773027.4395902-3167-230679557055293=/root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.47328: variable 'ansible_module_compression' from source: unknown 3066 1726773027.47373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773027.47405: variable 'ansible_facts' from source: unknown 3066 1726773027.47472: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py 3066 1726773027.47587: Sending initial data 3066 1726773027.47591: Sent initial data (151 bytes) 3066 1726773027.48069: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.48072: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.48075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.48077: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.48134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.48137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.48142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.48191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.49912: 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 1726773027.49915: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773027.49941: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773027.49979: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp2ge42sfi /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py <<< 3066 1726773027.49988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py" <<< 3066 1726773027.50019: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp2ge42sfi" to remote "/root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py" <<< 3066 1726773027.50810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.50877: stderr chunk (state=3): >>><<< 3066 1726773027.50880: stdout chunk (state=3): >>><<< 3066 1726773027.50908: done transferring module to remote 3066 1726773027.50919: _low_level_execute_command(): starting 3066 1726773027.50924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/ /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py && sleep 0' 3066 1726773027.51401: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.51404: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773027.51409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773027.51411: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.51414: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.51475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.51477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.51519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.53466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.53519: stderr chunk (state=3): >>><<< 3066 1726773027.53523: stdout chunk (state=3): >>><<< 3066 1726773027.53539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.53542: _low_level_execute_command(): starting 3066 1726773027.53548: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/AnsiballZ_stat.py && sleep 0' 3066 1726773027.54024: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.54028: 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 1726773027.54031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.54033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.54035: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.54090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.54093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.54149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.72248: 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 1726773027.73785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773027.73845: stderr chunk (state=3): >>><<< 3066 1726773027.73849: stdout chunk (state=3): >>><<< 3066 1726773027.73867: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773027.73908: 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-1726773027.4395902-3167-230679557055293/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773027.73917: _low_level_execute_command(): starting 3066 1726773027.73922: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773027.4395902-3167-230679557055293/ > /dev/null 2>&1 && sleep 0' 3066 1726773027.74414: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.74418: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773027.74425: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.74428: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773027.74430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.74480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.74483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.74531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.76505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.76559: stderr chunk (state=3): >>><<< 3066 1726773027.76563: stdout chunk (state=3): >>><<< 3066 1726773027.76578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.76585: handler run complete 3066 1726773027.76609: attempt loop complete, returning result 3066 1726773027.76612: _execute() done 3066 1726773027.76615: dumping result to json 3066 1726773027.76624: done dumping result, returning 3066 1726773027.76632: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-0514-f23a-00000000008a] 3066 1726773027.76638: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000008a 3066 1726773027.76738: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000008a 3066 1726773027.76741: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 3066 1726773027.76828: no more pending results, returning what we have 3066 1726773027.76832: results queue empty 3066 1726773027.76833: checking for any_errors_fatal 3066 1726773027.76837: done checking for any_errors_fatal 3066 1726773027.76838: checking for max_fail_percentage 3066 1726773027.76840: done checking for max_fail_percentage 3066 1726773027.76841: checking to see if all hosts have failed and the running result is not ok 3066 1726773027.76842: done checking to see if all hosts have failed 3066 1726773027.76843: getting the remaining hosts for this loop 3066 1726773027.76845: done getting the remaining hosts for this loop 3066 1726773027.76849: getting the next task for host managed_node3 3066 1726773027.76862: done getting next task for host managed_node3 3066 1726773027.76866: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726773027.76870: ^ 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 1726773027.76881: getting variables 3066 1726773027.76882: in VariableManager get_vars() 3066 1726773027.76918: Calling all_inventory to load vars for managed_node3 3066 1726773027.76921: Calling groups_inventory to load vars for managed_node3 3066 1726773027.76924: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773027.76933: Calling all_plugins_play to load vars for managed_node3 3066 1726773027.76936: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773027.76938: Calling groups_plugins_play to load vars for managed_node3 3066 1726773027.76986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773027.77023: done with get_vars() 3066 1726773027.77031: done getting variables 3066 1726773027.77082: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.379) 0:00:04.005 **** 3066 1726773027.77113: entering _queue_task() for managed_node3/set_fact 3066 1726773027.77341: worker is 1 (out of 1 available) 3066 1726773027.77356: exiting _queue_task() for managed_node3/set_fact 3066 1726773027.77369: done queuing things up, now waiting for results queue to drain 3066 1726773027.77371: waiting for pending results... 3066 1726773027.77529: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726773027.77619: in run() - task 0afff7ba-f7d3-0514-f23a-00000000008b 3066 1726773027.77630: variable 'ansible_search_path' from source: unknown 3066 1726773027.77633: variable 'ansible_search_path' from source: unknown 3066 1726773027.77666: calling self._execute() 3066 1726773027.77729: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.77735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.77745: variable 'omit' from source: magic vars 3066 1726773027.78148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773027.78352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773027.78393: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773027.78427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773027.78456: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773027.78532: 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 1726773027.78553: 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 1726773027.78574: 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 1726773027.78600: 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 1726773027.78707: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3066 1726773027.78712: variable 'omit' from source: magic vars 3066 1726773027.78760: variable 'omit' from source: magic vars 3066 1726773027.78861: variable '__transactional_update_stat' from source: set_fact 3066 1726773027.78902: variable 'omit' from source: magic vars 3066 1726773027.78928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773027.78955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773027.78970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773027.78987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.78995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.79024: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773027.79028: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.79031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.79113: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773027.79119: Set connection var ansible_connection to ssh 3066 1726773027.79126: Set connection var ansible_pipelining to False 3066 1726773027.79134: Set connection var ansible_shell_executable to /bin/sh 3066 1726773027.79137: Set connection var ansible_shell_type to sh 3066 1726773027.79148: Set connection var ansible_timeout to 10 3066 1726773027.79168: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.79172: variable 'ansible_connection' from source: unknown 3066 1726773027.79174: variable 'ansible_module_compression' from source: unknown 3066 1726773027.79179: variable 'ansible_shell_type' from source: unknown 3066 1726773027.79181: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.79211: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.79214: variable 'ansible_pipelining' from source: unknown 3066 1726773027.79216: variable 'ansible_timeout' from source: unknown 3066 1726773027.79219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.79280: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773027.79290: variable 'omit' from source: magic vars 3066 1726773027.79296: starting attempt loop 3066 1726773027.79299: running the handler 3066 1726773027.79309: handler run complete 3066 1726773027.79320: attempt loop complete, returning result 3066 1726773027.79323: _execute() done 3066 1726773027.79326: dumping result to json 3066 1726773027.79331: done dumping result, returning 3066 1726773027.79339: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-0514-f23a-00000000008b] 3066 1726773027.79344: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000008b 3066 1726773027.79437: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000008b 3066 1726773027.79440: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 3066 1726773027.79538: no more pending results, returning what we have 3066 1726773027.79541: results queue empty 3066 1726773027.79542: checking for any_errors_fatal 3066 1726773027.79548: done checking for any_errors_fatal 3066 1726773027.79549: checking for max_fail_percentage 3066 1726773027.79550: done checking for max_fail_percentage 3066 1726773027.79551: checking to see if all hosts have failed and the running result is not ok 3066 1726773027.79552: done checking to see if all hosts have failed 3066 1726773027.79553: getting the remaining hosts for this loop 3066 1726773027.79555: done getting the remaining hosts for this loop 3066 1726773027.79558: getting the next task for host managed_node3 3066 1726773027.79566: done getting next task for host managed_node3 3066 1726773027.79568: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726773027.79571: ^ 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 1726773027.79584: getting variables 3066 1726773027.79590: in VariableManager get_vars() 3066 1726773027.79618: Calling all_inventory to load vars for managed_node3 3066 1726773027.79620: Calling groups_inventory to load vars for managed_node3 3066 1726773027.79622: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773027.79632: Calling all_plugins_play to load vars for managed_node3 3066 1726773027.79634: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773027.79637: Calling groups_plugins_play to load vars for managed_node3 3066 1726773027.79675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773027.79714: done with get_vars() 3066 1726773027.79721: done getting variables 3066 1726773027.79812: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.027) 0:00:04.033 **** 3066 1726773027.79838: entering _queue_task() for managed_node3/include_vars 3066 1726773027.79839: Creating lock for include_vars 3066 1726773027.80041: worker is 1 (out of 1 available) 3066 1726773027.80057: exiting _queue_task() for managed_node3/include_vars 3066 1726773027.80068: done queuing things up, now waiting for results queue to drain 3066 1726773027.80070: waiting for pending results... 3066 1726773027.80230: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726773027.80312: in run() - task 0afff7ba-f7d3-0514-f23a-00000000008d 3066 1726773027.80325: variable 'ansible_search_path' from source: unknown 3066 1726773027.80328: variable 'ansible_search_path' from source: unknown 3066 1726773027.80361: calling self._execute() 3066 1726773027.80422: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.80428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.80438: variable 'omit' from source: magic vars 3066 1726773027.80530: variable 'omit' from source: magic vars 3066 1726773027.80579: variable 'omit' from source: magic vars 3066 1726773027.80887: variable 'ffparams' from source: task vars 3066 1726773027.80998: variable 'ansible_facts' from source: unknown 3066 1726773027.81117: variable 'ansible_facts' from source: unknown 3066 1726773027.81192: variable 'ansible_facts' from source: unknown 3066 1726773027.81265: variable 'ansible_facts' from source: unknown 3066 1726773027.81329: variable 'role_path' from source: magic vars 3066 1726773027.81465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3066 1726773027.81660: Loaded config def from plugin (lookup/first_found) 3066 1726773027.81666: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3066 1726773027.81702: variable 'ansible_search_path' from source: unknown 3066 1726773027.81724: variable 'ansible_search_path' from source: unknown 3066 1726773027.81733: variable 'ansible_search_path' from source: unknown 3066 1726773027.81740: variable 'ansible_search_path' from source: unknown 3066 1726773027.81748: variable 'ansible_search_path' from source: unknown 3066 1726773027.81766: variable 'omit' from source: magic vars 3066 1726773027.81789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773027.81811: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773027.81829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773027.81846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.81855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.81881: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773027.81886: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.81889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.81968: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773027.81974: Set connection var ansible_connection to ssh 3066 1726773027.81981: Set connection var ansible_pipelining to False 3066 1726773027.81991: Set connection var ansible_shell_executable to /bin/sh 3066 1726773027.81994: Set connection var ansible_shell_type to sh 3066 1726773027.82001: Set connection var ansible_timeout to 10 3066 1726773027.82024: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.82027: variable 'ansible_connection' from source: unknown 3066 1726773027.82030: variable 'ansible_module_compression' from source: unknown 3066 1726773027.82035: variable 'ansible_shell_type' from source: unknown 3066 1726773027.82038: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.82040: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.82055: variable 'ansible_pipelining' from source: unknown 3066 1726773027.82058: variable 'ansible_timeout' from source: unknown 3066 1726773027.82061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.82141: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773027.82151: variable 'omit' from source: magic vars 3066 1726773027.82157: starting attempt loop 3066 1726773027.82162: running the handler 3066 1726773027.82210: handler run complete 3066 1726773027.82219: attempt loop complete, returning result 3066 1726773027.82222: _execute() done 3066 1726773027.82225: dumping result to json 3066 1726773027.82231: done dumping result, returning 3066 1726773027.82239: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-0514-f23a-00000000008d] 3066 1726773027.82244: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000008d 3066 1726773027.82353: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000008d 3066 1726773027.82356: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3066 1726773027.82452: no more pending results, returning what we have 3066 1726773027.82455: results queue empty 3066 1726773027.82456: checking for any_errors_fatal 3066 1726773027.82460: done checking for any_errors_fatal 3066 1726773027.82461: checking for max_fail_percentage 3066 1726773027.82463: done checking for max_fail_percentage 3066 1726773027.82464: checking to see if all hosts have failed and the running result is not ok 3066 1726773027.82465: done checking to see if all hosts have failed 3066 1726773027.82466: getting the remaining hosts for this loop 3066 1726773027.82467: done getting the remaining hosts for this loop 3066 1726773027.82471: getting the next task for host managed_node3 3066 1726773027.82478: done getting next task for host managed_node3 3066 1726773027.82481: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726773027.82486: ^ 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 1726773027.82494: getting variables 3066 1726773027.82495: in VariableManager get_vars() 3066 1726773027.82522: Calling all_inventory to load vars for managed_node3 3066 1726773027.82524: Calling groups_inventory to load vars for managed_node3 3066 1726773027.82530: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773027.82539: Calling all_plugins_play to load vars for managed_node3 3066 1726773027.82541: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773027.82544: Calling groups_plugins_play to load vars for managed_node3 3066 1726773027.82585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773027.82623: done with get_vars() 3066 1726773027.82630: done getting variables 3066 1726773027.82712: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.028) 0:00:04.062 **** 3066 1726773027.82737: entering _queue_task() for managed_node3/package 3066 1726773027.82738: Creating lock for package 3066 1726773027.82940: worker is 1 (out of 1 available) 3066 1726773027.82955: exiting _queue_task() for managed_node3/package 3066 1726773027.82967: done queuing things up, now waiting for results queue to drain 3066 1726773027.82969: waiting for pending results... 3066 1726773027.83129: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726773027.83190: in run() - task 0afff7ba-f7d3-0514-f23a-000000000025 3066 1726773027.83201: variable 'ansible_search_path' from source: unknown 3066 1726773027.83212: variable 'ansible_search_path' from source: unknown 3066 1726773027.83245: calling self._execute() 3066 1726773027.83307: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.83315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.83328: variable 'omit' from source: magic vars 3066 1726773027.83416: variable 'omit' from source: magic vars 3066 1726773027.83459: variable 'omit' from source: magic vars 3066 1726773027.83482: variable '__kernel_settings_packages' from source: include_vars 3066 1726773027.83732: variable '__kernel_settings_packages' from source: include_vars 3066 1726773027.83924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773027.85622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773027.85673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773027.85813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773027.85845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773027.85868: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773027.85955: Loading FilterModule 'ansible_collections.ansible.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 1726773027.85978: Loading FilterModule 'ansible_collections.ansible.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 1726773027.86003: Loading FilterModule 'ansible_collections.ansible.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 1726773027.86041: Loading FilterModule 'ansible_collections.ansible.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 1726773027.86053: Loading FilterModule 'ansible_collections.ansible.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 1726773027.86139: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726773027.86144: variable 'omit' from source: magic vars 3066 1726773027.86173: variable 'omit' from source: magic vars 3066 1726773027.86198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773027.86224: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773027.86238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773027.86255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.86265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773027.86295: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773027.86299: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.86301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.86384: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773027.86387: Set connection var ansible_connection to ssh 3066 1726773027.86395: Set connection var ansible_pipelining to False 3066 1726773027.86404: Set connection var ansible_shell_executable to /bin/sh 3066 1726773027.86409: Set connection var ansible_shell_type to sh 3066 1726773027.86416: Set connection var ansible_timeout to 10 3066 1726773027.86437: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.86440: variable 'ansible_connection' from source: unknown 3066 1726773027.86443: variable 'ansible_module_compression' from source: unknown 3066 1726773027.86448: variable 'ansible_shell_type' from source: unknown 3066 1726773027.86451: variable 'ansible_shell_executable' from source: unknown 3066 1726773027.86456: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773027.86460: variable 'ansible_pipelining' from source: unknown 3066 1726773027.86463: variable 'ansible_timeout' from source: unknown 3066 1726773027.86469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773027.86549: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773027.86558: variable 'omit' from source: magic vars 3066 1726773027.86564: starting attempt loop 3066 1726773027.86567: running the handler 3066 1726773027.86574: variable 'ansible_facts' from source: unknown 3066 1726773027.86583: _low_level_execute_command(): starting 3066 1726773027.86598: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773027.87105: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.87139: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.87145: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.87199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.87203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.87258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.89036: stdout chunk (state=3): >>>/root <<< 3066 1726773027.89143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.89204: stderr chunk (state=3): >>><<< 3066 1726773027.89209: stdout chunk (state=3): >>><<< 3066 1726773027.89232: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.89245: _low_level_execute_command(): starting 3066 1726773027.89251: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707 `" && echo ansible-tmp-1726773027.8923247-3184-1238010098707="` echo /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707 `" ) && sleep 0' 3066 1726773027.89742: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.89745: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773027.89747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.89750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.89754: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773027.89756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.89812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.89818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.89820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.89862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.91990: stdout chunk (state=3): >>>ansible-tmp-1726773027.8923247-3184-1238010098707=/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707 <<< 3066 1726773027.92110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.92168: stderr chunk (state=3): >>><<< 3066 1726773027.92171: stdout chunk (state=3): >>><<< 3066 1726773027.92191: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773027.8923247-3184-1238010098707=/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.92221: variable 'ansible_module_compression' from source: unknown 3066 1726773027.92265: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773027.92319: variable 'ansible_facts' from source: unknown 3066 1726773027.92445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py 3066 1726773027.92566: Sending initial data 3066 1726773027.92569: Sent initial data (150 bytes) 3066 1726773027.93060: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.93064: 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.32 originally 10.31.14.32 <<< 3066 1726773027.93066: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.93069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773027.93071: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.93129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773027.93135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.93178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.94920: 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 1726773027.94927: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773027.94963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773027.94996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpsaiq0_ry /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py <<< 3066 1726773027.95004: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py" <<< 3066 1726773027.95032: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpsaiq0_ry" to remote "/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py" <<< 3066 1726773027.96731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.96803: stderr chunk (state=3): >>><<< 3066 1726773027.96810: stdout chunk (state=3): >>><<< 3066 1726773027.96835: done transferring module to remote 3066 1726773027.96847: _low_level_execute_command(): starting 3066 1726773027.96853: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/ /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py && sleep 0' 3066 1726773027.97346: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773027.97349: 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 1726773027.97352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.97355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773027.97357: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773027.97414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773027.97423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773027.97463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773027.99476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773027.99536: stderr chunk (state=3): >>><<< 3066 1726773027.99539: stdout chunk (state=3): >>><<< 3066 1726773027.99556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773027.99559: _low_level_execute_command(): starting 3066 1726773027.99566: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_setup.py && sleep 0' 3066 1726773028.00048: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773028.00052: 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.32 originally 10.31.14.32 <<< 3066 1726773028.00056: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.00058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773028.00061: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.00112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773028.00116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773028.00175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773028.70537: 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 1726773028.72952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773028.73020: stderr chunk (state=3): >>><<< 3066 1726773028.73024: stdout chunk (state=3): >>><<< 3066 1726773028.73042: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773028.73072: 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-1726773027.8923247-3184-1238010098707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773028.73145: variable 'ansible_module_compression' from source: unknown 3066 1726773028.73187: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 3066 1726773028.73191: ANSIBALLZ: Acquiring lock 3066 1726773028.73194: ANSIBALLZ: Lock acquired: 140313307374384 3066 1726773028.73198: ANSIBALLZ: Creating module 3066 1726773028.86522: ANSIBALLZ: Writing module into payload 3066 1726773028.86722: ANSIBALLZ: Writing module 3066 1726773028.86740: ANSIBALLZ: Renaming module 3066 1726773028.86746: ANSIBALLZ: Done creating module 3066 1726773028.86761: variable 'ansible_facts' from source: unknown 3066 1726773028.86823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py 3066 1726773028.86929: Sending initial data 3066 1726773028.86932: Sent initial data (148 bytes) 3066 1726773028.87423: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773028.87427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773028.87430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.87433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773028.87435: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.87492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773028.87495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773028.87497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773028.87554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773028.89289: 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 1726773028.89328: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773028.89364: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpfcxvcctg /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py <<< 3066 1726773028.89371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py" <<< 3066 1726773028.89403: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpfcxvcctg" to remote "/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py" <<< 3066 1726773028.90421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773028.90491: stderr chunk (state=3): >>><<< 3066 1726773028.90495: stdout chunk (state=3): >>><<< 3066 1726773028.90514: done transferring module to remote 3066 1726773028.90523: _low_level_execute_command(): starting 3066 1726773028.90529: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/ /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py && sleep 0' 3066 1726773028.91013: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773028.91018: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773028.91021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.91023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773028.91025: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773028.91029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.91077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773028.91080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773028.91128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773028.93175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773028.93231: stderr chunk (state=3): >>><<< 3066 1726773028.93235: stdout chunk (state=3): >>><<< 3066 1726773028.93250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773028.93253: _low_level_execute_command(): starting 3066 1726773028.93260: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/AnsiballZ_dnf.py && sleep 0' 3066 1726773028.93738: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773028.93741: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773028.93744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.93746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773028.93752: 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 1726773028.93754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773028.93804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773028.93812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773028.93858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773094.50919: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.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 1726773094.78567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773094.78630: stderr chunk (state=3): >>><<< 3066 1726773094.78634: stdout chunk (state=3): >>><<< 3066 1726773094.78650: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773094.78697: 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-1726773027.8923247-3184-1238010098707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773094.78704: _low_level_execute_command(): starting 3066 1726773094.78712: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773027.8923247-3184-1238010098707/ > /dev/null 2>&1 && sleep 0' 3066 1726773094.79205: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773094.79215: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773094.79218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773094.79221: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773094.79223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773094.79272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773094.79275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773094.79329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773094.81458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773094.81513: stderr chunk (state=3): >>><<< 3066 1726773094.81516: stdout chunk (state=3): >>><<< 3066 1726773094.81531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773094.81539: handler run complete 3066 1726773094.81578: attempt loop complete, returning result 3066 1726773094.81584: _execute() done 3066 1726773094.81587: dumping result to json 3066 1726773094.81595: done dumping result, returning 3066 1726773094.81609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-0514-f23a-000000000025] 3066 1726773094.81614: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000025 3066 1726773094.81717: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000025 3066 1726773094.81720: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.noarch" ] } 3066 1726773094.81851: no more pending results, returning what we have 3066 1726773094.81855: results queue empty 3066 1726773094.81856: checking for any_errors_fatal 3066 1726773094.81862: done checking for any_errors_fatal 3066 1726773094.81863: checking for max_fail_percentage 3066 1726773094.81864: done checking for max_fail_percentage 3066 1726773094.81865: checking to see if all hosts have failed and the running result is not ok 3066 1726773094.81866: done checking to see if all hosts have failed 3066 1726773094.81867: getting the remaining hosts for this loop 3066 1726773094.81869: done getting the remaining hosts for this loop 3066 1726773094.81873: getting the next task for host managed_node3 3066 1726773094.81881: done getting next task for host managed_node3 3066 1726773094.81885: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726773094.81888: ^ 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 1726773094.81898: getting variables 3066 1726773094.81900: in VariableManager get_vars() 3066 1726773094.81941: Calling all_inventory to load vars for managed_node3 3066 1726773094.81944: Calling groups_inventory to load vars for managed_node3 3066 1726773094.81947: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773094.81957: Calling all_plugins_play to load vars for managed_node3 3066 1726773094.81960: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773094.81963: Calling groups_plugins_play to load vars for managed_node3 3066 1726773094.82015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773094.82054: done with get_vars() 3066 1726773094.82061: done getting variables 3066 1726773094.82141: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:11:34 -0400 (0:01:06.994) 0:01:11.056 **** 3066 1726773094.82166: entering _queue_task() for managed_node3/debug 3066 1726773094.82167: Creating lock for debug 3066 1726773094.82371: worker is 1 (out of 1 available) 3066 1726773094.82383: exiting _queue_task() for managed_node3/debug 3066 1726773094.82396: done queuing things up, now waiting for results queue to drain 3066 1726773094.82399: waiting for pending results... 3066 1726773094.82565: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726773094.82638: in run() - task 0afff7ba-f7d3-0514-f23a-000000000027 3066 1726773094.82651: variable 'ansible_search_path' from source: unknown 3066 1726773094.82655: variable 'ansible_search_path' from source: unknown 3066 1726773094.82689: calling self._execute() 3066 1726773094.82749: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773094.82756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773094.82765: variable 'omit' from source: magic vars 3066 1726773094.83224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773094.84828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773094.84987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773094.85021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773094.85053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773094.85075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773094.85147: Loading FilterModule 'ansible_collections.ansible.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 1726773094.85171: Loading FilterModule 'ansible_collections.ansible.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 1726773094.85195: Loading FilterModule 'ansible_collections.ansible.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 1726773094.85231: Loading FilterModule 'ansible_collections.ansible.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 1726773094.85250: Loading FilterModule 'ansible_collections.ansible.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 1726773094.85329: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773094.85344: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726773094.85348: when evaluation is False, skipping this task 3066 1726773094.85352: _execute() done 3066 1726773094.85355: dumping result to json 3066 1726773094.85363: done dumping result, returning 3066 1726773094.85368: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-0514-f23a-000000000027] 3066 1726773094.85374: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000027 3066 1726773094.85459: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000027 3066 1726773094.85462: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3066 1726773094.85523: no more pending results, returning what we have 3066 1726773094.85527: results queue empty 3066 1726773094.85528: checking for any_errors_fatal 3066 1726773094.85534: done checking for any_errors_fatal 3066 1726773094.85535: checking for max_fail_percentage 3066 1726773094.85536: done checking for max_fail_percentage 3066 1726773094.85537: checking to see if all hosts have failed and the running result is not ok 3066 1726773094.85539: done checking to see if all hosts have failed 3066 1726773094.85540: getting the remaining hosts for this loop 3066 1726773094.85541: done getting the remaining hosts for this loop 3066 1726773094.85545: getting the next task for host managed_node3 3066 1726773094.85550: done getting next task for host managed_node3 3066 1726773094.85554: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726773094.85557: ^ 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 1726773094.85571: getting variables 3066 1726773094.85572: in VariableManager get_vars() 3066 1726773094.85608: Calling all_inventory to load vars for managed_node3 3066 1726773094.85611: Calling groups_inventory to load vars for managed_node3 3066 1726773094.85613: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773094.85623: Calling all_plugins_play to load vars for managed_node3 3066 1726773094.85630: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773094.85633: Calling groups_plugins_play to load vars for managed_node3 3066 1726773094.85672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773094.85704: done with get_vars() 3066 1726773094.85712: done getting variables 3066 1726773094.85818: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:11:34 -0400 (0:00:00.036) 0:01:11.093 **** 3066 1726773094.85873: entering _queue_task() for managed_node3/reboot 3066 1726773094.85874: Creating lock for reboot 3066 1726773094.86069: worker is 1 (out of 1 available) 3066 1726773094.86084: exiting _queue_task() for managed_node3/reboot 3066 1726773094.86097: done queuing things up, now waiting for results queue to drain 3066 1726773094.86099: waiting for pending results... 3066 1726773094.86265: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726773094.86344: in run() - task 0afff7ba-f7d3-0514-f23a-000000000028 3066 1726773094.86356: variable 'ansible_search_path' from source: unknown 3066 1726773094.86360: variable 'ansible_search_path' from source: unknown 3066 1726773094.86393: calling self._execute() 3066 1726773094.86456: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773094.86463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773094.86472: variable 'omit' from source: magic vars 3066 1726773094.86878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773094.88563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773094.88616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773094.88649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773094.88681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773094.88702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773094.88773: Loading FilterModule 'ansible_collections.ansible.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 1726773094.88799: Loading FilterModule 'ansible_collections.ansible.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 1726773094.88822: Loading FilterModule 'ansible_collections.ansible.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 1726773094.88859: Loading FilterModule 'ansible_collections.ansible.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 1726773094.88872: Loading FilterModule 'ansible_collections.ansible.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 1726773094.88956: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773094.88971: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726773094.88974: when evaluation is False, skipping this task 3066 1726773094.88980: _execute() done 3066 1726773094.88983: dumping result to json 3066 1726773094.88986: done dumping result, returning 3066 1726773094.88993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-0514-f23a-000000000028] 3066 1726773094.88998: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000028 3066 1726773094.89087: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000028 3066 1726773094.89090: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726773094.89138: no more pending results, returning what we have 3066 1726773094.89141: results queue empty 3066 1726773094.89142: checking for any_errors_fatal 3066 1726773094.89146: done checking for any_errors_fatal 3066 1726773094.89147: checking for max_fail_percentage 3066 1726773094.89149: done checking for max_fail_percentage 3066 1726773094.89150: checking to see if all hosts have failed and the running result is not ok 3066 1726773094.89151: done checking to see if all hosts have failed 3066 1726773094.89152: getting the remaining hosts for this loop 3066 1726773094.89154: done getting the remaining hosts for this loop 3066 1726773094.89158: getting the next task for host managed_node3 3066 1726773094.89163: done getting next task for host managed_node3 3066 1726773094.89167: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726773094.89170: ^ 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 1726773094.89186: getting variables 3066 1726773094.89188: in VariableManager get_vars() 3066 1726773094.89222: Calling all_inventory to load vars for managed_node3 3066 1726773094.89225: Calling groups_inventory to load vars for managed_node3 3066 1726773094.89228: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773094.89237: Calling all_plugins_play to load vars for managed_node3 3066 1726773094.89240: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773094.89248: Calling groups_plugins_play to load vars for managed_node3 3066 1726773094.89290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773094.89324: done with get_vars() 3066 1726773094.89330: done getting variables 3066 1726773094.89379: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:11:34 -0400 (0:00:00.035) 0:01:11.128 **** 3066 1726773094.89402: entering _queue_task() for managed_node3/fail 3066 1726773094.89590: worker is 1 (out of 1 available) 3066 1726773094.89607: exiting _queue_task() for managed_node3/fail 3066 1726773094.89619: done queuing things up, now waiting for results queue to drain 3066 1726773094.89621: waiting for pending results... 3066 1726773094.89771: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726773094.89844: in run() - task 0afff7ba-f7d3-0514-f23a-000000000029 3066 1726773094.89859: variable 'ansible_search_path' from source: unknown 3066 1726773094.89862: variable 'ansible_search_path' from source: unknown 3066 1726773094.89892: calling self._execute() 3066 1726773094.89949: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773094.89957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773094.89969: variable 'omit' from source: magic vars 3066 1726773094.90355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773094.92017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773094.92071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773094.92101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773094.92134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773094.92158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773094.92224: Loading FilterModule 'ansible_collections.ansible.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 1726773094.92247: Loading FilterModule 'ansible_collections.ansible.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 1726773094.92274: Loading FilterModule 'ansible_collections.ansible.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 1726773094.92307: Loading FilterModule 'ansible_collections.ansible.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 1726773094.92319: Loading FilterModule 'ansible_collections.ansible.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 1726773094.92401: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773094.92417: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726773094.92420: when evaluation is False, skipping this task 3066 1726773094.92423: _execute() done 3066 1726773094.92428: dumping result to json 3066 1726773094.92432: done dumping result, returning 3066 1726773094.92439: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-0514-f23a-000000000029] 3066 1726773094.92445: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000029 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726773094.92585: no more pending results, returning what we have 3066 1726773094.92589: results queue empty 3066 1726773094.92590: checking for any_errors_fatal 3066 1726773094.92594: done checking for any_errors_fatal 3066 1726773094.92595: checking for max_fail_percentage 3066 1726773094.92596: done checking for max_fail_percentage 3066 1726773094.92597: checking to see if all hosts have failed and the running result is not ok 3066 1726773094.92598: done checking to see if all hosts have failed 3066 1726773094.92599: getting the remaining hosts for this loop 3066 1726773094.92601: done getting the remaining hosts for this loop 3066 1726773094.92605: getting the next task for host managed_node3 3066 1726773094.92615: done getting next task for host managed_node3 3066 1726773094.92620: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726773094.92622: ^ 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 1726773094.92636: getting variables 3066 1726773094.92637: in VariableManager get_vars() 3066 1726773094.92680: Calling all_inventory to load vars for managed_node3 3066 1726773094.92684: Calling groups_inventory to load vars for managed_node3 3066 1726773094.92688: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773094.92699: Calling all_plugins_play to load vars for managed_node3 3066 1726773094.92702: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773094.92708: Calling groups_plugins_play to load vars for managed_node3 3066 1726773094.92750: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000029 3066 1726773094.92753: WORKER PROCESS EXITING 3066 1726773094.92765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773094.92802: done with get_vars() 3066 1726773094.92812: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:11:34 -0400 (0:00:00.034) 0:01:11.163 **** 3066 1726773094.92871: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773094.92873: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 3066 1726773094.93068: worker is 1 (out of 1 available) 3066 1726773094.93085: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773094.93098: done queuing things up, now waiting for results queue to drain 3066 1726773094.93100: waiting for pending results... 3066 1726773094.93253: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726773094.93317: in run() - task 0afff7ba-f7d3-0514-f23a-00000000002b 3066 1726773094.93329: variable 'ansible_search_path' from source: unknown 3066 1726773094.93333: variable 'ansible_search_path' from source: unknown 3066 1726773094.93365: calling self._execute() 3066 1726773094.93421: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773094.93428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773094.93437: variable 'omit' from source: magic vars 3066 1726773094.93523: variable 'omit' from source: magic vars 3066 1726773094.93563: variable 'omit' from source: magic vars 3066 1726773094.93586: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726773094.93822: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726773094.93889: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773094.93920: variable 'omit' from source: magic vars 3066 1726773094.93952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773094.93983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773094.94004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773094.94020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773094.94031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773094.94056: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773094.94060: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773094.94065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773094.94147: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773094.94153: Set connection var ansible_connection to ssh 3066 1726773094.94160: Set connection var ansible_pipelining to False 3066 1726773094.94168: Set connection var ansible_shell_executable to /bin/sh 3066 1726773094.94171: Set connection var ansible_shell_type to sh 3066 1726773094.94180: Set connection var ansible_timeout to 10 3066 1726773094.94199: variable 'ansible_shell_executable' from source: unknown 3066 1726773094.94202: variable 'ansible_connection' from source: unknown 3066 1726773094.94207: variable 'ansible_module_compression' from source: unknown 3066 1726773094.94217: variable 'ansible_shell_type' from source: unknown 3066 1726773094.94220: variable 'ansible_shell_executable' from source: unknown 3066 1726773094.94223: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773094.94225: variable 'ansible_pipelining' from source: unknown 3066 1726773094.94227: variable 'ansible_timeout' from source: unknown 3066 1726773094.94232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773094.94370: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773094.94380: variable 'omit' from source: magic vars 3066 1726773094.94386: starting attempt loop 3066 1726773094.94389: running the handler 3066 1726773094.94400: _low_level_execute_command(): starting 3066 1726773094.94409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773094.94943: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773094.94947: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773094.94950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773094.94952: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773094.95014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773094.95023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773094.95111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773094.97133: stdout chunk (state=3): >>>/root <<< 3066 1726773094.97243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773094.97290: stderr chunk (state=3): >>><<< 3066 1726773094.97295: stdout chunk (state=3): >>><<< 3066 1726773094.97317: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773094.97329: _low_level_execute_command(): starting 3066 1726773094.97335: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243 `" && echo ansible-tmp-1726773094.9731758-3662-160017355854243="` echo /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243 `" ) && sleep 0' 3066 1726773094.97795: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773094.97799: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773094.97809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773094.97811: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773094.97846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773094.97856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773094.97916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.00016: stdout chunk (state=3): >>>ansible-tmp-1726773094.9731758-3662-160017355854243=/root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243 <<< 3066 1726773095.00348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.00351: stdout chunk (state=3): >>><<< 3066 1726773095.00354: stderr chunk (state=3): >>><<< 3066 1726773095.00356: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773094.9731758-3662-160017355854243=/root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.00359: variable 'ansible_module_compression' from source: unknown 3066 1726773095.00427: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 3066 1726773095.00436: ANSIBALLZ: Acquiring lock 3066 1726773095.00444: ANSIBALLZ: Lock acquired: 140313299998080 3066 1726773095.00465: ANSIBALLZ: Creating module 3066 1726773095.13220: ANSIBALLZ: Writing module into payload 3066 1726773095.13513: ANSIBALLZ: Writing module 3066 1726773095.13517: ANSIBALLZ: Renaming module 3066 1726773095.13519: ANSIBALLZ: Done creating module 3066 1726773095.13521: variable 'ansible_facts' from source: unknown 3066 1726773095.13524: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py 3066 1726773095.13716: Sending initial data 3066 1726773095.13726: Sent initial data (173 bytes) 3066 1726773095.14301: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773095.14442: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.14471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.14568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.16287: 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 1726773095.16351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773095.16394: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmphdr5tyh_ /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726773095.16410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773095.16454: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmphdr5tyh_" to remote "/root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773095.17524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.17644: stderr chunk (state=3): >>><<< 3066 1726773095.17655: stdout chunk (state=3): >>><<< 3066 1726773095.17687: done transferring module to remote 3066 1726773095.17713: _low_level_execute_command(): starting 3066 1726773095.17725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/ /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773095.18481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.18560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.18586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.18619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.18694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.20709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.20713: stdout chunk (state=3): >>><<< 3066 1726773095.20715: stderr chunk (state=3): >>><<< 3066 1726773095.20742: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.20752: _low_level_execute_command(): starting 3066 1726773095.20762: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773095.21433: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773095.21449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.21478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.21498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773095.21595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.21635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.21652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.21674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.21774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.40521: 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 1726773095.42170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773095.42178: stdout chunk (state=3): >>><<< 3066 1726773095.42182: stderr chunk (state=3): >>><<< 3066 1726773095.42312: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773095.42316: 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-1726773094.9731758-3662-160017355854243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773095.42319: _low_level_execute_command(): starting 3066 1726773095.42322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773094.9731758-3662-160017355854243/ > /dev/null 2>&1 && sleep 0' 3066 1726773095.42820: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.42834: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.42846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.42898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.42917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.42960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.44934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.44969: stderr chunk (state=3): >>><<< 3066 1726773095.44972: stdout chunk (state=3): >>><<< 3066 1726773095.44988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.44994: handler run complete 3066 1726773095.45014: attempt loop complete, returning result 3066 1726773095.45018: _execute() done 3066 1726773095.45021: dumping result to json 3066 1726773095.45033: done dumping result, returning 3066 1726773095.45036: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-0514-f23a-00000000002b] 3066 1726773095.45042: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002b 3066 1726773095.45143: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002b 3066 1726773095.45146: 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 1726773095.45237: no more pending results, returning what we have 3066 1726773095.45241: results queue empty 3066 1726773095.45242: checking for any_errors_fatal 3066 1726773095.45247: done checking for any_errors_fatal 3066 1726773095.45248: checking for max_fail_percentage 3066 1726773095.45250: done checking for max_fail_percentage 3066 1726773095.45251: checking to see if all hosts have failed and the running result is not ok 3066 1726773095.45252: done checking to see if all hosts have failed 3066 1726773095.45253: getting the remaining hosts for this loop 3066 1726773095.45260: done getting the remaining hosts for this loop 3066 1726773095.45264: getting the next task for host managed_node3 3066 1726773095.45270: done getting next task for host managed_node3 3066 1726773095.45274: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726773095.45280: ^ 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 1726773095.45291: getting variables 3066 1726773095.45293: in VariableManager get_vars() 3066 1726773095.45330: Calling all_inventory to load vars for managed_node3 3066 1726773095.45333: Calling groups_inventory to load vars for managed_node3 3066 1726773095.45335: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773095.45345: Calling all_plugins_play to load vars for managed_node3 3066 1726773095.45348: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773095.45351: Calling groups_plugins_play to load vars for managed_node3 3066 1726773095.45404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773095.45441: done with get_vars() 3066 1726773095.45448: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:11:35 -0400 (0:00:00.526) 0:01:11.690 **** 3066 1726773095.45534: entering _queue_task() for managed_node3/stat 3066 1726773095.45724: worker is 1 (out of 1 available) 3066 1726773095.45739: exiting _queue_task() for managed_node3/stat 3066 1726773095.45752: done queuing things up, now waiting for results queue to drain 3066 1726773095.45754: waiting for pending results... 3066 1726773095.45924: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726773095.45996: in run() - task 0afff7ba-f7d3-0514-f23a-00000000002c 3066 1726773095.46010: variable 'ansible_search_path' from source: unknown 3066 1726773095.46014: variable 'ansible_search_path' from source: unknown 3066 1726773095.46058: variable '__prof_from_conf' from source: task vars 3066 1726773095.46324: variable '__prof_from_conf' from source: task vars 3066 1726773095.46489: variable '__data' from source: task vars 3066 1726773095.46554: variable '__kernel_settings_register_tuned_main' from source: set_fact 3066 1726773095.46724: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773095.46731: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773095.46788: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773095.46850: variable 'omit' from source: magic vars 3066 1726773095.46930: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.46939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.46948: variable 'omit' from source: magic vars 3066 1726773095.47161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773095.48937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773095.48986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773095.49019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773095.49051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773095.49073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773095.49140: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49166: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49188: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49223: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49235: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49312: variable 'item' from source: unknown 3066 1726773095.49324: Evaluated conditional (item | length > 0): False 3066 1726773095.49327: when evaluation is False, skipping this task 3066 1726773095.49353: variable 'item' from source: unknown 3066 1726773095.49409: 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 1726773095.49546: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.49549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.49552: variable 'omit' from source: magic vars 3066 1726773095.49651: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49677: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49699: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49732: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49745: Loading FilterModule 'ansible_collections.ansible.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 1726773095.49813: variable 'item' from source: unknown 3066 1726773095.49821: Evaluated conditional (item | length > 0): True 3066 1726773095.49827: variable 'omit' from source: magic vars 3066 1726773095.49859: variable 'omit' from source: magic vars 3066 1726773095.49899: variable 'item' from source: unknown 3066 1726773095.49954: variable 'item' from source: unknown 3066 1726773095.49968: variable 'omit' from source: magic vars 3066 1726773095.50004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773095.50029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773095.50043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773095.50058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773095.50067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773095.50096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773095.50099: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.50102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.50189: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773095.50196: Set connection var ansible_connection to ssh 3066 1726773095.50202: Set connection var ansible_pipelining to False 3066 1726773095.50215: Set connection var ansible_shell_executable to /bin/sh 3066 1726773095.50218: Set connection var ansible_shell_type to sh 3066 1726773095.50231: Set connection var ansible_timeout to 10 3066 1726773095.50250: variable 'ansible_shell_executable' from source: unknown 3066 1726773095.50253: variable 'ansible_connection' from source: unknown 3066 1726773095.50256: variable 'ansible_module_compression' from source: unknown 3066 1726773095.50260: variable 'ansible_shell_type' from source: unknown 3066 1726773095.50263: variable 'ansible_shell_executable' from source: unknown 3066 1726773095.50268: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.50273: variable 'ansible_pipelining' from source: unknown 3066 1726773095.50279: variable 'ansible_timeout' from source: unknown 3066 1726773095.50282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.50392: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773095.50401: variable 'omit' from source: magic vars 3066 1726773095.50407: starting attempt loop 3066 1726773095.50410: running the handler 3066 1726773095.50420: _low_level_execute_command(): starting 3066 1726773095.50429: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773095.50953: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.50957: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.50959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.50962: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773095.50964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.51014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.51034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.51041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.51081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.53577: stdout chunk (state=3): >>>/root <<< 3066 1726773095.53747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.53794: stderr chunk (state=3): >>><<< 3066 1726773095.53798: stdout chunk (state=3): >>><<< 3066 1726773095.53819: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.53833: _low_level_execute_command(): starting 3066 1726773095.53838: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626 `" && echo ansible-tmp-1726773095.5382025-3686-227180363545626="` echo /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626 `" ) && sleep 0' 3066 1726773095.54550: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.54590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.57308: stdout chunk (state=3): >>>ansible-tmp-1726773095.5382025-3686-227180363545626=/root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626 <<< 3066 1726773095.57426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.57472: stderr chunk (state=3): >>><<< 3066 1726773095.57475: stdout chunk (state=3): >>><<< 3066 1726773095.57490: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773095.5382025-3686-227180363545626=/root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.57528: variable 'ansible_module_compression' from source: unknown 3066 1726773095.57571: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773095.57602: variable 'ansible_facts' from source: unknown 3066 1726773095.57667: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py 3066 1726773095.57791: Sending initial data 3066 1726773095.57794: Sent initial data (151 bytes) 3066 1726773095.58229: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.58232: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.58237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.58242: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773095.58245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.58285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.58294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.58347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.60051: 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 1726773095.60055: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773095.60090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773095.60127: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpg_lb5sj3 /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py <<< 3066 1726773095.60130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py" <<< 3066 1726773095.60162: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpg_lb5sj3" to remote "/root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py" <<< 3066 1726773095.60936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.60996: stderr chunk (state=3): >>><<< 3066 1726773095.60999: stdout chunk (state=3): >>><<< 3066 1726773095.61019: done transferring module to remote 3066 1726773095.61028: _low_level_execute_command(): starting 3066 1726773095.61033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/ /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py && sleep 0' 3066 1726773095.61463: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.61467: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.61469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.61472: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773095.61474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.61528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.61535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.61572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.63494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.63539: stderr chunk (state=3): >>><<< 3066 1726773095.63543: stdout chunk (state=3): >>><<< 3066 1726773095.63556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.63560: _low_level_execute_command(): starting 3066 1726773095.63567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/AnsiballZ_stat.py && sleep 0' 3066 1726773095.64013: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.64016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773095.64019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773095.64022: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773095.64024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.64073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.64076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.64129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.83155: 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": 262615, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726773089.3336723, "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": "848452028", "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 1726773095.85054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773095.85118: stderr chunk (state=3): >>><<< 3066 1726773095.85122: stdout chunk (state=3): >>><<< 3066 1726773095.85139: _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": 262615, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726773089.3336723, "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": "848452028", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773095.85195: 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-1726773095.5382025-3686-227180363545626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773095.85204: _low_level_execute_command(): starting 3066 1726773095.85211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773095.5382025-3686-227180363545626/ > /dev/null 2>&1 && sleep 0' 3066 1726773095.85696: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.85701: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.85704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773095.85708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.85760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773095.85766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.85814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.88137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.88190: stderr chunk (state=3): >>><<< 3066 1726773095.88193: stdout chunk (state=3): >>><<< 3066 1726773095.88211: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.88218: handler run complete 3066 1726773095.88263: attempt loop complete, returning result 3066 1726773095.88282: variable 'item' from source: unknown 3066 1726773095.88357: 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": 1726773089.3336723, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "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": "848452028", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726773095.88541: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.88544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.88547: variable 'omit' from source: magic vars 3066 1726773095.88650: Loading FilterModule 'ansible_collections.ansible.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 1726773095.88678: Loading FilterModule 'ansible_collections.ansible.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 1726773095.88700: Loading FilterModule 'ansible_collections.ansible.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 1726773095.88735: Loading FilterModule 'ansible_collections.ansible.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 1726773095.88747: Loading FilterModule 'ansible_collections.ansible.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 1726773095.88821: variable 'item' from source: unknown 3066 1726773095.88828: Evaluated conditional (item | length > 0): True 3066 1726773095.88833: variable 'omit' from source: magic vars 3066 1726773095.88847: variable 'omit' from source: magic vars 3066 1726773095.88888: variable 'item' from source: unknown 3066 1726773095.88939: variable 'item' from source: unknown 3066 1726773095.88952: variable 'omit' from source: magic vars 3066 1726773095.88969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773095.88980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773095.88984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773095.89001: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773095.89005: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.89007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.89068: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773095.89074: Set connection var ansible_connection to ssh 3066 1726773095.89081: Set connection var ansible_pipelining to False 3066 1726773095.89090: Set connection var ansible_shell_executable to /bin/sh 3066 1726773095.89092: Set connection var ansible_shell_type to sh 3066 1726773095.89104: Set connection var ansible_timeout to 10 3066 1726773095.89123: variable 'ansible_shell_executable' from source: unknown 3066 1726773095.89126: variable 'ansible_connection' from source: unknown 3066 1726773095.89129: variable 'ansible_module_compression' from source: unknown 3066 1726773095.89131: variable 'ansible_shell_type' from source: unknown 3066 1726773095.89134: variable 'ansible_shell_executable' from source: unknown 3066 1726773095.89139: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773095.89144: variable 'ansible_pipelining' from source: unknown 3066 1726773095.89149: variable 'ansible_timeout' from source: unknown 3066 1726773095.89153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773095.89243: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773095.89252: variable 'omit' from source: magic vars 3066 1726773095.89257: starting attempt loop 3066 1726773095.89260: running the handler 3066 1726773095.89268: _low_level_execute_command(): starting 3066 1726773095.89273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773095.89748: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.89751: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773095.89756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.89758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.89760: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.89817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.89820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.89870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.91644: stdout chunk (state=3): >>>/root <<< 3066 1726773095.91755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.91807: stderr chunk (state=3): >>><<< 3066 1726773095.91811: stdout chunk (state=3): >>><<< 3066 1726773095.91827: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.91836: _low_level_execute_command(): starting 3066 1726773095.91842: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771 `" && echo ansible-tmp-1726773095.9182603-3686-131594197943771="` echo /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771 `" ) && sleep 0' 3066 1726773095.92296: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.92299: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773095.92303: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.92311: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.92359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.92366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.92413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.94474: stdout chunk (state=3): >>>ansible-tmp-1726773095.9182603-3686-131594197943771=/root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771 <<< 3066 1726773095.94594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773095.94645: stderr chunk (state=3): >>><<< 3066 1726773095.94648: stdout chunk (state=3): >>><<< 3066 1726773095.94664: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773095.9182603-3686-131594197943771=/root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773095.94700: variable 'ansible_module_compression' from source: unknown 3066 1726773095.94741: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773095.94757: variable 'ansible_facts' from source: unknown 3066 1726773095.94809: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py 3066 1726773095.94936: Sending initial data 3066 1726773095.94939: Sent initial data (151 bytes) 3066 1726773095.95378: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773095.95383: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773095.95386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773095.95388: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773095.95390: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773095.95450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773095.95453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773095.95494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773095.97207: 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 1726773095.97214: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773095.97251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773095.97293: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpyaue3k9a /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py <<< 3066 1726773095.97297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py" <<< 3066 1726773095.97329: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpyaue3k9a" to remote "/root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py" <<< 3066 1726773096.06643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.06715: stderr chunk (state=3): >>><<< 3066 1726773096.06719: stdout chunk (state=3): >>><<< 3066 1726773096.06738: done transferring module to remote 3066 1726773096.06747: _low_level_execute_command(): starting 3066 1726773096.06752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/ /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py && sleep 0' 3066 1726773096.07210: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.07215: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773096.07218: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.07221: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.07273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773096.07283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.07321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.09432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.09436: stdout chunk (state=3): >>><<< 3066 1726773096.09438: stderr chunk (state=3): >>><<< 3066 1726773096.09455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773096.09464: _low_level_execute_command(): starting 3066 1726773096.09552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/AnsiballZ_stat.py && sleep 0' 3066 1726773096.10087: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773096.10101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.10120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.10141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773096.10228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.10266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.10285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773096.10309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.10391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.31352: 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": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773089.7836792, "ctime": 1726773089.7836792, "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": "903601599", "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 1726773096.33283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773096.33341: stderr chunk (state=3): >>><<< 3066 1726773096.33344: stdout chunk (state=3): >>><<< 3066 1726773096.33361: _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": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773089.7836792, "ctime": 1726773089.7836792, "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": "903601599", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773096.33415: 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-1726773095.9182603-3686-131594197943771/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773096.33425: _low_level_execute_command(): starting 3066 1726773096.33430: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773095.9182603-3686-131594197943771/ > /dev/null 2>&1 && sleep 0' 3066 1726773096.33899: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.33910: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773096.33912: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.33915: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.33967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.33973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.34018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.36212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.36265: stderr chunk (state=3): >>><<< 3066 1726773096.36268: stdout chunk (state=3): >>><<< 3066 1726773096.36283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773096.36289: handler run complete 3066 1726773096.36339: attempt loop complete, returning result 3066 1726773096.36356: variable 'item' from source: unknown 3066 1726773096.36426: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773089.7866793, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773089.7836792, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773089.7836792, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "903601599", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726773096.36636: dumping result to json 3066 1726773096.36639: done dumping result, returning 3066 1726773096.36641: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-0514-f23a-00000000002c] 3066 1726773096.36644: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002c 3066 1726773096.36699: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002c 3066 1726773096.36702: WORKER PROCESS EXITING 3066 1726773096.36860: no more pending results, returning what we have 3066 1726773096.36864: results queue empty 3066 1726773096.36864: checking for any_errors_fatal 3066 1726773096.36867: done checking for any_errors_fatal 3066 1726773096.36868: checking for max_fail_percentage 3066 1726773096.36869: done checking for max_fail_percentage 3066 1726773096.36870: checking to see if all hosts have failed and the running result is not ok 3066 1726773096.36870: done checking to see if all hosts have failed 3066 1726773096.36871: getting the remaining hosts for this loop 3066 1726773096.36872: done getting the remaining hosts for this loop 3066 1726773096.36877: getting the next task for host managed_node3 3066 1726773096.36881: done getting next task for host managed_node3 3066 1726773096.36884: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726773096.36886: ^ 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 1726773096.36893: getting variables 3066 1726773096.36894: in VariableManager get_vars() 3066 1726773096.36917: Calling all_inventory to load vars for managed_node3 3066 1726773096.36919: Calling groups_inventory to load vars for managed_node3 3066 1726773096.36921: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773096.36929: Calling all_plugins_play to load vars for managed_node3 3066 1726773096.36931: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773096.36933: Calling groups_plugins_play to load vars for managed_node3 3066 1726773096.36976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773096.37009: done with get_vars() 3066 1726773096.37016: done getting variables 3066 1726773096.37060: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:11:36 -0400 (0:00:00.915) 0:01:12.605 **** 3066 1726773096.37087: entering _queue_task() for managed_node3/set_fact 3066 1726773096.37283: worker is 1 (out of 1 available) 3066 1726773096.37296: exiting _queue_task() for managed_node3/set_fact 3066 1726773096.37308: done queuing things up, now waiting for results queue to drain 3066 1726773096.37311: waiting for pending results... 3066 1726773096.37474: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726773096.37550: in run() - task 0afff7ba-f7d3-0514-f23a-00000000002d 3066 1726773096.37561: variable 'ansible_search_path' from source: unknown 3066 1726773096.37565: variable 'ansible_search_path' from source: unknown 3066 1726773096.37599: calling self._execute() 3066 1726773096.37659: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773096.37665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773096.37678: variable 'omit' from source: magic vars 3066 1726773096.37765: variable 'omit' from source: magic vars 3066 1726773096.37804: variable 'omit' from source: magic vars 3066 1726773096.38196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773096.39910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773096.39965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773096.39997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773096.40028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773096.40055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773096.40120: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40153: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40181: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40213: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40230: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40273: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40294: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40316: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40346: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40358: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40414: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40434: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40453: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40492: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40501: Loading FilterModule 'ansible_collections.ansible.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 1726773096.40695: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3066 1726773096.40782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773096.40910: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773096.40945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773096.40971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773096.40997: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773096.41037: 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 1726773096.41058: 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 1726773096.41081: 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 1726773096.41100: 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 1726773096.41146: variable 'omit' from source: magic vars 3066 1726773096.41170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773096.41195: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773096.41211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773096.41227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773096.41238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773096.41266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773096.41269: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773096.41273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773096.41352: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773096.41360: Set connection var ansible_connection to ssh 3066 1726773096.41367: Set connection var ansible_pipelining to False 3066 1726773096.41379: Set connection var ansible_shell_executable to /bin/sh 3066 1726773096.41390: Set connection var ansible_shell_type to sh 3066 1726773096.41393: Set connection var ansible_timeout to 10 3066 1726773096.41411: variable 'ansible_shell_executable' from source: unknown 3066 1726773096.41414: variable 'ansible_connection' from source: unknown 3066 1726773096.41418: variable 'ansible_module_compression' from source: unknown 3066 1726773096.41423: variable 'ansible_shell_type' from source: unknown 3066 1726773096.41425: variable 'ansible_shell_executable' from source: unknown 3066 1726773096.41430: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773096.41435: variable 'ansible_pipelining' from source: unknown 3066 1726773096.41438: variable 'ansible_timeout' from source: unknown 3066 1726773096.41444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773096.41524: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773096.41532: variable 'omit' from source: magic vars 3066 1726773096.41538: starting attempt loop 3066 1726773096.41541: running the handler 3066 1726773096.41550: handler run complete 3066 1726773096.41560: attempt loop complete, returning result 3066 1726773096.41563: _execute() done 3066 1726773096.41566: dumping result to json 3066 1726773096.41568: done dumping result, returning 3066 1726773096.41580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-0514-f23a-00000000002d] 3066 1726773096.41583: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002d 3066 1726773096.41665: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002d 3066 1726773096.41668: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3066 1726773096.41748: no more pending results, returning what we have 3066 1726773096.41751: results queue empty 3066 1726773096.41752: checking for any_errors_fatal 3066 1726773096.41759: done checking for any_errors_fatal 3066 1726773096.41760: checking for max_fail_percentage 3066 1726773096.41761: done checking for max_fail_percentage 3066 1726773096.41762: checking to see if all hosts have failed and the running result is not ok 3066 1726773096.41763: done checking to see if all hosts have failed 3066 1726773096.41764: getting the remaining hosts for this loop 3066 1726773096.41766: done getting the remaining hosts for this loop 3066 1726773096.41770: getting the next task for host managed_node3 3066 1726773096.41777: done getting next task for host managed_node3 3066 1726773096.41781: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726773096.41783: ^ 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 1726773096.41795: getting variables 3066 1726773096.41797: in VariableManager get_vars() 3066 1726773096.41830: Calling all_inventory to load vars for managed_node3 3066 1726773096.41833: Calling groups_inventory to load vars for managed_node3 3066 1726773096.41836: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773096.41849: Calling all_plugins_play to load vars for managed_node3 3066 1726773096.41851: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773096.41854: Calling groups_plugins_play to load vars for managed_node3 3066 1726773096.41894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773096.41927: done with get_vars() 3066 1726773096.41933: done getting variables 3066 1726773096.42014: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:11:36 -0400 (0:00:00.049) 0:01:12.655 **** 3066 1726773096.42037: entering _queue_task() for managed_node3/service 3066 1726773096.42039: Creating lock for service 3066 1726773096.42242: worker is 1 (out of 1 available) 3066 1726773096.42258: exiting _queue_task() for managed_node3/service 3066 1726773096.42269: done queuing things up, now waiting for results queue to drain 3066 1726773096.42271: waiting for pending results... 3066 1726773096.42436: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726773096.42513: in run() - task 0afff7ba-f7d3-0514-f23a-00000000002e 3066 1726773096.42529: variable 'ansible_search_path' from source: unknown 3066 1726773096.42534: variable 'ansible_search_path' from source: unknown 3066 1726773096.42574: variable '__kernel_settings_services' from source: include_vars 3066 1726773096.43025: variable '__kernel_settings_services' from source: include_vars 3066 1726773096.43029: variable 'omit' from source: magic vars 3066 1726773096.43110: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773096.43123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773096.43135: variable 'omit' from source: magic vars 3066 1726773096.43293: variable 'omit' from source: magic vars 3066 1726773096.43351: variable 'omit' from source: magic vars 3066 1726773096.43410: variable 'item' from source: unknown 3066 1726773096.43502: variable 'item' from source: unknown 3066 1726773096.43534: variable 'omit' from source: magic vars 3066 1726773096.43586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773096.43632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773096.43653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773096.43679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773096.43712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773096.43728: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773096.43732: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773096.43760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773096.43867: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773096.43871: Set connection var ansible_connection to ssh 3066 1726773096.43882: Set connection var ansible_pipelining to False 3066 1726773096.43896: Set connection var ansible_shell_executable to /bin/sh 3066 1726773096.43899: Set connection var ansible_shell_type to sh 3066 1726773096.43906: Set connection var ansible_timeout to 10 3066 1726773096.43935: variable 'ansible_shell_executable' from source: unknown 3066 1726773096.43938: variable 'ansible_connection' from source: unknown 3066 1726773096.43941: variable 'ansible_module_compression' from source: unknown 3066 1726773096.43945: variable 'ansible_shell_type' from source: unknown 3066 1726773096.43948: variable 'ansible_shell_executable' from source: unknown 3066 1726773096.43953: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773096.43977: variable 'ansible_pipelining' from source: unknown 3066 1726773096.43980: variable 'ansible_timeout' from source: unknown 3066 1726773096.43983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773096.44136: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773096.44196: variable 'omit' from source: magic vars 3066 1726773096.44199: starting attempt loop 3066 1726773096.44202: running the handler 3066 1726773096.44268: variable 'ansible_facts' from source: unknown 3066 1726773096.44314: _low_level_execute_command(): starting 3066 1726773096.44323: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773096.45097: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773096.45101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.45104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.45110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773096.45204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773096.45208: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773096.45214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.45217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773096.45219: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773096.45221: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726773096.45224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.45226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.45228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773096.45230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773096.45233: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726773096.45244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.45319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.45333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773096.45353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.45432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.47824: stdout chunk (state=3): >>>/root <<< 3066 1726773096.47951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.48005: stderr chunk (state=3): >>><<< 3066 1726773096.48010: stdout chunk (state=3): >>><<< 3066 1726773096.48032: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773096.48045: _low_level_execute_command(): starting 3066 1726773096.48051: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549 `" && echo ansible-tmp-1726773096.4803326-3717-246922929256549="` echo /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549 `" ) && sleep 0' 3066 1726773096.48497: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.48519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773096.48536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.48540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.48596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.48602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773096.48605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.48656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.51514: stdout chunk (state=3): >>>ansible-tmp-1726773096.4803326-3717-246922929256549=/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549 <<< 3066 1726773096.51685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.51735: stderr chunk (state=3): >>><<< 3066 1726773096.51739: stdout chunk (state=3): >>><<< 3066 1726773096.51759: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773096.4803326-3717-246922929256549=/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773096.51789: variable 'ansible_module_compression' from source: unknown 3066 1726773096.51831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773096.51888: variable 'ansible_facts' from source: unknown 3066 1726773096.52016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py 3066 1726773096.52141: Sending initial data 3066 1726773096.52145: Sent initial data (152 bytes) 3066 1726773096.52610: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.52613: 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 1726773096.52615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.52620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.52623: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.52675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.52678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.52735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.55095: 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 1726773096.55101: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773096.55135: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773096.55175: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpuvprkxsa /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py <<< 3066 1726773096.55183: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py" <<< 3066 1726773096.55218: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpuvprkxsa" to remote "/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py" <<< 3066 1726773096.56955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.57022: stderr chunk (state=3): >>><<< 3066 1726773096.57026: stdout chunk (state=3): >>><<< 3066 1726773096.57047: done transferring module to remote 3066 1726773096.57057: _low_level_execute_command(): starting 3066 1726773096.57062: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/ /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py && sleep 0' 3066 1726773096.57525: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773096.57529: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773096.57535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773096.57537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773096.57540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.57591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.57597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.57656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773096.59631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773096.59674: stderr chunk (state=3): >>><<< 3066 1726773096.59678: stdout chunk (state=3): >>><<< 3066 1726773096.59693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773096.59696: _low_level_execute_command(): starting 3066 1726773096.59702: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_setup.py && sleep 0' 3066 1726773096.60147: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.60151: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773096.60155: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773096.60157: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773096.60160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773096.60213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773096.60218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773096.60266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773097.06652: 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 1726773097.10121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773097.10125: stdout chunk (state=3): >>><<< 3066 1726773097.10128: stderr chunk (state=3): >>><<< 3066 1726773097.10145: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773097.10319: 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-1726773096.4803326-3717-246922929256549/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773097.10323: 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 1726773097.10326: variable 'ansible_module_compression' from source: unknown 3066 1726773097.10384: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 3066 1726773097.10388: ANSIBALLZ: Acquiring lock 3066 1726773097.10391: ANSIBALLZ: Lock acquired: 140313307374384 3066 1726773097.10394: ANSIBALLZ: Creating module 3066 1726773097.44832: ANSIBALLZ: Writing module into payload 3066 1726773097.44973: ANSIBALLZ: Writing module 3066 1726773097.45011: ANSIBALLZ: Renaming module 3066 1726773097.45018: ANSIBALLZ: Done creating module 3066 1726773097.45048: variable 'ansible_facts' from source: unknown 3066 1726773097.45197: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py 3066 1726773097.45323: Sending initial data 3066 1726773097.45327: Sent initial data (154 bytes) 3066 1726773097.45797: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773097.45800: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773097.45804: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773097.45809: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773097.45866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773097.45873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773097.45882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773097.45923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773097.47729: 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 1726773097.47776: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773097.47838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpsd34533b /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py <<< 3066 1726773097.47842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py" <<< 3066 1726773097.47889: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpsd34533b" to remote "/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py" <<< 3066 1726773097.50516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773097.50609: stderr chunk (state=3): >>><<< 3066 1726773097.50622: stdout chunk (state=3): >>><<< 3066 1726773097.50658: done transferring module to remote 3066 1726773097.50767: _low_level_execute_command(): starting 3066 1726773097.50771: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/ /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py && sleep 0' 3066 1726773097.51349: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773097.51395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773097.51398: 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.32 originally 10.31.14.32 <<< 3066 1726773097.51400: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773097.51403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773097.51405: stderr 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773097.51414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773097.51469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773097.51472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773097.51518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773097.53510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773097.53550: stderr chunk (state=3): >>><<< 3066 1726773097.53554: stdout chunk (state=3): >>><<< 3066 1726773097.53569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773097.53572: _low_level_execute_command(): starting 3066 1726773097.53580: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/AnsiballZ_systemd.py && sleep 0' 3066 1726773097.54030: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773097.54034: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773097.54038: 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.32 is address <<< 3066 1726773097.54041: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773097.54048: stderr 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773097.54050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773097.54098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773097.54103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773097.54153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.19060: 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]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShar<<< 3066 1726773099.19101: stdout chunk (state=3): >>>es": "[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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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"<<< 3066 1726773099.19119: stdout chunk (state=3): >>>: "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": "dbus.socket dbus-broker.service system.slice sysinit.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service tlp.service power-profiles-daemon.service", "Before": "shutdown.target", "After": "systemd-journald.socket network.target systemd-sysctl.service system.slice dbus.socket sysinit.target basic.target polkit.service dbus-broker.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": "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", "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 1726773099.22641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773099.22645: stdout chunk (state=3): >>><<< 3066 1726773099.22648: stderr chunk (state=3): >>><<< 3066 1726773099.22678: _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]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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": "dbus.socket dbus-broker.service system.slice sysinit.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service tlp.service power-profiles-daemon.service", "Before": "shutdown.target", "After": "systemd-journald.socket network.target systemd-sysctl.service system.slice dbus.socket sysinit.target basic.target polkit.service dbus-broker.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": "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", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773099.23011: 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-1726773096.4803326-3717-246922929256549/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773099.23015: _low_level_execute_command(): starting 3066 1726773099.23017: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773096.4803326-3717-246922929256549/ > /dev/null 2>&1 && sleep 0' 3066 1726773099.23686: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773099.23702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773099.23719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773099.23785: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.23851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773099.23870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773099.23900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773099.23987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.44432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773099.44512: stderr chunk (state=3): >>><<< 3066 1726773099.44516: stdout chunk (state=3): >>><<< 3066 1726773099.44519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773099.44521: handler run complete 3066 1726773099.44591: attempt loop complete, returning result 3066 1726773099.44615: variable 'item' from source: unknown 3066 1726773099.44722: 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": "systemd-journald.socket network.target systemd-sysctl.service system.slice dbus.socket sysinit.target basic.target polkit.service dbus-broker.service", "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": "shutdown.target cpupower.service auto-cpufreq.service tlp.service power-profiles-daemon.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "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": "dbus.socket dbus-broker.service system.slice sysinit.target", "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "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 1726773099.45903: dumping result to json 3066 1726773099.45908: done dumping result, returning 3066 1726773099.45915: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-0514-f23a-00000000002e] 3066 1726773099.45918: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002e 3066 1726773099.46003: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002e 3066 1726773099.46009: WORKER PROCESS EXITING 3066 1726773099.46209: no more pending results, returning what we have 3066 1726773099.46213: results queue empty 3066 1726773099.46214: checking for any_errors_fatal 3066 1726773099.46217: done checking for any_errors_fatal 3066 1726773099.46219: checking for max_fail_percentage 3066 1726773099.46220: done checking for max_fail_percentage 3066 1726773099.46221: checking to see if all hosts have failed and the running result is not ok 3066 1726773099.46222: done checking to see if all hosts have failed 3066 1726773099.46223: getting the remaining hosts for this loop 3066 1726773099.46225: done getting the remaining hosts for this loop 3066 1726773099.46229: getting the next task for host managed_node3 3066 1726773099.46234: done getting next task for host managed_node3 3066 1726773099.46238: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726773099.46241: ^ 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 1726773099.46252: getting variables 3066 1726773099.46254: in VariableManager get_vars() 3066 1726773099.46290: Calling all_inventory to load vars for managed_node3 3066 1726773099.46293: Calling groups_inventory to load vars for managed_node3 3066 1726773099.46296: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773099.46308: Calling all_plugins_play to load vars for managed_node3 3066 1726773099.46312: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773099.46317: Calling groups_plugins_play to load vars for managed_node3 3066 1726773099.46374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773099.46434: done with get_vars() 3066 1726773099.46444: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:11:39 -0400 (0:00:03.045) 0:01:15.700 **** 3066 1726773099.46560: entering _queue_task() for managed_node3/file 3066 1726773099.47028: worker is 1 (out of 1 available) 3066 1726773099.47040: exiting _queue_task() for managed_node3/file 3066 1726773099.47052: done queuing things up, now waiting for results queue to drain 3066 1726773099.47054: waiting for pending results... 3066 1726773099.47188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726773099.47394: in run() - task 0afff7ba-f7d3-0514-f23a-00000000002f 3066 1726773099.47398: variable 'ansible_search_path' from source: unknown 3066 1726773099.47401: variable 'ansible_search_path' from source: unknown 3066 1726773099.47404: calling self._execute() 3066 1726773099.47484: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773099.47507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773099.47524: variable 'omit' from source: magic vars 3066 1726773099.47656: variable 'omit' from source: magic vars 3066 1726773099.47729: variable 'omit' from source: magic vars 3066 1726773099.47766: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773099.48150: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773099.48287: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773099.48301: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773099.48369: variable 'omit' from source: magic vars 3066 1726773099.48480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773099.48485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773099.48511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773099.48587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773099.48591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773099.48610: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773099.48621: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773099.48630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773099.48770: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773099.48788: Set connection var ansible_connection to ssh 3066 1726773099.48805: Set connection var ansible_pipelining to False 3066 1726773099.48827: Set connection var ansible_shell_executable to /bin/sh 3066 1726773099.48913: Set connection var ansible_shell_type to sh 3066 1726773099.48916: Set connection var ansible_timeout to 10 3066 1726773099.48920: variable 'ansible_shell_executable' from source: unknown 3066 1726773099.48922: variable 'ansible_connection' from source: unknown 3066 1726773099.48925: variable 'ansible_module_compression' from source: unknown 3066 1726773099.48927: variable 'ansible_shell_type' from source: unknown 3066 1726773099.48929: variable 'ansible_shell_executable' from source: unknown 3066 1726773099.48931: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773099.48933: variable 'ansible_pipelining' from source: unknown 3066 1726773099.48935: variable 'ansible_timeout' from source: unknown 3066 1726773099.48937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773099.49171: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773099.49212: variable 'omit' from source: magic vars 3066 1726773099.49215: starting attempt loop 3066 1726773099.49217: running the handler 3066 1726773099.49228: _low_level_execute_command(): starting 3066 1726773099.49271: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773099.49813: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773099.49832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.49890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773099.49897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773099.49948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.51760: stdout chunk (state=3): >>>/root <<< 3066 1726773099.51950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773099.51953: stdout chunk (state=3): >>><<< 3066 1726773099.51956: stderr chunk (state=3): >>><<< 3066 1726773099.51982: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773099.52088: _low_level_execute_command(): starting 3066 1726773099.52092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740 `" && echo ansible-tmp-1726773099.5198932-3801-108332703110740="` echo /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740 `" ) && sleep 0' 3066 1726773099.52543: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773099.52547: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.52557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773099.52560: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.52610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773099.52616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773099.52656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.54863: stdout chunk (state=3): >>>ansible-tmp-1726773099.5198932-3801-108332703110740=/root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740 <<< 3066 1726773099.55051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773099.55120: stderr chunk (state=3): >>><<< 3066 1726773099.55123: stdout chunk (state=3): >>><<< 3066 1726773099.55512: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773099.5198932-3801-108332703110740=/root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773099.55516: variable 'ansible_module_compression' from source: unknown 3066 1726773099.55519: ANSIBALLZ: Using lock for file 3066 1726773099.55521: ANSIBALLZ: Acquiring lock 3066 1726773099.55523: ANSIBALLZ: Lock acquired: 140313302130544 3066 1726773099.55526: ANSIBALLZ: Creating module 3066 1726773099.70578: ANSIBALLZ: Writing module into payload 3066 1726773099.70730: ANSIBALLZ: Writing module 3066 1726773099.70752: ANSIBALLZ: Renaming module 3066 1726773099.70756: ANSIBALLZ: Done creating module 3066 1726773099.70770: variable 'ansible_facts' from source: unknown 3066 1726773099.70829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py 3066 1726773099.70943: Sending initial data 3066 1726773099.70947: Sent initial data (151 bytes) 3066 1726773099.71443: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773099.71446: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.71449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773099.71452: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773099.71454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.71513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773099.71517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773099.71520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773099.71560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.73303: 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 1726773099.73308: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773099.73341: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773099.73379: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpejg7348s /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py <<< 3066 1726773099.73383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py" <<< 3066 1726773099.73412: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpejg7348s" to remote "/root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py" <<< 3066 1726773099.74224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773099.74287: stderr chunk (state=3): >>><<< 3066 1726773099.74291: stdout chunk (state=3): >>><<< 3066 1726773099.74310: done transferring module to remote 3066 1726773099.74322: _low_level_execute_command(): starting 3066 1726773099.74325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/ /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py && sleep 0' 3066 1726773099.74777: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773099.74781: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773099.74783: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773099.74789: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.74842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773099.74849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773099.74889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.76811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773099.76859: stderr chunk (state=3): >>><<< 3066 1726773099.76863: stdout chunk (state=3): >>><<< 3066 1726773099.76879: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773099.76883: _low_level_execute_command(): starting 3066 1726773099.76886: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/AnsiballZ_file.py && sleep 0' 3066 1726773099.77310: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773099.77344: 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 1726773099.77347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773099.77349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.77352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773099.77354: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773099.77415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773099.77418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773099.77473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773099.98530: 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 1726773100.00283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773100.00288: stdout chunk (state=3): >>><<< 3066 1726773100.00613: stderr chunk (state=3): >>><<< 3066 1726773100.00617: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773100.00621: 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-1726773099.5198932-3801-108332703110740/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773100.00629: _low_level_execute_command(): starting 3066 1726773100.00632: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773099.5198932-3801-108332703110740/ > /dev/null 2>&1 && sleep 0' 3066 1726773100.01129: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.01233: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.01257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.01332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.03423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.03501: stderr chunk (state=3): >>><<< 3066 1726773100.03505: stdout chunk (state=3): >>><<< 3066 1726773100.03612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.03616: handler run complete 3066 1726773100.03619: attempt loop complete, returning result 3066 1726773100.03621: _execute() done 3066 1726773100.03624: dumping result to json 3066 1726773100.03635: done dumping result, returning 3066 1726773100.03651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-0514-f23a-00000000002f] 3066 1726773100.03663: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002f 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 1726773100.04121: no more pending results, returning what we have 3066 1726773100.04126: results queue empty 3066 1726773100.04127: checking for any_errors_fatal 3066 1726773100.04151: done checking for any_errors_fatal 3066 1726773100.04152: checking for max_fail_percentage 3066 1726773100.04154: done checking for max_fail_percentage 3066 1726773100.04155: checking to see if all hosts have failed and the running result is not ok 3066 1726773100.04157: done checking to see if all hosts have failed 3066 1726773100.04158: getting the remaining hosts for this loop 3066 1726773100.04160: done getting the remaining hosts for this loop 3066 1726773100.04165: getting the next task for host managed_node3 3066 1726773100.04173: done getting next task for host managed_node3 3066 1726773100.04181: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726773100.04185: ^ 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 1726773100.04198: getting variables 3066 1726773100.04200: in VariableManager get_vars() 3066 1726773100.04357: Calling all_inventory to load vars for managed_node3 3066 1726773100.04360: Calling groups_inventory to load vars for managed_node3 3066 1726773100.04364: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773100.04370: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000002f 3066 1726773100.04373: WORKER PROCESS EXITING 3066 1726773100.04386: Calling all_plugins_play to load vars for managed_node3 3066 1726773100.04390: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773100.04395: Calling groups_plugins_play to load vars for managed_node3 3066 1726773100.04550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773100.04670: done with get_vars() 3066 1726773100.04684: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:11:40 -0400 (0:00:00.582) 0:01:16.282 **** 3066 1726773100.04810: entering _queue_task() for managed_node3/slurp 3066 1726773100.05139: worker is 1 (out of 1 available) 3066 1726773100.05154: exiting _queue_task() for managed_node3/slurp 3066 1726773100.05168: done queuing things up, now waiting for results queue to drain 3066 1726773100.05170: waiting for pending results... 3066 1726773100.05442: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726773100.05570: in run() - task 0afff7ba-f7d3-0514-f23a-000000000030 3066 1726773100.05597: variable 'ansible_search_path' from source: unknown 3066 1726773100.05607: variable 'ansible_search_path' from source: unknown 3066 1726773100.05667: calling self._execute() 3066 1726773100.05762: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.05769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.05786: variable 'omit' from source: magic vars 3066 1726773100.05895: variable 'omit' from source: magic vars 3066 1726773100.05936: variable 'omit' from source: magic vars 3066 1726773100.05962: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773100.06226: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773100.06299: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773100.06328: variable 'omit' from source: magic vars 3066 1726773100.06363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773100.06401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773100.06419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773100.06435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773100.06445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773100.06472: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773100.06475: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.06483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.06566: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773100.06572: Set connection var ansible_connection to ssh 3066 1726773100.06581: Set connection var ansible_pipelining to False 3066 1726773100.06590: Set connection var ansible_shell_executable to /bin/sh 3066 1726773100.06593: Set connection var ansible_shell_type to sh 3066 1726773100.06600: Set connection var ansible_timeout to 10 3066 1726773100.06625: variable 'ansible_shell_executable' from source: unknown 3066 1726773100.06629: variable 'ansible_connection' from source: unknown 3066 1726773100.06631: variable 'ansible_module_compression' from source: unknown 3066 1726773100.06634: variable 'ansible_shell_type' from source: unknown 3066 1726773100.06636: variable 'ansible_shell_executable' from source: unknown 3066 1726773100.06641: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.06646: variable 'ansible_pipelining' from source: unknown 3066 1726773100.06649: variable 'ansible_timeout' from source: unknown 3066 1726773100.06655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.06818: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773100.06829: variable 'omit' from source: magic vars 3066 1726773100.06839: starting attempt loop 3066 1726773100.06842: running the handler 3066 1726773100.06850: _low_level_execute_command(): starting 3066 1726773100.06858: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773100.07392: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.07396: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.07399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.07402: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.07456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.07459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.07511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.09342: stdout chunk (state=3): >>>/root <<< 3066 1726773100.09450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.09496: stderr chunk (state=3): >>><<< 3066 1726773100.09500: stdout chunk (state=3): >>><<< 3066 1726773100.09526: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.09539: _low_level_execute_command(): starting 3066 1726773100.09543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938 `" && echo ansible-tmp-1726773100.095259-3827-30149037613938="` echo /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938 `" ) && sleep 0' 3066 1726773100.09987: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.09990: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.10000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.10002: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.10044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.10051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.10101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.12246: stdout chunk (state=3): >>>ansible-tmp-1726773100.095259-3827-30149037613938=/root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938 <<< 3066 1726773100.12391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.12411: stderr chunk (state=3): >>><<< 3066 1726773100.12415: stdout chunk (state=3): >>><<< 3066 1726773100.12427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773100.095259-3827-30149037613938=/root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.12467: variable 'ansible_module_compression' from source: unknown 3066 1726773100.12511: ANSIBALLZ: Using lock for slurp 3066 1726773100.12514: ANSIBALLZ: Acquiring lock 3066 1726773100.12517: ANSIBALLZ: Lock acquired: 140313302131120 3066 1726773100.12519: ANSIBALLZ: Creating module 3066 1726773100.24432: ANSIBALLZ: Writing module into payload 3066 1726773100.24484: ANSIBALLZ: Writing module 3066 1726773100.24501: ANSIBALLZ: Renaming module 3066 1726773100.24509: ANSIBALLZ: Done creating module 3066 1726773100.24523: variable 'ansible_facts' from source: unknown 3066 1726773100.24582: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py 3066 1726773100.24716: Sending initial data 3066 1726773100.24720: Sent initial data (150 bytes) 3066 1726773100.25168: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773100.25210: 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 1726773100.25214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773100.25216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.25219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773100.25221: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773100.25223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.25277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.25280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.25336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.27443: 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 1726773100.27447: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773100.27479: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773100.27516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpq6yn8knb /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py <<< 3066 1726773100.27533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py" <<< 3066 1726773100.27553: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpq6yn8knb" to remote "/root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py" <<< 3066 1726773100.28318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.28386: stderr chunk (state=3): >>><<< 3066 1726773100.28389: stdout chunk (state=3): >>><<< 3066 1726773100.28414: done transferring module to remote 3066 1726773100.28424: _low_level_execute_command(): starting 3066 1726773100.28429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/ /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py && sleep 0' 3066 1726773100.28868: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773100.28905: 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 1726773100.28911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773100.28914: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773100.28920: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773100.28922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.28972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.28979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.29022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.31003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.31047: stderr chunk (state=3): >>><<< 3066 1726773100.31050: stdout chunk (state=3): >>><<< 3066 1726773100.31065: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.31068: _low_level_execute_command(): starting 3066 1726773100.31074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/AnsiballZ_slurp.py && sleep 0' 3066 1726773100.31504: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.31542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773100.31548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773100.31550: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773100.31553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.31604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.31610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.31670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.50070: 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 1726773100.51795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773100.51799: stdout chunk (state=3): >>><<< 3066 1726773100.51802: stderr chunk (state=3): >>><<< 3066 1726773100.51805: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773100.51813: 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-1726773100.095259-3827-30149037613938/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773100.51816: _low_level_execute_command(): starting 3066 1726773100.51819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773100.095259-3827-30149037613938/ > /dev/null 2>&1 && sleep 0' 3066 1726773100.52497: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.52531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.52551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.52577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.52660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.54634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.54677: stderr chunk (state=3): >>><<< 3066 1726773100.54684: stdout chunk (state=3): >>><<< 3066 1726773100.54699: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.54714: handler run complete 3066 1726773100.54736: attempt loop complete, returning result 3066 1726773100.54741: _execute() done 3066 1726773100.54746: dumping result to json 3066 1726773100.54751: done dumping result, returning 3066 1726773100.54759: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-0514-f23a-000000000030] 3066 1726773100.54767: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000030 3066 1726773100.54860: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000030 3066 1726773100.54862: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3066 1726773100.54937: no more pending results, returning what we have 3066 1726773100.54941: results queue empty 3066 1726773100.54942: checking for any_errors_fatal 3066 1726773100.54952: done checking for any_errors_fatal 3066 1726773100.54953: checking for max_fail_percentage 3066 1726773100.54955: done checking for max_fail_percentage 3066 1726773100.54956: checking to see if all hosts have failed and the running result is not ok 3066 1726773100.54957: done checking to see if all hosts have failed 3066 1726773100.54958: getting the remaining hosts for this loop 3066 1726773100.54961: done getting the remaining hosts for this loop 3066 1726773100.54965: getting the next task for host managed_node3 3066 1726773100.54971: done getting next task for host managed_node3 3066 1726773100.54975: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726773100.54978: ^ 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 1726773100.54989: getting variables 3066 1726773100.54991: in VariableManager get_vars() 3066 1726773100.55030: Calling all_inventory to load vars for managed_node3 3066 1726773100.55033: Calling groups_inventory to load vars for managed_node3 3066 1726773100.55036: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773100.55048: Calling all_plugins_play to load vars for managed_node3 3066 1726773100.55051: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773100.55055: Calling groups_plugins_play to load vars for managed_node3 3066 1726773100.55111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773100.55160: done with get_vars() 3066 1726773100.55169: done getting variables 3066 1726773100.55220: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:11:40 -0400 (0:00:00.504) 0:01:16.787 **** 3066 1726773100.55245: entering _queue_task() for managed_node3/set_fact 3066 1726773100.55436: worker is 1 (out of 1 available) 3066 1726773100.55452: exiting _queue_task() for managed_node3/set_fact 3066 1726773100.55467: done queuing things up, now waiting for results queue to drain 3066 1726773100.55469: waiting for pending results... 3066 1726773100.55640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726773100.55716: in run() - task 0afff7ba-f7d3-0514-f23a-000000000031 3066 1726773100.55731: variable 'ansible_search_path' from source: unknown 3066 1726773100.55735: variable 'ansible_search_path' from source: unknown 3066 1726773100.55767: calling self._execute() 3066 1726773100.55831: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.55837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.55846: variable 'omit' from source: magic vars 3066 1726773100.55946: variable 'omit' from source: magic vars 3066 1726773100.56005: variable 'omit' from source: magic vars 3066 1726773100.56611: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773100.56614: variable '__cur_profile' from source: task vars 3066 1726773100.56695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773100.58482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773100.58539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773100.58569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773100.58603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773100.58629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773100.58697: Loading FilterModule 'ansible_collections.ansible.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 1726773100.58728: Loading FilterModule 'ansible_collections.ansible.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 1726773100.58752: Loading FilterModule 'ansible_collections.ansible.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 1726773100.58788: Loading FilterModule 'ansible_collections.ansible.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 1726773100.58802: Loading FilterModule 'ansible_collections.ansible.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 1726773100.58896: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3066 1726773100.58939: variable 'omit' from source: magic vars 3066 1726773100.58963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773100.58989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773100.59003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773100.59020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773100.59029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773100.59056: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773100.59061: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.59064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.59145: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773100.59151: Set connection var ansible_connection to ssh 3066 1726773100.59159: Set connection var ansible_pipelining to False 3066 1726773100.59169: Set connection var ansible_shell_executable to /bin/sh 3066 1726773100.59172: Set connection var ansible_shell_type to sh 3066 1726773100.59183: Set connection var ansible_timeout to 10 3066 1726773100.59205: variable 'ansible_shell_executable' from source: unknown 3066 1726773100.59210: variable 'ansible_connection' from source: unknown 3066 1726773100.59213: variable 'ansible_module_compression' from source: unknown 3066 1726773100.59309: variable 'ansible_shell_type' from source: unknown 3066 1726773100.59312: variable 'ansible_shell_executable' from source: unknown 3066 1726773100.59315: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.59317: variable 'ansible_pipelining' from source: unknown 3066 1726773100.59320: variable 'ansible_timeout' from source: unknown 3066 1726773100.59322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.59331: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773100.59341: variable 'omit' from source: magic vars 3066 1726773100.59347: starting attempt loop 3066 1726773100.59350: running the handler 3066 1726773100.59363: handler run complete 3066 1726773100.59611: attempt loop complete, returning result 3066 1726773100.59614: _execute() done 3066 1726773100.59617: dumping result to json 3066 1726773100.59619: done dumping result, returning 3066 1726773100.59621: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-0514-f23a-000000000031] 3066 1726773100.59623: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000031 3066 1726773100.59690: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000031 3066 1726773100.59693: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3066 1726773100.59788: no more pending results, returning what we have 3066 1726773100.59791: results queue empty 3066 1726773100.59792: checking for any_errors_fatal 3066 1726773100.59798: done checking for any_errors_fatal 3066 1726773100.59799: checking for max_fail_percentage 3066 1726773100.59801: done checking for max_fail_percentage 3066 1726773100.59802: checking to see if all hosts have failed and the running result is not ok 3066 1726773100.59803: done checking to see if all hosts have failed 3066 1726773100.59804: getting the remaining hosts for this loop 3066 1726773100.59808: done getting the remaining hosts for this loop 3066 1726773100.59812: getting the next task for host managed_node3 3066 1726773100.59818: done getting next task for host managed_node3 3066 1726773100.59822: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726773100.59825: ^ 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 1726773100.59851: getting variables 3066 1726773100.59853: in VariableManager get_vars() 3066 1726773100.59892: Calling all_inventory to load vars for managed_node3 3066 1726773100.59895: Calling groups_inventory to load vars for managed_node3 3066 1726773100.59898: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773100.59911: Calling all_plugins_play to load vars for managed_node3 3066 1726773100.59916: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773100.59921: Calling groups_plugins_play to load vars for managed_node3 3066 1726773100.59989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773100.60044: done with get_vars() 3066 1726773100.60183: done getting variables 3066 1726773100.60680: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:11:40 -0400 (0:00:00.055) 0:01:16.843 **** 3066 1726773100.60836: entering _queue_task() for managed_node3/copy 3066 1726773100.61234: worker is 1 (out of 1 available) 3066 1726773100.61249: exiting _queue_task() for managed_node3/copy 3066 1726773100.61379: done queuing things up, now waiting for results queue to drain 3066 1726773100.61382: waiting for pending results... 3066 1726773100.61696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726773100.62114: in run() - task 0afff7ba-f7d3-0514-f23a-000000000032 3066 1726773100.62119: variable 'ansible_search_path' from source: unknown 3066 1726773100.62121: variable 'ansible_search_path' from source: unknown 3066 1726773100.62125: calling self._execute() 3066 1726773100.62275: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.62323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.62339: variable 'omit' from source: magic vars 3066 1726773100.62466: variable 'omit' from source: magic vars 3066 1726773100.62673: variable 'omit' from source: magic vars 3066 1726773100.63113: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726773100.63816: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726773100.63820: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773100.63849: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773100.64059: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773100.64107: variable 'omit' from source: magic vars 3066 1726773100.64161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773100.64354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773100.64384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773100.64415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773100.64435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773100.64477: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773100.64812: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.64816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.64863: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773100.64879: Set connection var ansible_connection to ssh 3066 1726773100.64894: Set connection var ansible_pipelining to False 3066 1726773100.64914: Set connection var ansible_shell_executable to /bin/sh 3066 1726773100.64923: Set connection var ansible_shell_type to sh 3066 1726773100.64938: Set connection var ansible_timeout to 10 3066 1726773100.64974: variable 'ansible_shell_executable' from source: unknown 3066 1726773100.65086: variable 'ansible_connection' from source: unknown 3066 1726773100.65220: variable 'ansible_module_compression' from source: unknown 3066 1726773100.65231: variable 'ansible_shell_type' from source: unknown 3066 1726773100.65241: variable 'ansible_shell_executable' from source: unknown 3066 1726773100.65251: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773100.65262: variable 'ansible_pipelining' from source: unknown 3066 1726773100.65272: variable 'ansible_timeout' from source: unknown 3066 1726773100.65283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773100.65912: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773100.65916: variable 'omit' from source: magic vars 3066 1726773100.65919: starting attempt loop 3066 1726773100.65921: running the handler 3066 1726773100.65923: _low_level_execute_command(): starting 3066 1726773100.65925: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773100.66825: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.66871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.66887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.66910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.66996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.68796: stdout chunk (state=3): >>>/root <<< 3066 1726773100.68983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.69005: stdout chunk (state=3): >>><<< 3066 1726773100.69020: stderr chunk (state=3): >>><<< 3066 1726773100.69047: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.69067: _low_level_execute_command(): starting 3066 1726773100.69081: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615 `" && echo ansible-tmp-1726773100.6905446-3847-249505165313615="` echo /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615 `" ) && sleep 0' 3066 1726773100.69743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773100.69769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773100.69790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.69813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773100.69840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773100.69854: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773100.69883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.69923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.70015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.70034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.70057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.70145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.72267: stdout chunk (state=3): >>>ansible-tmp-1726773100.6905446-3847-249505165313615=/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615 <<< 3066 1726773100.72459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.72481: stdout chunk (state=3): >>><<< 3066 1726773100.72494: stderr chunk (state=3): >>><<< 3066 1726773100.72521: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773100.6905446-3847-249505165313615=/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.72638: variable 'ansible_module_compression' from source: unknown 3066 1726773100.72717: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773100.72759: variable 'ansible_facts' from source: unknown 3066 1726773100.72868: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py 3066 1726773100.73125: Sending initial data 3066 1726773100.73145: Sent initial data (151 bytes) 3066 1726773100.73756: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.73762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773100.73766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.73768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.73839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.75569: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3066 1726773100.75588: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3066 1726773100.75629: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773100.75671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773100.75724: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp6tx4qjnr /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py <<< 3066 1726773100.75730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py" <<< 3066 1726773100.75768: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp6tx4qjnr" to remote "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py" <<< 3066 1726773100.77002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.77008: stderr chunk (state=3): >>><<< 3066 1726773100.77011: stdout chunk (state=3): >>><<< 3066 1726773100.77013: done transferring module to remote 3066 1726773100.77015: _low_level_execute_command(): starting 3066 1726773100.77017: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/ /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py && sleep 0' 3066 1726773100.77711: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773100.77781: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.77857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.77886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.77930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773100.80312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773100.80316: stdout chunk (state=3): >>><<< 3066 1726773100.80320: stderr chunk (state=3): >>><<< 3066 1726773100.80322: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773100.80325: _low_level_execute_command(): starting 3066 1726773100.80334: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_stat.py && sleep 0' 3066 1726773100.80902: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773100.80950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773100.80954: 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.32 originally 10.31.14.32 <<< 3066 1726773100.80959: 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 <<< 3066 1726773100.80964: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773100.80969: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773100.81039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773100.81043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773100.81090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.23641: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726773100.4988444, "mtime": 1726773099.172824, "ctime": 1726773099.172824, "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": "128410606", "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 1726773101.24827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773101.25086: stderr chunk (state=3): >>><<< 3066 1726773101.25089: stdout chunk (state=3): >>><<< 3066 1726773101.25092: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726773100.4988444, "mtime": 1726773099.172824, "ctime": 1726773099.172824, "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": "128410606", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773101.25095: 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-1726773100.6905446-3847-249505165313615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773101.25345: Sending initial data 3066 1726773101.25356: Sent initial data (139 bytes) 3066 1726773101.25843: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773101.25860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773101.25885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.25909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773101.25930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773101.25997: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.26055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.26073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773101.26104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.26180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.27924: 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 1726773101.27971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773101.28033: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/.rlnce7dt /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.source <<< 3066 1726773101.28036: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.source" <<< 3066 1726773101.28072: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/.rlnce7dt" to remote "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.source" <<< 3066 1726773101.28322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.28359: stderr chunk (state=3): >>><<< 3066 1726773101.28370: stdout chunk (state=3): >>><<< 3066 1726773101.28403: _low_level_execute_command(): starting 3066 1726773101.28439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/ /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.source && sleep 0' 3066 1726773101.29108: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773101.29125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773101.29141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.29170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773101.29281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.29303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.29323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773101.29345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.29428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.31424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.31509: stderr chunk (state=3): >>><<< 3066 1726773101.31521: stdout chunk (state=3): >>><<< 3066 1726773101.31544: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773101.31581: variable 'ansible_module_compression' from source: unknown 3066 1726773101.31647: ANSIBALLZ: Using generic lock for ansible.legacy.copy 3066 1726773101.31656: ANSIBALLZ: Acquiring lock 3066 1726773101.31665: ANSIBALLZ: Lock acquired: 140313307374384 3066 1726773101.31674: ANSIBALLZ: Creating module 3066 1726773101.47772: ANSIBALLZ: Writing module into payload 3066 1726773101.47895: ANSIBALLZ: Writing module 3066 1726773101.47913: ANSIBALLZ: Renaming module 3066 1726773101.47920: ANSIBALLZ: Done creating module 3066 1726773101.47932: variable 'ansible_facts' from source: unknown 3066 1726773101.47983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py 3066 1726773101.48088: Sending initial data 3066 1726773101.48091: Sent initial data (151 bytes) 3066 1726773101.48561: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773101.48564: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.48571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.48573: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.48622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.48625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.48675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.50857: 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 1726773101.50898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773101.50940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp2b_mpy89 /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py <<< 3066 1726773101.50947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py" <<< 3066 1726773101.50984: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp2b_mpy89" to remote "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py" <<< 3066 1726773101.50988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py" <<< 3066 1726773101.51817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.51888: stderr chunk (state=3): >>><<< 3066 1726773101.51891: stdout chunk (state=3): >>><<< 3066 1726773101.51918: done transferring module to remote 3066 1726773101.51927: _low_level_execute_command(): starting 3066 1726773101.51932: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/ /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py && sleep 0' 3066 1726773101.52411: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.52415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773101.52417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.52419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.52426: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.52471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773101.52485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.52531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.54931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.54978: stderr chunk (state=3): >>><<< 3066 1726773101.54984: stdout chunk (state=3): >>><<< 3066 1726773101.54998: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773101.55001: _low_level_execute_command(): starting 3066 1726773101.55009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/AnsiballZ_copy.py && sleep 0' 3066 1726773101.55465: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.55470: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773101.55473: 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.32 is address debug1: re-parsing configuration <<< 3066 1726773101.55479: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773101.55482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.55530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.55534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.55587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.77496: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.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-1726773100.6905446-3847-249505165313615/.source", "_original_basename": ".rlnce7dt", "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 1726773101.79313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773101.79317: stdout chunk (state=3): >>><<< 3066 1726773101.79320: stderr chunk (state=3): >>><<< 3066 1726773101.79323: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.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-1726773100.6905446-3847-249505165313615/.source", "_original_basename": ".rlnce7dt", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773101.79325: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/.source', '_original_basename': '.rlnce7dt', '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-1726773100.6905446-3847-249505165313615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773101.79328: _low_level_execute_command(): starting 3066 1726773101.79330: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773100.6905446-3847-249505165313615/ > /dev/null 2>&1 && sleep 0' 3066 1726773101.80130: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773101.80154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.80236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.82258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.82315: stderr chunk (state=3): >>><<< 3066 1726773101.82319: stdout chunk (state=3): >>><<< 3066 1726773101.82339: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773101.82348: handler run complete 3066 1726773101.82372: attempt loop complete, returning result 3066 1726773101.82378: _execute() done 3066 1726773101.82381: dumping result to json 3066 1726773101.82386: done dumping result, returning 3066 1726773101.82396: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-0514-f23a-000000000032] 3066 1726773101.82402: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000032 3066 1726773101.82516: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000032 3066 1726773101.82519: 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-1726773100.6905446-3847-249505165313615/.source", "state": "file", "uid": 0 } 3066 1726773101.82646: no more pending results, returning what we have 3066 1726773101.82650: results queue empty 3066 1726773101.82651: checking for any_errors_fatal 3066 1726773101.82656: done checking for any_errors_fatal 3066 1726773101.82657: checking for max_fail_percentage 3066 1726773101.82659: done checking for max_fail_percentage 3066 1726773101.82660: checking to see if all hosts have failed and the running result is not ok 3066 1726773101.82661: done checking to see if all hosts have failed 3066 1726773101.82662: getting the remaining hosts for this loop 3066 1726773101.82664: done getting the remaining hosts for this loop 3066 1726773101.82667: getting the next task for host managed_node3 3066 1726773101.82673: done getting next task for host managed_node3 3066 1726773101.82679: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726773101.82682: ^ 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 1726773101.82693: getting variables 3066 1726773101.82695: in VariableManager get_vars() 3066 1726773101.82738: Calling all_inventory to load vars for managed_node3 3066 1726773101.82742: Calling groups_inventory to load vars for managed_node3 3066 1726773101.82745: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773101.82755: Calling all_plugins_play to load vars for managed_node3 3066 1726773101.82758: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773101.82762: Calling groups_plugins_play to load vars for managed_node3 3066 1726773101.82809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773101.82848: done with get_vars() 3066 1726773101.82855: done getting variables 3066 1726773101.82905: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:11:41 -0400 (0:00:01.221) 0:01:18.064 **** 3066 1726773101.82937: entering _queue_task() for managed_node3/copy 3066 1726773101.83150: worker is 1 (out of 1 available) 3066 1726773101.83167: exiting _queue_task() for managed_node3/copy 3066 1726773101.83183: done queuing things up, now waiting for results queue to drain 3066 1726773101.83185: waiting for pending results... 3066 1726773101.83367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726773101.83511: in run() - task 0afff7ba-f7d3-0514-f23a-000000000033 3066 1726773101.83515: variable 'ansible_search_path' from source: unknown 3066 1726773101.83517: variable 'ansible_search_path' from source: unknown 3066 1726773101.83524: calling self._execute() 3066 1726773101.83608: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773101.83623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773101.83639: variable 'omit' from source: magic vars 3066 1726773101.83763: variable 'omit' from source: magic vars 3066 1726773101.83833: variable 'omit' from source: magic vars 3066 1726773101.83874: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726773101.84294: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726773101.84512: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773101.84516: variable 'omit' from source: magic vars 3066 1726773101.84518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773101.84546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773101.84575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773101.84608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773101.84619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773101.84694: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773101.84697: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773101.84700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773101.84761: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773101.84769: Set connection var ansible_connection to ssh 3066 1726773101.84777: Set connection var ansible_pipelining to False 3066 1726773101.84785: Set connection var ansible_shell_executable to /bin/sh 3066 1726773101.84796: Set connection var ansible_shell_type to sh 3066 1726773101.84799: Set connection var ansible_timeout to 10 3066 1726773101.84821: variable 'ansible_shell_executable' from source: unknown 3066 1726773101.84824: variable 'ansible_connection' from source: unknown 3066 1726773101.84827: variable 'ansible_module_compression' from source: unknown 3066 1726773101.84831: variable 'ansible_shell_type' from source: unknown 3066 1726773101.84834: variable 'ansible_shell_executable' from source: unknown 3066 1726773101.84838: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773101.84844: variable 'ansible_pipelining' from source: unknown 3066 1726773101.84846: variable 'ansible_timeout' from source: unknown 3066 1726773101.84851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773101.84967: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773101.85012: variable 'omit' from source: magic vars 3066 1726773101.85017: starting attempt loop 3066 1726773101.85020: running the handler 3066 1726773101.85027: _low_level_execute_command(): starting 3066 1726773101.85029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773101.85560: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.85564: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.85567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773101.85569: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.85629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.85634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.85689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.87503: stdout chunk (state=3): >>>/root <<< 3066 1726773101.87729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.87733: stdout chunk (state=3): >>><<< 3066 1726773101.87736: stderr chunk (state=3): >>><<< 3066 1726773101.87764: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773101.87885: _low_level_execute_command(): starting 3066 1726773101.87889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632 `" && echo ansible-tmp-1726773101.8777404-3890-50717316111632="` echo /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632 `" ) && sleep 0' 3066 1726773101.88563: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773101.88642: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.88735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773101.88761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.88799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.90953: stdout chunk (state=3): >>>ansible-tmp-1726773101.8777404-3890-50717316111632=/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632 <<< 3066 1726773101.91183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.91186: stdout chunk (state=3): >>><<< 3066 1726773101.91189: stderr chunk (state=3): >>><<< 3066 1726773101.91387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773101.8777404-3890-50717316111632=/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773101.91395: variable 'ansible_module_compression' from source: unknown 3066 1726773101.91401: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773101.91439: variable 'ansible_facts' from source: unknown 3066 1726773101.91523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py 3066 1726773101.91756: Sending initial data 3066 1726773101.91760: Sent initial data (150 bytes) 3066 1726773101.92345: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.92431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.92478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.94196: 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 1726773101.94232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773101.94273: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpisji1ddb /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py <<< 3066 1726773101.94282: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py" <<< 3066 1726773101.94310: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpisji1ddb" to remote "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py" <<< 3066 1726773101.94317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py" <<< 3066 1726773101.95659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.95681: stderr chunk (state=3): >>><<< 3066 1726773101.95685: stdout chunk (state=3): >>><<< 3066 1726773101.95814: done transferring module to remote 3066 1726773101.95818: _low_level_execute_command(): starting 3066 1726773101.95821: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/ /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py && sleep 0' 3066 1726773101.96599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773101.96617: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.96632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.96698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.96716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.96768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773101.99111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773101.99115: stdout chunk (state=3): >>><<< 3066 1726773101.99118: stderr chunk (state=3): >>><<< 3066 1726773101.99120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773101.99128: _low_level_execute_command(): starting 3066 1726773101.99130: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_stat.py && sleep 0' 3066 1726773101.99728: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773101.99823: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773101.99842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773101.99860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773101.99872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773101.99954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.24901: 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": 262614, "dev": 51714, "nlink": 1, "atime": 1726773098.9808211, "mtime": 1726773099.172824, "ctime": 1726773099.172824, "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": "2794241938", "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 1726773102.27123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773102.27146: stderr chunk (state=3): >>><<< 3066 1726773102.27156: stdout chunk (state=3): >>><<< 3066 1726773102.27188: _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": 262614, "dev": 51714, "nlink": 1, "atime": 1726773098.9808211, "mtime": 1726773099.172824, "ctime": 1726773099.172824, "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": "2794241938", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773102.27349: 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-1726773101.8777404-3890-50717316111632/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773102.27501: Sending initial data 3066 1726773102.27505: Sent initial data (138 bytes) 3066 1726773102.28331: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.28359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.28447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.30233: 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 1726773102.30335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773102.30340: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/.7r6bem4q /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.source <<< 3066 1726773102.30342: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.source" <<< 3066 1726773102.30385: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/.7r6bem4q" to remote "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.source" <<< 3066 1726773102.30552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.30810: stderr chunk (state=3): >>><<< 3066 1726773102.30813: stdout chunk (state=3): >>><<< 3066 1726773102.30816: _low_level_execute_command(): starting 3066 1726773102.30818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/ /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.source && sleep 0' 3066 1726773102.31422: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773102.31437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.31463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773102.31574: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.31601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.31623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.31645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.31731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.33756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.33820: stderr chunk (state=3): >>><<< 3066 1726773102.33830: stdout chunk (state=3): >>><<< 3066 1726773102.33846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773102.33870: variable 'ansible_module_compression' from source: unknown 3066 1726773102.33916: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726773102.33934: variable 'ansible_facts' from source: unknown 3066 1726773102.33995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py 3066 1726773102.34118: Sending initial data 3066 1726773102.34122: Sent initial data (150 bytes) 3066 1726773102.34668: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.34671: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773102.34678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773102.34681: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773102.34685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.34734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.34738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.34788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.36612: 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 1726773102.36644: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773102.36682: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmputewiwz8 /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py <<< 3066 1726773102.36686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py" <<< 3066 1726773102.36723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmputewiwz8" to remote "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py" <<< 3066 1726773102.41322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.41423: stderr chunk (state=3): >>><<< 3066 1726773102.41428: stdout chunk (state=3): >>><<< 3066 1726773102.41560: done transferring module to remote 3066 1726773102.41565: _low_level_execute_command(): starting 3066 1726773102.41568: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/ /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py && sleep 0' 3066 1726773102.42414: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.42418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.42421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.44479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.44486: stdout chunk (state=3): >>><<< 3066 1726773102.44496: stderr chunk (state=3): >>><<< 3066 1726773102.44520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773102.44524: _low_level_execute_command(): starting 3066 1726773102.44531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/AnsiballZ_copy.py && sleep 0' 3066 1726773102.45185: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773102.45195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.45208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773102.45224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773102.45237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773102.45246: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773102.45260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.45363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773102.45367: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773102.45370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726773102.45372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.45374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773102.45376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773102.45379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773102.45381: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726773102.45383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.45464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.45467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.45470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.45748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.65669: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.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-1726773101.8777404-3890-50717316111632/.source", "_original_basename": ".7r6bem4q", "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 1726773102.67377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773102.67411: stderr chunk (state=3): >>><<< 3066 1726773102.67415: stdout chunk (state=3): >>><<< 3066 1726773102.67431: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.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-1726773101.8777404-3890-50717316111632/.source", "_original_basename": ".7r6bem4q", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773102.67466: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/.source', '_original_basename': '.7r6bem4q', '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-1726773101.8777404-3890-50717316111632/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773102.67475: _low_level_execute_command(): starting 3066 1726773102.67483: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773101.8777404-3890-50717316111632/ > /dev/null 2>&1 && sleep 0' 3066 1726773102.67982: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.67986: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.67989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.67991: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.68047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.68055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.68100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.70438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.70442: stdout chunk (state=3): >>><<< 3066 1726773102.70445: stderr chunk (state=3): >>><<< 3066 1726773102.70447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773102.70450: handler run complete 3066 1726773102.70452: attempt loop complete, returning result 3066 1726773102.70454: _execute() done 3066 1726773102.70456: dumping result to json 3066 1726773102.70459: done dumping result, returning 3066 1726773102.70461: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-0514-f23a-000000000033] 3066 1726773102.70463: sending task result for task 0afff7ba-f7d3-0514-f23a-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-1726773101.8777404-3890-50717316111632/.source", "state": "file", "uid": 0 } 3066 1726773102.70749: no more pending results, returning what we have 3066 1726773102.70757: results queue empty 3066 1726773102.70758: checking for any_errors_fatal 3066 1726773102.70765: done checking for any_errors_fatal 3066 1726773102.70766: checking for max_fail_percentage 3066 1726773102.70768: done checking for max_fail_percentage 3066 1726773102.70768: checking to see if all hosts have failed and the running result is not ok 3066 1726773102.70769: done checking to see if all hosts have failed 3066 1726773102.70770: getting the remaining hosts for this loop 3066 1726773102.70772: done getting the remaining hosts for this loop 3066 1726773102.70776: getting the next task for host managed_node3 3066 1726773102.70781: done getting next task for host managed_node3 3066 1726773102.70785: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726773102.70788: ^ 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 1726773102.70802: getting variables 3066 1726773102.70804: in VariableManager get_vars() 3066 1726773102.70905: Calling all_inventory to load vars for managed_node3 3066 1726773102.70911: Calling groups_inventory to load vars for managed_node3 3066 1726773102.70914: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773102.70986: Calling all_plugins_play to load vars for managed_node3 3066 1726773102.70991: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773102.70996: Calling groups_plugins_play to load vars for managed_node3 3066 1726773102.71059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773102.71226: done with get_vars() 3066 1726773102.71238: done getting variables 3066 1726773102.71309: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000033 3066 1726773102.71314: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:11:42 -0400 (0:00:00.884) 0:01:18.948 **** 3066 1726773102.71384: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773102.72268: worker is 1 (out of 1 available) 3066 1726773102.72285: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773102.72300: done queuing things up, now waiting for results queue to drain 3066 1726773102.72302: waiting for pending results... 3066 1726773102.72833: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726773102.73119: in run() - task 0afff7ba-f7d3-0514-f23a-000000000034 3066 1726773102.73143: variable 'ansible_search_path' from source: unknown 3066 1726773102.73186: variable 'ansible_search_path' from source: unknown 3066 1726773102.73253: calling self._execute() 3066 1726773102.73622: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773102.73713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773102.73717: variable 'omit' from source: magic vars 3066 1726773102.73797: variable 'omit' from source: magic vars 3066 1726773102.73999: variable 'omit' from source: magic vars 3066 1726773102.74073: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773102.75012: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773102.75159: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773102.75282: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773102.75361: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773102.75427: variable 'omit' from source: magic vars 3066 1726773102.75620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773102.75670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773102.75736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773102.75812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773102.75833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773102.75934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773102.75944: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773102.76121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773102.76256: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773102.76270: Set connection var ansible_connection to ssh 3066 1726773102.76286: Set connection var ansible_pipelining to False 3066 1726773102.76328: Set connection var ansible_shell_executable to /bin/sh 3066 1726773102.76341: Set connection var ansible_shell_type to sh 3066 1726773102.76554: Set connection var ansible_timeout to 10 3066 1726773102.76557: variable 'ansible_shell_executable' from source: unknown 3066 1726773102.76560: variable 'ansible_connection' from source: unknown 3066 1726773102.76562: variable 'ansible_module_compression' from source: unknown 3066 1726773102.76564: variable 'ansible_shell_type' from source: unknown 3066 1726773102.76566: variable 'ansible_shell_executable' from source: unknown 3066 1726773102.76568: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773102.76570: variable 'ansible_pipelining' from source: unknown 3066 1726773102.76572: variable 'ansible_timeout' from source: unknown 3066 1726773102.76577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773102.76781: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773102.76799: variable 'omit' from source: magic vars 3066 1726773102.76812: starting attempt loop 3066 1726773102.76819: running the handler 3066 1726773102.76833: _low_level_execute_command(): starting 3066 1726773102.76844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773102.77592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773102.77614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.77632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773102.77660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773102.77728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.77798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.77820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.77858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.77941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.79750: stdout chunk (state=3): >>>/root <<< 3066 1726773102.80012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.80016: stdout chunk (state=3): >>><<< 3066 1726773102.80019: stderr chunk (state=3): >>><<< 3066 1726773102.80022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773102.80024: _low_level_execute_command(): starting 3066 1726773102.80027: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716 `" && echo ansible-tmp-1726773102.7996376-3934-30731602690716="` echo /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716 `" ) && sleep 0' 3066 1726773102.80545: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773102.80576: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773102.80581: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.80640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.80648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.80703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.83033: stdout chunk (state=3): >>>ansible-tmp-1726773102.7996376-3934-30731602690716=/root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716 <<< 3066 1726773102.83036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.83117: stderr chunk (state=3): >>><<< 3066 1726773102.83120: stdout chunk (state=3): >>><<< 3066 1726773102.83329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773102.7996376-3934-30731602690716=/root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773102.83333: variable 'ansible_module_compression' from source: unknown 3066 1726773102.83335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3066 1726773102.83408: variable 'ansible_facts' from source: unknown 3066 1726773102.83576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py 3066 1726773102.83700: Sending initial data 3066 1726773102.83714: Sent initial data (172 bytes) 3066 1726773102.84132: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773102.84146: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773102.84158: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.84207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.84229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.84270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.86261: 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 1726773102.86296: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773102.86442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp00d2j1u0 /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726773102.86450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp00d2j1u0" to remote "/root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773102.88208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.88448: stderr chunk (state=3): >>><<< 3066 1726773102.88451: stdout chunk (state=3): >>><<< 3066 1726773102.88454: done transferring module to remote 3066 1726773102.88456: _low_level_execute_command(): starting 3066 1726773102.88459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/ /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773102.89119: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773102.89141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773102.89234: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.89260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.89279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.89301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.89409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773102.91462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773102.91501: stderr chunk (state=3): >>><<< 3066 1726773102.91516: stdout chunk (state=3): >>><<< 3066 1726773102.91637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773102.91641: _low_level_execute_command(): starting 3066 1726773102.91643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773102.92229: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773102.92300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773102.92327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773102.92358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773102.92402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.12119: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3066 1726773103.13893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773103.13961: stderr chunk (state=3): >>><<< 3066 1726773103.13965: stdout chunk (state=3): >>><<< 3066 1726773103.13983: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773103.14010: 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-1726773102.7996376-3934-30731602690716/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773103.14020: _low_level_execute_command(): starting 3066 1726773103.14026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773102.7996376-3934-30731602690716/ > /dev/null 2>&1 && sleep 0' 3066 1726773103.14512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.14517: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.14540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773103.14543: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.14593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773103.14597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.14600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.14659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.16913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.16916: stdout chunk (state=3): >>><<< 3066 1726773103.16921: stderr chunk (state=3): >>><<< 3066 1726773103.16924: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773103.16926: handler run complete 3066 1726773103.16928: attempt loop complete, returning result 3066 1726773103.16930: _execute() done 3066 1726773103.16932: dumping result to json 3066 1726773103.16935: done dumping result, returning 3066 1726773103.16937: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-0514-f23a-000000000034] 3066 1726773103.16939: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000034 ok: [managed_node3] => { "changed": false, "data": {} } 3066 1726773103.17135: no more pending results, returning what we have 3066 1726773103.17140: results queue empty 3066 1726773103.17141: checking for any_errors_fatal 3066 1726773103.17150: done checking for any_errors_fatal 3066 1726773103.17151: checking for max_fail_percentage 3066 1726773103.17153: done checking for max_fail_percentage 3066 1726773103.17154: checking to see if all hosts have failed and the running result is not ok 3066 1726773103.17155: done checking to see if all hosts have failed 3066 1726773103.17195: getting the remaining hosts for this loop 3066 1726773103.17198: done getting the remaining hosts for this loop 3066 1726773103.17204: getting the next task for host managed_node3 3066 1726773103.17219: done getting next task for host managed_node3 3066 1726773103.17224: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726773103.17227: ^ 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 1726773103.17241: getting variables 3066 1726773103.17258: in VariableManager get_vars() 3066 1726773103.17314: Calling all_inventory to load vars for managed_node3 3066 1726773103.17318: Calling groups_inventory to load vars for managed_node3 3066 1726773103.17320: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773103.17327: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000034 3066 1726773103.17329: WORKER PROCESS EXITING 3066 1726773103.17341: Calling all_plugins_play to load vars for managed_node3 3066 1726773103.17345: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773103.17350: Calling groups_plugins_play to load vars for managed_node3 3066 1726773103.17426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773103.17482: done with get_vars() 3066 1726773103.17492: done getting variables 3066 1726773103.17598: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:11:43 -0400 (0:00:00.462) 0:01:19.410 **** 3066 1726773103.17625: entering _queue_task() for managed_node3/template 3066 1726773103.17626: Creating lock for template 3066 1726773103.17831: worker is 1 (out of 1 available) 3066 1726773103.17849: exiting _queue_task() for managed_node3/template 3066 1726773103.17863: done queuing things up, now waiting for results queue to drain 3066 1726773103.17865: waiting for pending results... 3066 1726773103.18039: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726773103.18109: in run() - task 0afff7ba-f7d3-0514-f23a-000000000035 3066 1726773103.18122: variable 'ansible_search_path' from source: unknown 3066 1726773103.18126: variable 'ansible_search_path' from source: unknown 3066 1726773103.18158: calling self._execute() 3066 1726773103.18225: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773103.18232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773103.18241: variable 'omit' from source: magic vars 3066 1726773103.18333: variable 'omit' from source: magic vars 3066 1726773103.18371: variable 'omit' from source: magic vars 3066 1726773103.18647: variable '__kernel_settings_profile_src' from source: role '' all vars 3066 1726773103.18654: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773103.18721: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773103.18741: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773103.18800: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773103.18862: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773103.18934: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773103.18939: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773103.18968: variable 'omit' from source: magic vars 3066 1726773103.19011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773103.19040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773103.19058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773103.19078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773103.19091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773103.19121: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773103.19125: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773103.19130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773103.19215: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773103.19221: Set connection var ansible_connection to ssh 3066 1726773103.19229: Set connection var ansible_pipelining to False 3066 1726773103.19237: Set connection var ansible_shell_executable to /bin/sh 3066 1726773103.19240: Set connection var ansible_shell_type to sh 3066 1726773103.19246: Set connection var ansible_timeout to 10 3066 1726773103.19266: variable 'ansible_shell_executable' from source: unknown 3066 1726773103.19269: variable 'ansible_connection' from source: unknown 3066 1726773103.19272: variable 'ansible_module_compression' from source: unknown 3066 1726773103.19279: variable 'ansible_shell_type' from source: unknown 3066 1726773103.19282: variable 'ansible_shell_executable' from source: unknown 3066 1726773103.19284: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773103.19289: variable 'ansible_pipelining' from source: unknown 3066 1726773103.19291: variable 'ansible_timeout' from source: unknown 3066 1726773103.19308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773103.19515: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773103.19519: variable 'omit' from source: magic vars 3066 1726773103.19522: starting attempt loop 3066 1726773103.19524: running the handler 3066 1726773103.19526: _low_level_execute_command(): starting 3066 1726773103.19528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773103.20188: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773103.20205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773103.20223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.20244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773103.20263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773103.20276: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773103.20327: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.20394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773103.20413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.20454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.20553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.22359: stdout chunk (state=3): >>>/root <<< 3066 1726773103.22470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.22520: stderr chunk (state=3): >>><<< 3066 1726773103.22524: stdout chunk (state=3): >>><<< 3066 1726773103.22545: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773103.22561: _low_level_execute_command(): starting 3066 1726773103.22568: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302 `" && echo ansible-tmp-1726773103.225461-3960-53077562059302="` echo /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302 `" ) && sleep 0' 3066 1726773103.22989: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.23011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773103.23015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.23018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773103.23020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.23045: stderr 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773103.23049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.23101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.23105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.23159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.25323: stdout chunk (state=3): >>>ansible-tmp-1726773103.225461-3960-53077562059302=/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302 <<< 3066 1726773103.25447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.25489: stderr chunk (state=3): >>><<< 3066 1726773103.25493: stdout chunk (state=3): >>><<< 3066 1726773103.25510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773103.225461-3960-53077562059302=/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773103.25525: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3066 1726773103.25552: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3066 1726773103.25578: variable 'ansible_search_path' from source: unknown 3066 1726773103.26935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773103.28444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773103.28509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773103.28541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773103.28574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773103.28597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773103.28890: Loading FilterModule 'ansible_collections.ansible.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 1726773103.28949: Loading FilterModule 'ansible_collections.ansible.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 1726773103.28968: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29026: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29036: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29501: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29711: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29714: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29717: Loading FilterModule 'ansible_collections.ansible.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 1726773103.29719: Loading FilterModule 'ansible_collections.ansible.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 1726773103.30160: variable 'ansible_managed' from source: unknown 3066 1726773103.30173: variable '__sections' from source: task vars 3066 1726773103.30356: Loading FilterModule 'ansible_collections.ansible.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 1726773103.30409: Loading FilterModule 'ansible_collections.ansible.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 1726773103.30435: Loading FilterModule 'ansible_collections.ansible.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 1726773103.30524: Loading FilterModule 'ansible_collections.ansible.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 1726773103.30528: Loading FilterModule 'ansible_collections.ansible.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 1726773103.30826: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726773103.30829: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773103.30832: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773103.30834: variable '__sysctl_old' from source: task vars 3066 1726773103.30837: variable '__sysctl_old' from source: task vars 3066 1726773103.31155: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726773103.31161: variable 'kernel_settings_sysctl' from source: role '' defaults 3066 1726773103.31171: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773103.31179: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773103.31187: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773103.31468: variable 'kernel_settings_sysfs' from source: role '' defaults 3066 1726773103.31471: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773103.31480: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773103.31509: variable '__sysfs_old' from source: task vars 3066 1726773103.31582: variable '__sysfs_old' from source: task vars 3066 1726773103.31903: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726773103.31909: variable 'kernel_settings_sysfs' from source: role '' defaults 3066 1726773103.31916: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773103.31923: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773103.31929: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773103.31958: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3066 1726773103.31966: variable '__systemd_old' from source: task vars 3066 1726773103.32038: variable '__systemd_old' from source: task vars 3066 1726773103.32225: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726773103.32228: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3066 1726773103.32234: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773103.32240: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773103.32253: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3066 1726773103.32259: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3066 1726773103.32264: variable '__trans_huge_old' from source: task vars 3066 1726773103.32321: variable '__trans_huge_old' from source: task vars 3066 1726773103.32711: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726773103.32714: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3066 1726773103.32717: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773103.32719: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773103.32721: variable '__trans_defrag_old' from source: task vars 3066 1726773103.32763: variable '__trans_defrag_old' from source: task vars 3066 1726773103.33091: variable 'kernel_settings_purge' from source: role '' defaults 3066 1726773103.33102: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3066 1726773103.33114: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773103.33124: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773103.33154: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773103.33186: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773103.33200: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773103.34140: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773103.34199: variable 'ansible_module_compression' from source: unknown 3066 1726773103.34255: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773103.34512: variable 'ansible_facts' from source: unknown 3066 1726773103.34516: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py 3066 1726773103.34593: Sending initial data 3066 1726773103.34596: Sent initial data (149 bytes) 3066 1726773103.35116: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.35132: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.35145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.35205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773103.35229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.35278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.37186: 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 1726773103.37195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773103.37198: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp3yufzw47 /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py <<< 3066 1726773103.37201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py" <<< 3066 1726773103.37204: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp3yufzw47" to remote "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py" <<< 3066 1726773103.38309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.38313: stderr chunk (state=3): >>><<< 3066 1726773103.38316: stdout chunk (state=3): >>><<< 3066 1726773103.38319: done transferring module to remote 3066 1726773103.38321: _low_level_execute_command(): starting 3066 1726773103.38333: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/ /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py && sleep 0' 3066 1726773103.39011: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773103.39065: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.39146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.39165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.39217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.41238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.41283: stderr chunk (state=3): >>><<< 3066 1726773103.41286: stdout chunk (state=3): >>><<< 3066 1726773103.41306: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773103.41312: _low_level_execute_command(): starting 3066 1726773103.41316: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_stat.py && sleep 0' 3066 1726773103.41738: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.41742: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.41747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.41749: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.41788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773103.41812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.41818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.41872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.62018: 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 1726773103.63944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773103.64003: stderr chunk (state=3): >>><<< 3066 1726773103.64009: stdout chunk (state=3): >>><<< 3066 1726773103.64023: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773103.64049: 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-1726773103.225461-3960-53077562059302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773103.64150: Sending initial data 3066 1726773103.64154: Sent initial data (163 bytes) 3066 1726773103.64583: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.64591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773103.64611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.64619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773103.64667: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.64741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.64794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.66731: 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 1726773103.66736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773103.66770: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp677kivxb/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.source.conf <<< 3066 1726773103.66774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.source.conf" <<< 3066 1726773103.66835: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp677kivxb/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.source.conf" <<< 3066 1726773103.67445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.67449: stdout chunk (state=3): >>><<< 3066 1726773103.67451: stderr chunk (state=3): >>><<< 3066 1726773103.67454: _low_level_execute_command(): starting 3066 1726773103.67456: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/ /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.source.conf && sleep 0' 3066 1726773103.68728: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773103.68743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773103.68752: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773103.68765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.68780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773103.68788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773103.68878: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726773103.68882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773103.68987: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.69107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.69149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.71222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.71432: stderr chunk (state=3): >>><<< 3066 1726773103.71435: stdout chunk (state=3): >>><<< 3066 1726773103.71453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773103.71484: variable 'ansible_module_compression' from source: unknown 3066 1726773103.71531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726773103.71601: variable 'ansible_facts' from source: unknown 3066 1726773103.71789: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py 3066 1726773103.72017: Sending initial data 3066 1726773103.72020: Sent initial data (149 bytes) 3066 1726773103.72922: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.72930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.72998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.75362: 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 1726773103.75467: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773103.75523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpb4bzxqul /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py <<< 3066 1726773103.75527: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py" <<< 3066 1726773103.75564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpb4bzxqul" to remote "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py" <<< 3066 1726773103.77019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.77173: stderr chunk (state=3): >>><<< 3066 1726773103.77177: stdout chunk (state=3): >>><<< 3066 1726773103.77180: done transferring module to remote 3066 1726773103.77182: _low_level_execute_command(): starting 3066 1726773103.77185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/ /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py && sleep 0' 3066 1726773103.78923: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773103.78926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.78929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.78931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773103.80926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773103.81015: stderr chunk (state=3): >>><<< 3066 1726773103.81018: stdout chunk (state=3): >>><<< 3066 1726773103.81042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773103.81046: _low_level_execute_command(): starting 3066 1726773103.81053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/AnsiballZ_copy.py && sleep 0' 3066 1726773103.81823: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773103.81915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773103.81941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773103.81978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773103.82078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.05953: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.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-1726773103.225461-3960-53077562059302/.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 1726773104.07821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773104.07826: stdout chunk (state=3): >>><<< 3066 1726773104.07832: stderr chunk (state=3): >>><<< 3066 1726773104.07835: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.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-1726773103.225461-3960-53077562059302/.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773104.07849: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/.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-1726773103.225461-3960-53077562059302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773104.07885: _low_level_execute_command(): starting 3066 1726773104.07889: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773103.225461-3960-53077562059302/ > /dev/null 2>&1 && sleep 0' 3066 1726773104.08479: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773104.08487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773104.08499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.08522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773104.08529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773104.08535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.08566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773104.08569: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.08643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773104.08646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.08702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.10916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.10920: stdout chunk (state=3): >>><<< 3066 1726773104.10922: stderr chunk (state=3): >>><<< 3066 1726773104.11131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773104.11135: handler run complete 3066 1726773104.11210: attempt loop complete, returning result 3066 1726773104.11213: _execute() done 3066 1726773104.11216: dumping result to json 3066 1726773104.11218: done dumping result, returning 3066 1726773104.11220: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-0514-f23a-000000000035] 3066 1726773104.11223: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000035 3066 1726773104.11537: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000035 3066 1726773104.11540: 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-1726773103.225461-3960-53077562059302/.source.conf", "state": "file", "uid": 0 } 3066 1726773104.11644: no more pending results, returning what we have 3066 1726773104.11648: results queue empty 3066 1726773104.11649: checking for any_errors_fatal 3066 1726773104.11656: done checking for any_errors_fatal 3066 1726773104.11661: checking for max_fail_percentage 3066 1726773104.11663: done checking for max_fail_percentage 3066 1726773104.11664: checking to see if all hosts have failed and the running result is not ok 3066 1726773104.11665: done checking to see if all hosts have failed 3066 1726773104.11666: getting the remaining hosts for this loop 3066 1726773104.11668: done getting the remaining hosts for this loop 3066 1726773104.11672: getting the next task for host managed_node3 3066 1726773104.11680: done getting next task for host managed_node3 3066 1726773104.11684: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726773104.11687: ^ 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 1726773104.11699: getting variables 3066 1726773104.11701: in VariableManager get_vars() 3066 1726773104.11742: Calling all_inventory to load vars for managed_node3 3066 1726773104.11745: Calling groups_inventory to load vars for managed_node3 3066 1726773104.11748: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773104.11758: Calling all_plugins_play to load vars for managed_node3 3066 1726773104.11762: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773104.11766: Calling groups_plugins_play to load vars for managed_node3 3066 1726773104.11831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773104.11890: done with get_vars() 3066 1726773104.11901: done getting variables 3066 1726773104.11974: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:11:44 -0400 (0:00:00.943) 0:01:20.354 **** 3066 1726773104.12014: entering _queue_task() for managed_node3/service 3066 1726773104.12263: worker is 1 (out of 1 available) 3066 1726773104.12397: exiting _queue_task() for managed_node3/service 3066 1726773104.12413: done queuing things up, now waiting for results queue to drain 3066 1726773104.12415: waiting for pending results... 3066 1726773104.12657: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726773104.12814: in run() - task 0afff7ba-f7d3-0514-f23a-000000000036 3066 1726773104.12823: variable 'ansible_search_path' from source: unknown 3066 1726773104.12826: variable 'ansible_search_path' from source: unknown 3066 1726773104.12885: variable '__kernel_settings_services' from source: include_vars 3066 1726773104.13309: variable '__kernel_settings_services' from source: include_vars 3066 1726773104.13400: variable 'omit' from source: magic vars 3066 1726773104.13542: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773104.13579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773104.13684: variable 'omit' from source: magic vars 3066 1726773104.14001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773104.14326: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773104.14394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773104.14444: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773104.14498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773104.14633: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726773104.14667: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726773104.14690: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 3066 1726773104.14701: variable 'omit' from source: magic vars 3066 1726773104.14777: variable 'omit' from source: magic vars 3066 1726773104.14835: variable 'item' from source: unknown 3066 1726773104.14936: variable 'item' from source: unknown 3066 1726773104.14993: variable 'omit' from source: magic vars 3066 1726773104.15019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773104.15059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773104.15088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773104.15222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773104.15226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773104.15228: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773104.15231: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773104.15234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773104.15338: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773104.15356: Set connection var ansible_connection to ssh 3066 1726773104.15367: Set connection var ansible_pipelining to False 3066 1726773104.15385: Set connection var ansible_shell_executable to /bin/sh 3066 1726773104.15393: Set connection var ansible_shell_type to sh 3066 1726773104.15403: Set connection var ansible_timeout to 10 3066 1726773104.15442: variable 'ansible_shell_executable' from source: unknown 3066 1726773104.15454: variable 'ansible_connection' from source: unknown 3066 1726773104.15465: variable 'ansible_module_compression' from source: unknown 3066 1726773104.15472: variable 'ansible_shell_type' from source: unknown 3066 1726773104.15482: variable 'ansible_shell_executable' from source: unknown 3066 1726773104.15549: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773104.15552: variable 'ansible_pipelining' from source: unknown 3066 1726773104.15554: variable 'ansible_timeout' from source: unknown 3066 1726773104.15556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773104.15656: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773104.15682: variable 'omit' from source: magic vars 3066 1726773104.15694: starting attempt loop 3066 1726773104.15703: running the handler 3066 1726773104.15822: variable 'ansible_facts' from source: unknown 3066 1726773104.15864: _low_level_execute_command(): starting 3066 1726773104.15887: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773104.16445: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.16449: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.16453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773104.16455: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.16508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773104.16512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.16561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.18372: stdout chunk (state=3): >>>/root <<< 3066 1726773104.18537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.18590: stderr chunk (state=3): >>><<< 3066 1726773104.18609: stdout chunk (state=3): >>><<< 3066 1726773104.18630: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773104.18650: _low_level_execute_command(): starting 3066 1726773104.18697: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261 `" && echo ansible-tmp-1726773104.186319-4014-143843514837261="` echo /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261 `" ) && sleep 0' 3066 1726773104.19130: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.19133: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.19136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773104.19139: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773104.19141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.19180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773104.19197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.19248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.21836: stdout chunk (state=3): >>>ansible-tmp-1726773104.186319-4014-143843514837261=/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261 <<< 3066 1726773104.22118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.22122: stdout chunk (state=3): >>><<< 3066 1726773104.22124: stderr chunk (state=3): >>><<< 3066 1726773104.22127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773104.186319-4014-143843514837261=/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773104.22129: variable 'ansible_module_compression' from source: unknown 3066 1726773104.22188: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773104.22261: variable 'ansible_facts' from source: unknown 3066 1726773104.22434: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py 3066 1726773104.22647: Sending initial data 3066 1726773104.22650: Sent initial data (151 bytes) 3066 1726773104.23383: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.23398: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.23466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773104.23496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773104.23535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.23578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.25693: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3066 1726773104.25736: 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 1726773104.25767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773104.25853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp9robhrtl /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py <<< 3066 1726773104.25856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py" <<< 3066 1726773104.25936: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp9robhrtl" to remote "/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py" <<< 3066 1726773104.28389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.28489: stderr chunk (state=3): >>><<< 3066 1726773104.28496: stdout chunk (state=3): >>><<< 3066 1726773104.28499: done transferring module to remote 3066 1726773104.28502: _low_level_execute_command(): starting 3066 1726773104.28504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/ /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py && sleep 0' 3066 1726773104.29177: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773104.29220: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.29234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773104.29265: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.29371: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773104.29394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.29488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.31615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.31624: stdout chunk (state=3): >>><<< 3066 1726773104.31630: stderr chunk (state=3): >>><<< 3066 1726773104.31704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773104.31710: _low_level_execute_command(): starting 3066 1726773104.31712: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_setup.py && sleep 0' 3066 1726773104.32069: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.32094: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.32198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773104.32229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.32289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.69196: 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 1726773104.71657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773104.71713: stderr chunk (state=3): >>><<< 3066 1726773104.71717: stdout chunk (state=3): >>><<< 3066 1726773104.71734: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773104.71764: 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-1726773104.186319-4014-143843514837261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773104.71781: 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 1726773104.71841: variable 'ansible_module_compression' from source: unknown 3066 1726773104.71873: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3066 1726773104.71925: variable 'ansible_facts' from source: unknown 3066 1726773104.72064: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py 3066 1726773104.72180: Sending initial data 3066 1726773104.72183: Sent initial data (153 bytes) 3066 1726773104.72845: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773104.72853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773104.72858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.72893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.74665: 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 1726773104.74673: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773104.74702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773104.74739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpxgj7d6hq /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py <<< 3066 1726773104.74745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py" <<< 3066 1726773104.74774: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpxgj7d6hq" to remote "/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py" <<< 3066 1726773104.76479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.76547: stderr chunk (state=3): >>><<< 3066 1726773104.76550: stdout chunk (state=3): >>><<< 3066 1726773104.76577: done transferring module to remote 3066 1726773104.76584: _low_level_execute_command(): starting 3066 1726773104.76589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/ /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py && sleep 0' 3066 1726773104.77062: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773104.77065: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773104.77068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773104.77070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773104.77075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.77131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773104.77137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.77184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773104.79548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773104.79582: stderr chunk (state=3): >>><<< 3066 1726773104.79586: stdout chunk (state=3): >>><<< 3066 1726773104.79617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773104.79621: _low_level_execute_command(): starting 3066 1726773104.79623: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/AnsiballZ_systemd.py && sleep 0' 3066 1726773104.80083: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773104.80086: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773104.80089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773104.80091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773104.80094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773104.80154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773104.80158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773104.80209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773105.37941: 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": "3798", "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 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "484921216", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3798", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3798 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3798 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5489", "MemoryCurrent": "16248832", "MemoryAvailable": "infinity", "CPUUsageNSec": "407057000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0",<<< 3066 1726773105.37953: stdout chunk (state=3): >>> "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", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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 15:11:39 EDT", "StateChangeTimestampMonotonic": "485550831", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:38 EDT", "InactiveExitTimestampMonotonic": "484921707", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "485550831", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:11:38 EDT", "ConditionTimestampMonotonic": "484849331", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "484849335", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fb7af44abf3340a3a390a4dd735a1563", "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 1726773105.40394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773105.40461: stderr chunk (state=3): >>><<< 3066 1726773105.40465: stdout chunk (state=3): >>><<< 3066 1726773105.40492: _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": "3798", "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 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "484921216", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3798", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3798 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3798 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5489", "MemoryCurrent": "16248832", "MemoryAvailable": "infinity", "CPUUsageNSec": "407057000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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 15:11:39 EDT", "StateChangeTimestampMonotonic": "485550831", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:38 EDT", "InactiveExitTimestampMonotonic": "484921707", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "485550831", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:11:38 EDT", "ConditionTimestampMonotonic": "484849331", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "484849335", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fb7af44abf3340a3a390a4dd735a1563", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773105.40678: 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-1726773104.186319-4014-143843514837261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773105.40693: _low_level_execute_command(): starting 3066 1726773105.40698: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773104.186319-4014-143843514837261/ > /dev/null 2>&1 && sleep 0' 3066 1726773105.41211: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773105.41215: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.41218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773105.41221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.41271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773105.41278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773105.41280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773105.41329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773105.43556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773105.43607: stderr chunk (state=3): >>><<< 3066 1726773105.43611: stdout chunk (state=3): >>><<< 3066 1726773105.43625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773105.43632: handler run complete 3066 1726773105.43690: attempt loop complete, returning result 3066 1726773105.43708: variable 'item' from source: unknown 3066 1726773105.43775: 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 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "485550831", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "484849335", "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": "407057000", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "484849331", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5489", "ControlPID": "0", "CoredumpFilter": "0x33", "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": "3798", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "484921216", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3798 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3798 ; 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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 15:11:38 EDT", "InactiveExitTimestampMonotonic": "484921707", "InvocationID": "fb7af44abf3340a3a390a4dd735a1563", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3798", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16248832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "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": "dbus-broker.service sysinit.target 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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:11:39 EDT", "StateChangeTimestampMonotonic": "485550831", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "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 1726773105.44332: dumping result to json 3066 1726773105.44336: done dumping result, returning 3066 1726773105.44338: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-0514-f23a-000000000036] 3066 1726773105.44340: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000036 3066 1726773105.44414: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000036 3066 1726773105.44417: WORKER PROCESS EXITING 3066 1726773105.44523: no more pending results, returning what we have 3066 1726773105.44525: results queue empty 3066 1726773105.44526: checking for any_errors_fatal 3066 1726773105.44531: done checking for any_errors_fatal 3066 1726773105.44532: checking for max_fail_percentage 3066 1726773105.44533: done checking for max_fail_percentage 3066 1726773105.44534: checking to see if all hosts have failed and the running result is not ok 3066 1726773105.44534: done checking to see if all hosts have failed 3066 1726773105.44535: getting the remaining hosts for this loop 3066 1726773105.44536: done getting the remaining hosts for this loop 3066 1726773105.44539: getting the next task for host managed_node3 3066 1726773105.44543: done getting next task for host managed_node3 3066 1726773105.44546: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726773105.44549: ^ 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 1726773105.44557: getting variables 3066 1726773105.44558: in VariableManager get_vars() 3066 1726773105.44581: Calling all_inventory to load vars for managed_node3 3066 1726773105.44584: Calling groups_inventory to load vars for managed_node3 3066 1726773105.44585: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773105.44593: Calling all_plugins_play to load vars for managed_node3 3066 1726773105.44595: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773105.44597: Calling groups_plugins_play to load vars for managed_node3 3066 1726773105.44637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773105.44671: done with get_vars() 3066 1726773105.44679: done getting variables 3066 1726773105.44750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:11:45 -0400 (0:00:01.327) 0:01:21.682 **** 3066 1726773105.44778: entering _queue_task() for managed_node3/command 3066 1726773105.44780: Creating lock for command 3066 1726773105.44981: worker is 1 (out of 1 available) 3066 1726773105.44996: exiting _queue_task() for managed_node3/command 3066 1726773105.45011: done queuing things up, now waiting for results queue to drain 3066 1726773105.45014: waiting for pending results... 3066 1726773105.45188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726773105.45261: in run() - task 0afff7ba-f7d3-0514-f23a-000000000037 3066 1726773105.45273: variable 'ansible_search_path' from source: unknown 3066 1726773105.45279: variable 'ansible_search_path' from source: unknown 3066 1726773105.45313: calling self._execute() 3066 1726773105.45379: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773105.45383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773105.45392: variable 'omit' from source: magic vars 3066 1726773105.45829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773105.46026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773105.46062: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773105.46092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773105.46126: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773105.46217: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726773105.46244: Evaluated conditional (not __kernel_settings_register_profile is changed): False 3066 1726773105.46247: when evaluation is False, skipping this task 3066 1726773105.46250: _execute() done 3066 1726773105.46254: dumping result to json 3066 1726773105.46256: done dumping result, returning 3066 1726773105.46263: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-0514-f23a-000000000037] 3066 1726773105.46269: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000037 3066 1726773105.46355: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000037 3066 1726773105.46358: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 3066 1726773105.46412: no more pending results, returning what we have 3066 1726773105.46416: results queue empty 3066 1726773105.46417: checking for any_errors_fatal 3066 1726773105.46434: done checking for any_errors_fatal 3066 1726773105.46435: checking for max_fail_percentage 3066 1726773105.46439: done checking for max_fail_percentage 3066 1726773105.46440: checking to see if all hosts have failed and the running result is not ok 3066 1726773105.46441: done checking to see if all hosts have failed 3066 1726773105.46442: getting the remaining hosts for this loop 3066 1726773105.46443: done getting the remaining hosts for this loop 3066 1726773105.46447: getting the next task for host managed_node3 3066 1726773105.46452: done getting next task for host managed_node3 3066 1726773105.46456: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726773105.46459: ^ 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 1726773105.46476: getting variables 3066 1726773105.46478: in VariableManager get_vars() 3066 1726773105.46512: Calling all_inventory to load vars for managed_node3 3066 1726773105.46516: Calling groups_inventory to load vars for managed_node3 3066 1726773105.46519: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773105.46528: Calling all_plugins_play to load vars for managed_node3 3066 1726773105.46531: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773105.46535: Calling groups_plugins_play to load vars for managed_node3 3066 1726773105.46577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773105.46615: done with get_vars() 3066 1726773105.46622: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:11:45 -0400 (0:00:00.019) 0:01:21.701 **** 3066 1726773105.46692: entering _queue_task() for managed_node3/include_tasks 3066 1726773105.46879: worker is 1 (out of 1 available) 3066 1726773105.46893: exiting _queue_task() for managed_node3/include_tasks 3066 1726773105.46907: done queuing things up, now waiting for results queue to drain 3066 1726773105.46909: waiting for pending results... 3066 1726773105.47068: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726773105.47145: in run() - task 0afff7ba-f7d3-0514-f23a-000000000038 3066 1726773105.47157: variable 'ansible_search_path' from source: unknown 3066 1726773105.47161: variable 'ansible_search_path' from source: unknown 3066 1726773105.47190: calling self._execute() 3066 1726773105.47252: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773105.47258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773105.47269: variable 'omit' from source: magic vars 3066 1726773105.47652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773105.47850: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773105.47887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773105.47950: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773105.47969: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773105.48211: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726773105.48215: Evaluated conditional (__kernel_settings_register_apply is changed): True 3066 1726773105.48217: _execute() done 3066 1726773105.48220: dumping result to json 3066 1726773105.48222: done dumping result, returning 3066 1726773105.48225: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-0514-f23a-000000000038] 3066 1726773105.48227: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000038 3066 1726773105.48294: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000038 3066 1726773105.48298: WORKER PROCESS EXITING 3066 1726773105.48362: no more pending results, returning what we have 3066 1726773105.48367: in VariableManager get_vars() 3066 1726773105.48405: Calling all_inventory to load vars for managed_node3 3066 1726773105.48410: Calling groups_inventory to load vars for managed_node3 3066 1726773105.48412: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773105.48422: Calling all_plugins_play to load vars for managed_node3 3066 1726773105.48425: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773105.48430: Calling groups_plugins_play to load vars for managed_node3 3066 1726773105.48490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773105.48545: done with get_vars() 3066 1726773105.48552: variable 'ansible_search_path' from source: unknown 3066 1726773105.48553: variable 'ansible_search_path' from source: unknown 3066 1726773105.48597: we have included files to process 3066 1726773105.48598: generating all_blocks data 3066 1726773105.48603: done generating all_blocks data 3066 1726773105.48611: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3066 1726773105.48612: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3066 1726773105.48615: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3066 1726773105.49370: done processing included file 3066 1726773105.49372: iterating over new_blocks loaded from include file 3066 1726773105.49373: in VariableManager get_vars() 3066 1726773105.49397: done with get_vars() 3066 1726773105.49399: filtering new block on tags 3066 1726773105.49419: done filtering new block on tags 3066 1726773105.49421: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 3066 1726773105.49425: extending task lists for all hosts with included blocks 3066 1726773105.49897: done extending task lists 3066 1726773105.49898: done processing included files 3066 1726773105.49899: results queue empty 3066 1726773105.49900: checking for any_errors_fatal 3066 1726773105.49902: done checking for any_errors_fatal 3066 1726773105.49903: checking for max_fail_percentage 3066 1726773105.49903: done checking for max_fail_percentage 3066 1726773105.49904: checking to see if all hosts have failed and the running result is not ok 3066 1726773105.49905: done checking to see if all hosts have failed 3066 1726773105.49905: getting the remaining hosts for this loop 3066 1726773105.49908: done getting the remaining hosts for this loop 3066 1726773105.49910: getting the next task for host managed_node3 3066 1726773105.49913: done getting next task for host managed_node3 3066 1726773105.49915: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3066 1726773105.49917: ^ 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 1726773105.49924: getting variables 3066 1726773105.49925: in VariableManager get_vars() 3066 1726773105.49937: Calling all_inventory to load vars for managed_node3 3066 1726773105.49940: Calling groups_inventory to load vars for managed_node3 3066 1726773105.49941: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773105.49946: Calling all_plugins_play to load vars for managed_node3 3066 1726773105.49948: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773105.49950: Calling groups_plugins_play to load vars for managed_node3 3066 1726773105.49978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773105.50008: done with get_vars() 3066 1726773105.50013: done getting variables 3066 1726773105.50045: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:11:45 -0400 (0:00:00.033) 0:01:21.735 **** 3066 1726773105.50070: entering _queue_task() for managed_node3/command 3066 1726773105.50256: worker is 1 (out of 1 available) 3066 1726773105.50270: exiting _queue_task() for managed_node3/command 3066 1726773105.50286: done queuing things up, now waiting for results queue to drain 3066 1726773105.50288: waiting for pending results... 3066 1726773105.50451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3066 1726773105.50535: in run() - task 0afff7ba-f7d3-0514-f23a-0000000000f5 3066 1726773105.50546: variable 'ansible_search_path' from source: unknown 3066 1726773105.50550: variable 'ansible_search_path' from source: unknown 3066 1726773105.50579: calling self._execute() 3066 1726773105.50711: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773105.50715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773105.50727: variable 'omit' from source: magic vars 3066 1726773105.50811: variable 'omit' from source: magic vars 3066 1726773105.50862: variable 'omit' from source: magic vars 3066 1726773105.50888: variable 'omit' from source: magic vars 3066 1726773105.50925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773105.50957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773105.50977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773105.50992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773105.51003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773105.51032: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773105.51035: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773105.51040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773105.51124: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773105.51130: Set connection var ansible_connection to ssh 3066 1726773105.51137: Set connection var ansible_pipelining to False 3066 1726773105.51145: Set connection var ansible_shell_executable to /bin/sh 3066 1726773105.51148: Set connection var ansible_shell_type to sh 3066 1726773105.51155: Set connection var ansible_timeout to 10 3066 1726773105.51180: variable 'ansible_shell_executable' from source: unknown 3066 1726773105.51184: variable 'ansible_connection' from source: unknown 3066 1726773105.51186: variable 'ansible_module_compression' from source: unknown 3066 1726773105.51189: variable 'ansible_shell_type' from source: unknown 3066 1726773105.51192: variable 'ansible_shell_executable' from source: unknown 3066 1726773105.51195: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773105.51201: variable 'ansible_pipelining' from source: unknown 3066 1726773105.51204: variable 'ansible_timeout' from source: unknown 3066 1726773105.51211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773105.51321: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773105.51330: variable 'omit' from source: magic vars 3066 1726773105.51336: starting attempt loop 3066 1726773105.51339: running the handler 3066 1726773105.51349: _low_level_execute_command(): starting 3066 1726773105.51357: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773105.51909: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773105.51913: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773105.51916: 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.32 is address debug1: re-parsing configuration <<< 3066 1726773105.51920: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.51974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773105.51977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773105.52030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773105.53829: stdout chunk (state=3): >>>/root <<< 3066 1726773105.53940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773105.53989: stderr chunk (state=3): >>><<< 3066 1726773105.53998: stdout chunk (state=3): >>><<< 3066 1726773105.54020: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773105.54032: _low_level_execute_command(): starting 3066 1726773105.54038: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009 `" && echo ansible-tmp-1726773105.5401914-4073-246139529085009="` echo /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009 `" ) && sleep 0' 3066 1726773105.54487: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773105.54490: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.54493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773105.54502: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.54554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773105.54559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773105.54605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773105.63670: stdout chunk (state=3): >>>ansible-tmp-1726773105.5401914-4073-246139529085009=/root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009 <<< 3066 1726773105.63891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773105.63921: stderr chunk (state=3): >>><<< 3066 1726773105.63932: stdout chunk (state=3): >>><<< 3066 1726773105.63956: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773105.5401914-4073-246139529085009=/root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773105.64002: variable 'ansible_module_compression' from source: unknown 3066 1726773105.64063: ANSIBALLZ: Using generic lock for ansible.legacy.command 3066 1726773105.64111: ANSIBALLZ: Acquiring lock 3066 1726773105.64115: ANSIBALLZ: Lock acquired: 140313307374384 3066 1726773105.64117: ANSIBALLZ: Creating module 3066 1726773105.78060: ANSIBALLZ: Writing module into payload 3066 1726773105.78178: ANSIBALLZ: Writing module 3066 1726773105.78205: ANSIBALLZ: Renaming module 3066 1726773105.78312: ANSIBALLZ: Done creating module 3066 1726773105.78315: variable 'ansible_facts' from source: unknown 3066 1726773105.78317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py 3066 1726773105.78538: Sending initial data 3066 1726773105.78542: Sent initial data (154 bytes) 3066 1726773105.79067: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773105.79086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773105.79100: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.79122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.79192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773105.79199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773105.79209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773105.79274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773105.81084: 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 1726773105.81129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773105.81194: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpau34odu5 /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py <<< 3066 1726773105.81197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py" <<< 3066 1726773105.81229: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpau34odu5" to remote "/root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py" <<< 3066 1726773105.85615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773105.85813: stderr chunk (state=3): >>><<< 3066 1726773105.85816: stdout chunk (state=3): >>><<< 3066 1726773105.85819: done transferring module to remote 3066 1726773105.85821: _low_level_execute_command(): starting 3066 1726773105.85823: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/ /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py && sleep 0' 3066 1726773105.86592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773105.86725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773105.86764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773105.89172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773105.89326: stderr chunk (state=3): >>><<< 3066 1726773105.89336: stdout chunk (state=3): >>><<< 3066 1726773105.89815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773105.89820: _low_level_execute_command(): starting 3066 1726773105.89823: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/AnsiballZ_command.py && sleep 0' 3066 1726773105.90825: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773105.91060: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773105.91063: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773105.91066: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773105.91362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773105.91583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773105.91782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.39204: 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 15:11:46.115932", "end": "2024-09-19 15:11:46.390827", "delta": "0:00:00.274895", "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 1726773106.41091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773106.41153: stderr chunk (state=3): >>><<< 3066 1726773106.41157: stdout chunk (state=3): >>><<< 3066 1726773106.41178: _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 15:11:46.115932", "end": "2024-09-19 15:11:46.390827", "delta": "0:00:00.274895", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773106.41230: 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-1726773105.5401914-4073-246139529085009/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773106.41237: _low_level_execute_command(): starting 3066 1726773106.41243: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773105.5401914-4073-246139529085009/ > /dev/null 2>&1 && sleep 0' 3066 1726773106.41750: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773106.41753: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773106.41757: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773106.41764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.41812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773106.41836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773106.41879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.43885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773106.43935: stderr chunk (state=3): >>><<< 3066 1726773106.43938: stdout chunk (state=3): >>><<< 3066 1726773106.43955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773106.43961: handler run complete 3066 1726773106.43986: Evaluated conditional (False): False 3066 1726773106.44001: attempt loop complete, returning result 3066 1726773106.44004: _execute() done 3066 1726773106.44009: dumping result to json 3066 1726773106.44015: done dumping result, returning 3066 1726773106.44025: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-0514-f23a-0000000000f5] 3066 1726773106.44030: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000000f5 3066 1726773106.44217: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000000f5 3066 1726773106.44220: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.274895", "end": "2024-09-19 15:11:46.390827", "rc": 0, "start": "2024-09-19 15:11:46.115932" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3066 1726773106.44321: no more pending results, returning what we have 3066 1726773106.44325: results queue empty 3066 1726773106.44326: checking for any_errors_fatal 3066 1726773106.44327: done checking for any_errors_fatal 3066 1726773106.44328: checking for max_fail_percentage 3066 1726773106.44331: done checking for max_fail_percentage 3066 1726773106.44332: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.44333: done checking to see if all hosts have failed 3066 1726773106.44334: getting the remaining hosts for this loop 3066 1726773106.44335: done getting the remaining hosts for this loop 3066 1726773106.44339: getting the next task for host managed_node3 3066 1726773106.44345: done getting next task for host managed_node3 3066 1726773106.44348: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3066 1726773106.44352: ^ 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 1726773106.44362: getting variables 3066 1726773106.44364: in VariableManager get_vars() 3066 1726773106.44392: Calling all_inventory to load vars for managed_node3 3066 1726773106.44395: Calling groups_inventory to load vars for managed_node3 3066 1726773106.44396: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.44404: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.44408: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.44411: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.44449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.44485: done with get_vars() 3066 1726773106.44492: done getting variables 3066 1726773106.44566: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:11:46 -0400 (0:00:00.945) 0:01:22.680 **** 3066 1726773106.44595: entering _queue_task() for managed_node3/shell 3066 1726773106.44597: Creating lock for shell 3066 1726773106.44800: worker is 1 (out of 1 available) 3066 1726773106.44813: exiting _queue_task() for managed_node3/shell 3066 1726773106.44827: done queuing things up, now waiting for results queue to drain 3066 1726773106.44829: waiting for pending results... 3066 1726773106.45002: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3066 1726773106.45091: in run() - task 0afff7ba-f7d3-0514-f23a-0000000000f6 3066 1726773106.45102: variable 'ansible_search_path' from source: unknown 3066 1726773106.45108: variable 'ansible_search_path' from source: unknown 3066 1726773106.45139: calling self._execute() 3066 1726773106.45203: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.45213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.45220: variable 'omit' from source: magic vars 3066 1726773106.45612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773106.45808: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773106.45847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773106.45878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773106.45908: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773106.45993: variable '__kernel_settings_register_verify_values' from source: set_fact 3066 1726773106.46017: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3066 1726773106.46020: when evaluation is False, skipping this task 3066 1726773106.46023: _execute() done 3066 1726773106.46028: dumping result to json 3066 1726773106.46033: done dumping result, returning 3066 1726773106.46043: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-0514-f23a-0000000000f6] 3066 1726773106.46049: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000000f6 3066 1726773106.46138: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000000f6 3066 1726773106.46141: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3066 1726773106.46201: no more pending results, returning what we have 3066 1726773106.46204: results queue empty 3066 1726773106.46207: checking for any_errors_fatal 3066 1726773106.46216: done checking for any_errors_fatal 3066 1726773106.46216: checking for max_fail_percentage 3066 1726773106.46218: done checking for max_fail_percentage 3066 1726773106.46219: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.46220: done checking to see if all hosts have failed 3066 1726773106.46221: getting the remaining hosts for this loop 3066 1726773106.46222: done getting the remaining hosts for this loop 3066 1726773106.46226: getting the next task for host managed_node3 3066 1726773106.46231: done getting next task for host managed_node3 3066 1726773106.46234: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3066 1726773106.46239: ^ 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 1726773106.46251: getting variables 3066 1726773106.46255: in VariableManager get_vars() 3066 1726773106.46282: Calling all_inventory to load vars for managed_node3 3066 1726773106.46284: Calling groups_inventory to load vars for managed_node3 3066 1726773106.46286: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.46293: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.46296: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.46298: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.46336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.46372: done with get_vars() 3066 1726773106.46380: done getting variables 3066 1726773106.46426: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:11:46 -0400 (0:00:00.018) 0:01:22.699 **** 3066 1726773106.46450: entering _queue_task() for managed_node3/fail 3066 1726773106.46635: worker is 1 (out of 1 available) 3066 1726773106.46650: exiting _queue_task() for managed_node3/fail 3066 1726773106.46664: done queuing things up, now waiting for results queue to drain 3066 1726773106.46666: waiting for pending results... 3066 1726773106.46824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3066 1726773106.46906: in run() - task 0afff7ba-f7d3-0514-f23a-0000000000f7 3066 1726773106.46920: variable 'ansible_search_path' from source: unknown 3066 1726773106.46924: variable 'ansible_search_path' from source: unknown 3066 1726773106.46954: calling self._execute() 3066 1726773106.47014: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.47021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.47030: variable 'omit' from source: magic vars 3066 1726773106.47399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773106.47592: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773106.47629: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773106.47695: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773106.47726: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773106.47810: variable '__kernel_settings_register_verify_values' from source: set_fact 3066 1726773106.47832: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3066 1726773106.47836: when evaluation is False, skipping this task 3066 1726773106.47838: _execute() done 3066 1726773106.47843: dumping result to json 3066 1726773106.47848: done dumping result, returning 3066 1726773106.47855: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-0514-f23a-0000000000f7] 3066 1726773106.47861: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000000f7 3066 1726773106.47960: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000000f7 3066 1726773106.47963: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3066 1726773106.48023: no more pending results, returning what we have 3066 1726773106.48026: results queue empty 3066 1726773106.48028: checking for any_errors_fatal 3066 1726773106.48031: done checking for any_errors_fatal 3066 1726773106.48032: checking for max_fail_percentage 3066 1726773106.48034: done checking for max_fail_percentage 3066 1726773106.48035: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.48036: done checking to see if all hosts have failed 3066 1726773106.48037: getting the remaining hosts for this loop 3066 1726773106.48038: done getting the remaining hosts for this loop 3066 1726773106.48042: getting the next task for host managed_node3 3066 1726773106.48048: done getting next task for host managed_node3 3066 1726773106.48052: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726773106.48055: ^ 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 1726773106.48068: getting variables 3066 1726773106.48070: in VariableManager get_vars() 3066 1726773106.48098: Calling all_inventory to load vars for managed_node3 3066 1726773106.48099: Calling groups_inventory to load vars for managed_node3 3066 1726773106.48101: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.48110: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.48113: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.48115: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.48152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.48188: done with get_vars() 3066 1726773106.48194: done getting variables 3066 1726773106.48238: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:11:46 -0400 (0:00:00.018) 0:01:22.717 **** 3066 1726773106.48260: entering _queue_task() for managed_node3/set_fact 3066 1726773106.48448: worker is 1 (out of 1 available) 3066 1726773106.48462: exiting _queue_task() for managed_node3/set_fact 3066 1726773106.48480: done queuing things up, now waiting for results queue to drain 3066 1726773106.48482: waiting for pending results... 3066 1726773106.48642: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726773106.48705: in run() - task 0afff7ba-f7d3-0514-f23a-000000000039 3066 1726773106.48723: variable 'ansible_search_path' from source: unknown 3066 1726773106.48727: variable 'ansible_search_path' from source: unknown 3066 1726773106.48754: calling self._execute() 3066 1726773106.48812: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.48820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.48831: variable 'omit' from source: magic vars 3066 1726773106.48914: variable 'omit' from source: magic vars 3066 1726773106.48959: variable 'omit' from source: magic vars 3066 1726773106.48984: variable 'omit' from source: magic vars 3066 1726773106.49021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773106.49055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773106.49070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773106.49087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773106.49099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773106.49127: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773106.49130: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.49135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.49220: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773106.49226: Set connection var ansible_connection to ssh 3066 1726773106.49233: Set connection var ansible_pipelining to False 3066 1726773106.49241: Set connection var ansible_shell_executable to /bin/sh 3066 1726773106.49244: Set connection var ansible_shell_type to sh 3066 1726773106.49251: Set connection var ansible_timeout to 10 3066 1726773106.49277: variable 'ansible_shell_executable' from source: unknown 3066 1726773106.49281: variable 'ansible_connection' from source: unknown 3066 1726773106.49283: variable 'ansible_module_compression' from source: unknown 3066 1726773106.49286: variable 'ansible_shell_type' from source: unknown 3066 1726773106.49289: variable 'ansible_shell_executable' from source: unknown 3066 1726773106.49291: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.49296: variable 'ansible_pipelining' from source: unknown 3066 1726773106.49299: variable 'ansible_timeout' from source: unknown 3066 1726773106.49305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.49418: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773106.49427: variable 'omit' from source: magic vars 3066 1726773106.49433: starting attempt loop 3066 1726773106.49436: running the handler 3066 1726773106.49445: handler run complete 3066 1726773106.49454: attempt loop complete, returning result 3066 1726773106.49457: _execute() done 3066 1726773106.49461: dumping result to json 3066 1726773106.49465: done dumping result, returning 3066 1726773106.49474: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-0514-f23a-000000000039] 3066 1726773106.49480: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000039 3066 1726773106.49560: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000039 3066 1726773106.49563: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3066 1726773106.49648: no more pending results, returning what we have 3066 1726773106.49651: results queue empty 3066 1726773106.49652: checking for any_errors_fatal 3066 1726773106.49658: done checking for any_errors_fatal 3066 1726773106.49659: checking for max_fail_percentage 3066 1726773106.49660: done checking for max_fail_percentage 3066 1726773106.49661: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.49662: done checking to see if all hosts have failed 3066 1726773106.49662: getting the remaining hosts for this loop 3066 1726773106.49663: done getting the remaining hosts for this loop 3066 1726773106.49666: getting the next task for host managed_node3 3066 1726773106.49670: done getting next task for host managed_node3 3066 1726773106.49672: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726773106.49677: ^ 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 1726773106.49684: getting variables 3066 1726773106.49685: in VariableManager get_vars() 3066 1726773106.49713: Calling all_inventory to load vars for managed_node3 3066 1726773106.49715: Calling groups_inventory to load vars for managed_node3 3066 1726773106.49716: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.49723: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.49725: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.49728: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.49763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.49798: done with get_vars() 3066 1726773106.49804: done getting variables 3066 1726773106.49847: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:11:46 -0400 (0:00:00.016) 0:01:22.733 **** 3066 1726773106.49868: entering _queue_task() for managed_node3/set_fact 3066 1726773106.50051: worker is 1 (out of 1 available) 3066 1726773106.50066: exiting _queue_task() for managed_node3/set_fact 3066 1726773106.50081: done queuing things up, now waiting for results queue to drain 3066 1726773106.50083: waiting for pending results... 3066 1726773106.50238: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726773106.50299: in run() - task 0afff7ba-f7d3-0514-f23a-00000000003a 3066 1726773106.50318: variable 'ansible_search_path' from source: unknown 3066 1726773106.50321: variable 'ansible_search_path' from source: unknown 3066 1726773106.50349: calling self._execute() 3066 1726773106.50404: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.50413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.50424: variable 'omit' from source: magic vars 3066 1726773106.50503: variable 'omit' from source: magic vars 3066 1726773106.50546: variable 'omit' from source: magic vars 3066 1726773106.50897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773106.51081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773106.51119: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773106.51147: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773106.51175: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773106.51296: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726773106.51396: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726773106.51401: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726773106.51403: variable 'omit' from source: magic vars 3066 1726773106.51406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773106.51408: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773106.51421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773106.51437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773106.51446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773106.51471: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773106.51474: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.51482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.51563: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773106.51569: Set connection var ansible_connection to ssh 3066 1726773106.51576: Set connection var ansible_pipelining to False 3066 1726773106.51586: Set connection var ansible_shell_executable to /bin/sh 3066 1726773106.51589: Set connection var ansible_shell_type to sh 3066 1726773106.51597: Set connection var ansible_timeout to 10 3066 1726773106.51619: variable 'ansible_shell_executable' from source: unknown 3066 1726773106.51623: variable 'ansible_connection' from source: unknown 3066 1726773106.51629: variable 'ansible_module_compression' from source: unknown 3066 1726773106.51632: variable 'ansible_shell_type' from source: unknown 3066 1726773106.51634: variable 'ansible_shell_executable' from source: unknown 3066 1726773106.51643: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.51646: variable 'ansible_pipelining' from source: unknown 3066 1726773106.51648: variable 'ansible_timeout' from source: unknown 3066 1726773106.51653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.51740: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773106.51753: variable 'omit' from source: magic vars 3066 1726773106.51756: starting attempt loop 3066 1726773106.51758: running the handler 3066 1726773106.51768: handler run complete 3066 1726773106.51779: attempt loop complete, returning result 3066 1726773106.51782: _execute() done 3066 1726773106.51785: dumping result to json 3066 1726773106.51790: done dumping result, returning 3066 1726773106.51798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-0514-f23a-00000000003a] 3066 1726773106.51803: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000003a 3066 1726773106.51882: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000003a 3066 1726773106.51886: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3066 1726773106.51950: no more pending results, returning what we have 3066 1726773106.51953: results queue empty 3066 1726773106.51954: checking for any_errors_fatal 3066 1726773106.51957: done checking for any_errors_fatal 3066 1726773106.51958: checking for max_fail_percentage 3066 1726773106.51960: done checking for max_fail_percentage 3066 1726773106.51961: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.51962: done checking to see if all hosts have failed 3066 1726773106.51963: getting the remaining hosts for this loop 3066 1726773106.51964: done getting the remaining hosts for this loop 3066 1726773106.51967: getting the next task for host managed_node3 3066 1726773106.51975: done getting next task for host managed_node3 3066 1726773106.51977: ^ task is: TASK: meta (role_complete) 3066 1726773106.51980: ^ 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 1726773106.51991: getting variables 3066 1726773106.51993: in VariableManager get_vars() 3066 1726773106.52023: Calling all_inventory to load vars for managed_node3 3066 1726773106.52026: Calling groups_inventory to load vars for managed_node3 3066 1726773106.52027: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.52034: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.52036: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.52038: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.52074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.52130: done with get_vars() 3066 1726773106.52139: done getting variables 3066 1726773106.52215: done queuing things up, now waiting for results queue to drain 3066 1726773106.52217: results queue empty 3066 1726773106.52218: checking for any_errors_fatal 3066 1726773106.52220: done checking for any_errors_fatal 3066 1726773106.52221: checking for max_fail_percentage 3066 1726773106.52222: done checking for max_fail_percentage 3066 1726773106.52227: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.52228: done checking to see if all hosts have failed 3066 1726773106.52229: getting the remaining hosts for this loop 3066 1726773106.52230: done getting the remaining hosts for this loop 3066 1726773106.52233: getting the next task for host managed_node3 3066 1726773106.52238: done getting next task for host managed_node3 3066 1726773106.52241: ^ task is: TASK: Cleanup 3066 1726773106.52242: ^ 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 1726773106.52245: getting variables 3066 1726773106.52246: in VariableManager get_vars() 3066 1726773106.52258: Calling all_inventory to load vars for managed_node3 3066 1726773106.52261: Calling groups_inventory to load vars for managed_node3 3066 1726773106.52263: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.52268: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.52271: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.52275: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.52315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.52347: done with get_vars() 3066 1726773106.52354: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:14 Thursday 19 September 2024 15:11:46 -0400 (0:00:00.026) 0:01:22.759 **** 3066 1726773106.52472: entering _queue_task() for managed_node3/include_tasks 3066 1726773106.52686: worker is 1 (out of 1 available) 3066 1726773106.52702: exiting _queue_task() for managed_node3/include_tasks 3066 1726773106.52819: done queuing things up, now waiting for results queue to drain 3066 1726773106.52821: waiting for pending results... 3066 1726773106.53126: running TaskExecutor() for managed_node3/TASK: Cleanup 3066 1726773106.53131: in run() - task 0afff7ba-f7d3-0514-f23a-000000000007 3066 1726773106.53134: variable 'ansible_search_path' from source: unknown 3066 1726773106.53178: calling self._execute() 3066 1726773106.53312: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.53316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.53319: variable 'omit' from source: magic vars 3066 1726773106.53427: _execute() done 3066 1726773106.53443: dumping result to json 3066 1726773106.53453: done dumping result, returning 3066 1726773106.53465: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff7ba-f7d3-0514-f23a-000000000007] 3066 1726773106.53476: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000007 3066 1726773106.53678: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000007 3066 1726773106.53684: WORKER PROCESS EXITING 3066 1726773106.53712: no more pending results, returning what we have 3066 1726773106.53716: in VariableManager get_vars() 3066 1726773106.53743: Calling all_inventory to load vars for managed_node3 3066 1726773106.53745: Calling groups_inventory to load vars for managed_node3 3066 1726773106.53746: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.53753: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.53756: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.53759: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.53798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.53824: done with get_vars() 3066 1726773106.53828: variable 'ansible_search_path' from source: unknown 3066 1726773106.53837: we have included files to process 3066 1726773106.53837: generating all_blocks data 3066 1726773106.53839: done generating all_blocks data 3066 1726773106.53842: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3066 1726773106.53843: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3066 1726773106.53845: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3066 1726773106.54597: done processing included file 3066 1726773106.54599: iterating over new_blocks loaded from include file 3066 1726773106.54600: in VariableManager get_vars() 3066 1726773106.54612: done with get_vars() 3066 1726773106.54614: filtering new block on tags 3066 1726773106.54624: done filtering new block on tags 3066 1726773106.54626: in VariableManager get_vars() 3066 1726773106.54650: done with get_vars() 3066 1726773106.54652: filtering new block on tags 3066 1726773106.54669: done filtering new block on tags 3066 1726773106.54670: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 3066 1726773106.54674: extending task lists for all hosts with included blocks 3066 1726773106.55433: done extending task lists 3066 1726773106.55434: done processing included files 3066 1726773106.55435: results queue empty 3066 1726773106.55436: checking for any_errors_fatal 3066 1726773106.55438: done checking for any_errors_fatal 3066 1726773106.55439: checking for max_fail_percentage 3066 1726773106.55440: done checking for max_fail_percentage 3066 1726773106.55441: checking to see if all hosts have failed and the running result is not ok 3066 1726773106.55442: done checking to see if all hosts have failed 3066 1726773106.55443: getting the remaining hosts for this loop 3066 1726773106.55445: done getting the remaining hosts for this loop 3066 1726773106.55448: getting the next task for host managed_node3 3066 1726773106.55453: done getting next task for host managed_node3 3066 1726773106.55455: ^ task is: TASK: Show current tuned profile settings 3066 1726773106.55458: ^ 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 1726773106.55460: getting variables 3066 1726773106.55461: in VariableManager get_vars() 3066 1726773106.55475: Calling all_inventory to load vars for managed_node3 3066 1726773106.55477: Calling groups_inventory to load vars for managed_node3 3066 1726773106.55479: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773106.55483: Calling all_plugins_play to load vars for managed_node3 3066 1726773106.55485: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773106.55487: Calling groups_plugins_play to load vars for managed_node3 3066 1726773106.55522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773106.55555: done with get_vars() 3066 1726773106.55560: done getting variables 3066 1726773106.55602: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:11:46 -0400 (0:00:00.031) 0:01:22.791 **** 3066 1726773106.55633: entering _queue_task() for managed_node3/command 3066 1726773106.55844: worker is 1 (out of 1 available) 3066 1726773106.55858: exiting _queue_task() for managed_node3/command 3066 1726773106.55870: done queuing things up, now waiting for results queue to drain 3066 1726773106.55872: waiting for pending results... 3066 1726773106.56323: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 3066 1726773106.56328: in run() - task 0afff7ba-f7d3-0514-f23a-000000000151 3066 1726773106.56330: variable 'ansible_search_path' from source: unknown 3066 1726773106.56333: variable 'ansible_search_path' from source: unknown 3066 1726773106.56336: calling self._execute() 3066 1726773106.56390: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.56403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.56421: variable 'omit' from source: magic vars 3066 1726773106.56548: variable 'omit' from source: magic vars 3066 1726773106.56609: variable 'omit' from source: magic vars 3066 1726773106.56948: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3066 1726773106.57041: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726773106.57183: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773106.57198: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3066 1726773106.57262: variable 'omit' from source: magic vars 3066 1726773106.57315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773106.57363: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773106.57394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773106.57424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773106.57443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773106.57483: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773106.57492: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.57511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.57628: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773106.57811: Set connection var ansible_connection to ssh 3066 1726773106.57814: Set connection var ansible_pipelining to False 3066 1726773106.57819: Set connection var ansible_shell_executable to /bin/sh 3066 1726773106.57821: Set connection var ansible_shell_type to sh 3066 1726773106.57824: Set connection var ansible_timeout to 10 3066 1726773106.57826: variable 'ansible_shell_executable' from source: unknown 3066 1726773106.57828: variable 'ansible_connection' from source: unknown 3066 1726773106.57832: variable 'ansible_module_compression' from source: unknown 3066 1726773106.57834: variable 'ansible_shell_type' from source: unknown 3066 1726773106.57836: variable 'ansible_shell_executable' from source: unknown 3066 1726773106.57838: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773106.57841: variable 'ansible_pipelining' from source: unknown 3066 1726773106.57843: variable 'ansible_timeout' from source: unknown 3066 1726773106.57845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773106.57923: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773106.57939: variable 'omit' from source: magic vars 3066 1726773106.57950: starting attempt loop 3066 1726773106.57957: running the handler 3066 1726773106.57976: _low_level_execute_command(): starting 3066 1726773106.57990: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773106.58629: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773106.58655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773106.58735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.60550: stdout chunk (state=3): >>>/root <<< 3066 1726773106.60746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773106.60763: stdout chunk (state=3): >>><<< 3066 1726773106.60781: stderr chunk (state=3): >>><<< 3066 1726773106.60801: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773106.60818: _low_level_execute_command(): starting 3066 1726773106.60831: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756 `" && echo ansible-tmp-1726773106.6080797-4116-260123879555756="` echo /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756 `" ) && sleep 0' 3066 1726773106.61265: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773106.61280: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773106.61299: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.61346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773106.61361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773106.61444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.63602: stdout chunk (state=3): >>>ansible-tmp-1726773106.6080797-4116-260123879555756=/root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756 <<< 3066 1726773106.63796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773106.63813: stderr chunk (state=3): >>><<< 3066 1726773106.63824: stdout chunk (state=3): >>><<< 3066 1726773106.64011: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773106.6080797-4116-260123879555756=/root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773106.64015: variable 'ansible_module_compression' from source: unknown 3066 1726773106.64017: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3066 1726773106.64020: variable 'ansible_facts' from source: unknown 3066 1726773106.64096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py 3066 1726773106.64344: Sending initial data 3066 1726773106.64355: Sent initial data (154 bytes) 3066 1726773106.65037: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.65061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773106.65074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773106.65142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.66982: 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 1726773106.67026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py" <<< 3066 1726773106.67080: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpnbtesx9p /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py <<< 3066 1726773106.67084: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpnbtesx9p" to remote "/root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py" <<< 3066 1726773106.75780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773106.75900: stderr chunk (state=3): >>><<< 3066 1726773106.75904: stdout chunk (state=3): >>><<< 3066 1726773106.75908: done transferring module to remote 3066 1726773106.75911: _low_level_execute_command(): starting 3066 1726773106.75913: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/ /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py && sleep 0' 3066 1726773106.76369: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773106.76373: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.76377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773106.76380: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.76440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773106.76446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773106.76493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.78504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773106.78555: stderr chunk (state=3): >>><<< 3066 1726773106.78558: stdout chunk (state=3): >>><<< 3066 1726773106.78573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773106.78579: _low_level_execute_command(): starting 3066 1726773106.78582: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/AnsiballZ_command.py && sleep 0' 3066 1726773106.79046: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773106.79050: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.79052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773106.79054: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773106.79112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773106.79119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773106.79171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773106.97938: 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 15:11:46.974835", "end": "2024-09-19 15:11:46.978184", "delta": "0:00:00.003349", "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 1726773106.99779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773106.99834: stderr chunk (state=3): >>><<< 3066 1726773106.99838: stdout chunk (state=3): >>><<< 3066 1726773106.99859: _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 15:11:46.974835", "end": "2024-09-19 15:11:46.978184", "delta": "0:00:00.003349", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773107.00008: 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-1726773106.6080797-4116-260123879555756/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773107.00012: _low_level_execute_command(): starting 3066 1726773107.00015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773106.6080797-4116-260123879555756/ > /dev/null 2>&1 && sleep 0' 3066 1726773107.00559: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773107.00578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773107.00595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.00716: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773107.00745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773107.00761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.00842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.02848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.02896: stderr chunk (state=3): >>><<< 3066 1726773107.02899: stdout chunk (state=3): >>><<< 3066 1726773107.02917: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773107.02923: handler run complete 3066 1726773107.02947: Evaluated conditional (False): False 3066 1726773107.02956: attempt loop complete, returning result 3066 1726773107.02959: _execute() done 3066 1726773107.02962: dumping result to json 3066 1726773107.02975: done dumping result, returning 3066 1726773107.02981: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [0afff7ba-f7d3-0514-f23a-000000000151] 3066 1726773107.02987: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000151 3066 1726773107.03092: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000151 3066 1726773107.03094: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003349", "end": "2024-09-19 15:11:46.978184", "rc": 0, "start": "2024-09-19 15:11:46.974835" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings 3066 1726773107.03174: no more pending results, returning what we have 3066 1726773107.03178: results queue empty 3066 1726773107.03179: checking for any_errors_fatal 3066 1726773107.03181: done checking for any_errors_fatal 3066 1726773107.03182: checking for max_fail_percentage 3066 1726773107.03184: done checking for max_fail_percentage 3066 1726773107.03185: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.03186: done checking to see if all hosts have failed 3066 1726773107.03187: getting the remaining hosts for this loop 3066 1726773107.03189: done getting the remaining hosts for this loop 3066 1726773107.03194: getting the next task for host managed_node3 3066 1726773107.03204: done getting next task for host managed_node3 3066 1726773107.03208: ^ task is: TASK: Run role with purge to remove everything 3066 1726773107.03212: ^ 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 1726773107.03216: getting variables 3066 1726773107.03217: in VariableManager get_vars() 3066 1726773107.03250: Calling all_inventory to load vars for managed_node3 3066 1726773107.03253: Calling groups_inventory to load vars for managed_node3 3066 1726773107.03255: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.03266: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.03269: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.03273: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.03323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.03355: done with get_vars() 3066 1726773107.03362: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.478) 0:01:23.269 **** 3066 1726773107.03441: entering _queue_task() for managed_node3/include_role 3066 1726773107.03638: worker is 1 (out of 1 available) 3066 1726773107.03653: exiting _queue_task() for managed_node3/include_role 3066 1726773107.03667: done queuing things up, now waiting for results queue to drain 3066 1726773107.03669: waiting for pending results... 3066 1726773107.03842: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 3066 1726773107.03914: in run() - task 0afff7ba-f7d3-0514-f23a-000000000153 3066 1726773107.03928: variable 'ansible_search_path' from source: unknown 3066 1726773107.03932: variable 'ansible_search_path' from source: unknown 3066 1726773107.03965: calling self._execute() 3066 1726773107.04072: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.04082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.04093: variable 'omit' from source: magic vars 3066 1726773107.04183: _execute() done 3066 1726773107.04188: dumping result to json 3066 1726773107.04191: done dumping result, returning 3066 1726773107.04198: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [0afff7ba-f7d3-0514-f23a-000000000153] 3066 1726773107.04204: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000153 3066 1726773107.04309: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000153 3066 1726773107.04313: WORKER PROCESS EXITING 3066 1726773107.04353: no more pending results, returning what we have 3066 1726773107.04357: in VariableManager get_vars() 3066 1726773107.04431: Calling all_inventory to load vars for managed_node3 3066 1726773107.04434: Calling groups_inventory to load vars for managed_node3 3066 1726773107.04435: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.04443: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.04445: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.04448: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.04486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.04514: done with get_vars() 3066 1726773107.04520: variable 'ansible_search_path' from source: unknown 3066 1726773107.04521: variable 'ansible_search_path' from source: unknown 3066 1726773107.04751: variable 'omit' from source: magic vars 3066 1726773107.04776: variable 'omit' from source: magic vars 3066 1726773107.04788: variable 'omit' from source: magic vars 3066 1726773107.04791: we have included files to process 3066 1726773107.04792: generating all_blocks data 3066 1726773107.04793: done generating all_blocks data 3066 1726773107.04797: processing included file: fedora.linux_system_roles.kernel_settings 3066 1726773107.04815: in VariableManager get_vars() 3066 1726773107.04827: done with get_vars() 3066 1726773107.04851: in VariableManager get_vars() 3066 1726773107.04865: done with get_vars() 3066 1726773107.04894: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3066 1726773107.04943: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3066 1726773107.04965: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3066 1726773107.05028: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3066 1726773107.05460: in VariableManager get_vars() 3066 1726773107.05476: done with get_vars() 3066 1726773107.06540: in VariableManager get_vars() 3066 1726773107.06555: done with get_vars() 3066 1726773107.06686: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3066 1726773107.07202: iterating over new_blocks loaded from include file 3066 1726773107.07204: in VariableManager get_vars() 3066 1726773107.07229: done with get_vars() 3066 1726773107.07231: filtering new block on tags 3066 1726773107.07246: done filtering new block on tags 3066 1726773107.07248: in VariableManager get_vars() 3066 1726773107.07261: done with get_vars() 3066 1726773107.07263: filtering new block on tags 3066 1726773107.07279: done filtering new block on tags 3066 1726773107.07281: in VariableManager get_vars() 3066 1726773107.07293: done with get_vars() 3066 1726773107.07294: filtering new block on tags 3066 1726773107.07333: done filtering new block on tags 3066 1726773107.07335: in VariableManager get_vars() 3066 1726773107.07347: done with get_vars() 3066 1726773107.07348: filtering new block on tags 3066 1726773107.07362: done filtering new block on tags 3066 1726773107.07365: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 3066 1726773107.07370: extending task lists for all hosts with included blocks 3066 1726773107.07584: done extending task lists 3066 1726773107.07585: done processing included files 3066 1726773107.07586: results queue empty 3066 1726773107.07586: checking for any_errors_fatal 3066 1726773107.07589: done checking for any_errors_fatal 3066 1726773107.07590: checking for max_fail_percentage 3066 1726773107.07591: done checking for max_fail_percentage 3066 1726773107.07592: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.07593: done checking to see if all hosts have failed 3066 1726773107.07593: getting the remaining hosts for this loop 3066 1726773107.07594: done getting the remaining hosts for this loop 3066 1726773107.07596: getting the next task for host managed_node3 3066 1726773107.07600: done getting next task for host managed_node3 3066 1726773107.07602: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726773107.07604: ^ 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 1726773107.07615: getting variables 3066 1726773107.07615: in VariableManager get_vars() 3066 1726773107.07625: Calling all_inventory to load vars for managed_node3 3066 1726773107.07627: Calling groups_inventory to load vars for managed_node3 3066 1726773107.07629: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.07633: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.07635: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.07637: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.07665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.07698: done with get_vars() 3066 1726773107.07704: done getting variables 3066 1726773107.07735: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.043) 0:01:23.312 **** 3066 1726773107.07767: entering _queue_task() for managed_node3/fail 3066 1726773107.08227: worker is 1 (out of 1 available) 3066 1726773107.08239: exiting _queue_task() for managed_node3/fail 3066 1726773107.08252: done queuing things up, now waiting for results queue to drain 3066 1726773107.08254: waiting for pending results... 3066 1726773107.08551: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3066 1726773107.08634: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001f5 3066 1726773107.08666: variable 'ansible_search_path' from source: unknown 3066 1726773107.08678: variable 'ansible_search_path' from source: unknown 3066 1726773107.08738: calling self._execute() 3066 1726773107.08856: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.08985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.08989: variable 'omit' from source: magic vars 3066 1726773107.09421: variable 'kernel_settings_sysctl' from source: include params 3066 1726773107.09434: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773107.09445: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3066 1726773107.09735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773107.11811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773107.11817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773107.11820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773107.11823: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773107.11826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773107.11902: Loading FilterModule 'ansible_collections.ansible.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 1726773107.11942: Loading FilterModule 'ansible_collections.ansible.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 1726773107.11978: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12034: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12056: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12129: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12163: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12198: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12257: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12279: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12340: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12375: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12414: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12467: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12492: Loading FilterModule 'ansible_collections.ansible.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 1726773107.12875: variable 'kernel_settings_sysctl' from source: include params 3066 1726773107.12913: 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 1726773107.12922: when evaluation is False, skipping this task 3066 1726773107.12930: _execute() done 3066 1726773107.12937: dumping result to json 3066 1726773107.12946: done dumping result, returning 3066 1726773107.12958: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-0514-f23a-0000000001f5] 3066 1726773107.12969: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f5 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 1726773107.13133: no more pending results, returning what we have 3066 1726773107.13139: results queue empty 3066 1726773107.13140: checking for any_errors_fatal 3066 1726773107.13141: done checking for any_errors_fatal 3066 1726773107.13142: checking for max_fail_percentage 3066 1726773107.13144: done checking for max_fail_percentage 3066 1726773107.13145: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.13146: done checking to see if all hosts have failed 3066 1726773107.13147: getting the remaining hosts for this loop 3066 1726773107.13150: done getting the remaining hosts for this loop 3066 1726773107.13154: getting the next task for host managed_node3 3066 1726773107.13162: done getting next task for host managed_node3 3066 1726773107.13166: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726773107.13170: ^ 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 1726773107.13194: getting variables 3066 1726773107.13196: in VariableManager get_vars() 3066 1726773107.13242: Calling all_inventory to load vars for managed_node3 3066 1726773107.13246: Calling groups_inventory to load vars for managed_node3 3066 1726773107.13249: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.13259: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.13262: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.13266: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.13346: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f5 3066 1726773107.13349: WORKER PROCESS EXITING 3066 1726773107.13373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.13439: done with get_vars() 3066 1726773107.13450: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.057) 0:01:23.370 **** 3066 1726773107.13562: entering _queue_task() for managed_node3/include_tasks 3066 1726773107.14009: worker is 1 (out of 1 available) 3066 1726773107.14021: exiting _queue_task() for managed_node3/include_tasks 3066 1726773107.14032: done queuing things up, now waiting for results queue to drain 3066 1726773107.14034: waiting for pending results... 3066 1726773107.14134: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3066 1726773107.14278: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001f6 3066 1726773107.14303: variable 'ansible_search_path' from source: unknown 3066 1726773107.14315: variable 'ansible_search_path' from source: unknown 3066 1726773107.14361: calling self._execute() 3066 1726773107.14453: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.14468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.14490: variable 'omit' from source: magic vars 3066 1726773107.14626: _execute() done 3066 1726773107.14637: dumping result to json 3066 1726773107.14646: done dumping result, returning 3066 1726773107.14661: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-0514-f23a-0000000001f6] 3066 1726773107.14672: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f6 3066 1726773107.14848: no more pending results, returning what we have 3066 1726773107.14854: in VariableManager get_vars() 3066 1726773107.14902: Calling all_inventory to load vars for managed_node3 3066 1726773107.14908: Calling groups_inventory to load vars for managed_node3 3066 1726773107.14911: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.14926: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.14931: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.14935: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.15112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.15164: done with get_vars() 3066 1726773107.15170: variable 'ansible_search_path' from source: unknown 3066 1726773107.15171: variable 'ansible_search_path' from source: unknown 3066 1726773107.15237: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f6 3066 1726773107.15241: WORKER PROCESS EXITING 3066 1726773107.15272: we have included files to process 3066 1726773107.15274: generating all_blocks data 3066 1726773107.15276: done generating all_blocks data 3066 1726773107.15282: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726773107.15283: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726773107.15286: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3066 1726773107.16209: done processing included file 3066 1726773107.16212: iterating over new_blocks loaded from include file 3066 1726773107.16213: in VariableManager get_vars() 3066 1726773107.16241: done with get_vars() 3066 1726773107.16243: filtering new block on tags 3066 1726773107.16262: done filtering new block on tags 3066 1726773107.16265: in VariableManager get_vars() 3066 1726773107.16292: done with get_vars() 3066 1726773107.16295: filtering new block on tags 3066 1726773107.16323: done filtering new block on tags 3066 1726773107.16326: in VariableManager get_vars() 3066 1726773107.16354: done with get_vars() 3066 1726773107.16356: filtering new block on tags 3066 1726773107.16379: done filtering new block on tags 3066 1726773107.16383: in VariableManager get_vars() 3066 1726773107.16413: done with get_vars() 3066 1726773107.16415: filtering new block on tags 3066 1726773107.16433: done filtering new block on tags 3066 1726773107.16435: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 3066 1726773107.16441: extending task lists for all hosts with included blocks 3066 1726773107.16733: done extending task lists 3066 1726773107.16735: done processing included files 3066 1726773107.16736: results queue empty 3066 1726773107.16737: checking for any_errors_fatal 3066 1726773107.16739: done checking for any_errors_fatal 3066 1726773107.16740: checking for max_fail_percentage 3066 1726773107.16742: done checking for max_fail_percentage 3066 1726773107.16743: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.16744: done checking to see if all hosts have failed 3066 1726773107.16744: getting the remaining hosts for this loop 3066 1726773107.16746: done getting the remaining hosts for this loop 3066 1726773107.16749: getting the next task for host managed_node3 3066 1726773107.16754: done getting next task for host managed_node3 3066 1726773107.16758: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726773107.16762: ^ 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 1726773107.16774: getting variables 3066 1726773107.16776: in VariableManager get_vars() 3066 1726773107.16786: Calling all_inventory to load vars for managed_node3 3066 1726773107.16788: Calling groups_inventory to load vars for managed_node3 3066 1726773107.16789: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.16794: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.16796: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.16798: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.16845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.16879: done with get_vars() 3066 1726773107.16884: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.033) 0:01:23.404 **** 3066 1726773107.16943: entering _queue_task() for managed_node3/setup 3066 1726773107.17126: worker is 1 (out of 1 available) 3066 1726773107.17140: exiting _queue_task() for managed_node3/setup 3066 1726773107.17154: done queuing things up, now waiting for results queue to drain 3066 1726773107.17156: waiting for pending results... 3066 1726773107.17335: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3066 1726773107.17432: in run() - task 0afff7ba-f7d3-0514-f23a-000000000271 3066 1726773107.17444: variable 'ansible_search_path' from source: unknown 3066 1726773107.17447: variable 'ansible_search_path' from source: unknown 3066 1726773107.17480: calling self._execute() 3066 1726773107.17544: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.17550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.17561: variable 'omit' from source: magic vars 3066 1726773107.18182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773107.20218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773107.20281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773107.20332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773107.20362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773107.20387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773107.20457: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20484: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20507: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20544: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20557: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20605: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20627: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20652: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20685: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20697: Loading FilterModule 'ansible_collections.ansible.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 1726773107.20840: variable '__kernel_settings_required_facts' from source: role '' all vars 3066 1726773107.20855: variable 'ansible_facts' from source: unknown 3066 1726773107.20889: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3066 1726773107.20892: when evaluation is False, skipping this task 3066 1726773107.20895: _execute() done 3066 1726773107.20898: dumping result to json 3066 1726773107.20901: done dumping result, returning 3066 1726773107.20910: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-0514-f23a-000000000271] 3066 1726773107.20916: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000271 3066 1726773107.20999: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000271 3066 1726773107.21002: 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 1726773107.21055: no more pending results, returning what we have 3066 1726773107.21059: results queue empty 3066 1726773107.21060: checking for any_errors_fatal 3066 1726773107.21062: done checking for any_errors_fatal 3066 1726773107.21063: checking for max_fail_percentage 3066 1726773107.21065: done checking for max_fail_percentage 3066 1726773107.21066: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.21067: done checking to see if all hosts have failed 3066 1726773107.21068: getting the remaining hosts for this loop 3066 1726773107.21070: done getting the remaining hosts for this loop 3066 1726773107.21074: getting the next task for host managed_node3 3066 1726773107.21084: done getting next task for host managed_node3 3066 1726773107.21088: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726773107.21093: ^ 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 1726773107.21110: getting variables 3066 1726773107.21112: in VariableManager get_vars() 3066 1726773107.21146: Calling all_inventory to load vars for managed_node3 3066 1726773107.21149: Calling groups_inventory to load vars for managed_node3 3066 1726773107.21152: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.21161: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.21164: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.21171: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.21214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.21251: done with get_vars() 3066 1726773107.21257: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.043) 0:01:23.448 **** 3066 1726773107.21338: entering _queue_task() for managed_node3/stat 3066 1726773107.21536: worker is 1 (out of 1 available) 3066 1726773107.21549: exiting _queue_task() for managed_node3/stat 3066 1726773107.21561: done queuing things up, now waiting for results queue to drain 3066 1726773107.21563: waiting for pending results... 3066 1726773107.21738: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3066 1726773107.21834: in run() - task 0afff7ba-f7d3-0514-f23a-000000000273 3066 1726773107.21845: variable 'ansible_search_path' from source: unknown 3066 1726773107.21850: variable 'ansible_search_path' from source: unknown 3066 1726773107.21882: calling self._execute() 3066 1726773107.22403: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.22409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.22413: variable 'omit' from source: magic vars 3066 1726773107.23351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773107.23951: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773107.24039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773107.24112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773107.24153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773107.24264: 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 1726773107.24291: 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 1726773107.24316: 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 1726773107.24338: 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 1726773107.24449: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726773107.24458: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3066 1726773107.24462: when evaluation is False, skipping this task 3066 1726773107.24465: _execute() done 3066 1726773107.24467: dumping result to json 3066 1726773107.24473: done dumping result, returning 3066 1726773107.24484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-0514-f23a-000000000273] 3066 1726773107.24490: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000273 3066 1726773107.24585: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000273 3066 1726773107.24588: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3066 1726773107.24842: no more pending results, returning what we have 3066 1726773107.24845: results queue empty 3066 1726773107.24845: checking for any_errors_fatal 3066 1726773107.24847: done checking for any_errors_fatal 3066 1726773107.24848: checking for max_fail_percentage 3066 1726773107.24849: done checking for max_fail_percentage 3066 1726773107.24849: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.24850: done checking to see if all hosts have failed 3066 1726773107.24851: getting the remaining hosts for this loop 3066 1726773107.24852: done getting the remaining hosts for this loop 3066 1726773107.24855: getting the next task for host managed_node3 3066 1726773107.24859: done getting next task for host managed_node3 3066 1726773107.24863: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726773107.24867: ^ 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 1726773107.24878: getting variables 3066 1726773107.24879: in VariableManager get_vars() 3066 1726773107.24899: Calling all_inventory to load vars for managed_node3 3066 1726773107.24901: Calling groups_inventory to load vars for managed_node3 3066 1726773107.24903: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.24912: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.24914: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.24916: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.24954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.24992: done with get_vars() 3066 1726773107.24999: done getting variables 3066 1726773107.25042: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.037) 0:01:23.485 **** 3066 1726773107.25068: entering _queue_task() for managed_node3/set_fact 3066 1726773107.25266: worker is 1 (out of 1 available) 3066 1726773107.25280: exiting _queue_task() for managed_node3/set_fact 3066 1726773107.25293: done queuing things up, now waiting for results queue to drain 3066 1726773107.25295: waiting for pending results... 3066 1726773107.25475: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3066 1726773107.25605: in run() - task 0afff7ba-f7d3-0514-f23a-000000000274 3066 1726773107.25620: variable 'ansible_search_path' from source: unknown 3066 1726773107.25624: variable 'ansible_search_path' from source: unknown 3066 1726773107.25677: calling self._execute() 3066 1726773107.25770: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.25778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.25782: variable 'omit' from source: magic vars 3066 1726773107.26612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773107.26782: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773107.26851: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773107.26908: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773107.26961: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773107.27074: 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 1726773107.27115: 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 1726773107.27152: 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 1726773107.27203: 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 1726773107.27359: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726773107.27383: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3066 1726773107.27400: when evaluation is False, skipping this task 3066 1726773107.27411: _execute() done 3066 1726773107.27419: dumping result to json 3066 1726773107.27427: done dumping result, returning 3066 1726773107.27497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-0514-f23a-000000000274] 3066 1726773107.27502: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000274 3066 1726773107.27577: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000274 3066 1726773107.27581: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3066 1726773107.27653: no more pending results, returning what we have 3066 1726773107.27658: results queue empty 3066 1726773107.27659: checking for any_errors_fatal 3066 1726773107.27666: done checking for any_errors_fatal 3066 1726773107.27667: checking for max_fail_percentage 3066 1726773107.27669: done checking for max_fail_percentage 3066 1726773107.27670: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.27671: done checking to see if all hosts have failed 3066 1726773107.27672: getting the remaining hosts for this loop 3066 1726773107.27677: done getting the remaining hosts for this loop 3066 1726773107.27683: getting the next task for host managed_node3 3066 1726773107.27812: done getting next task for host managed_node3 3066 1726773107.27818: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726773107.27824: ^ 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 1726773107.27846: getting variables 3066 1726773107.27848: in VariableManager get_vars() 3066 1726773107.27893: Calling all_inventory to load vars for managed_node3 3066 1726773107.27897: Calling groups_inventory to load vars for managed_node3 3066 1726773107.27900: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.28032: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.28039: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.28045: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.28099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.28161: done with get_vars() 3066 1726773107.28168: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.032) 0:01:23.517 **** 3066 1726773107.28296: entering _queue_task() for managed_node3/stat 3066 1726773107.28535: worker is 1 (out of 1 available) 3066 1726773107.28549: exiting _queue_task() for managed_node3/stat 3066 1726773107.28565: done queuing things up, now waiting for results queue to drain 3066 1726773107.28567: waiting for pending results... 3066 1726773107.29025: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3066 1726773107.29041: in run() - task 0afff7ba-f7d3-0514-f23a-000000000276 3066 1726773107.29065: variable 'ansible_search_path' from source: unknown 3066 1726773107.29073: variable 'ansible_search_path' from source: unknown 3066 1726773107.29211: calling self._execute() 3066 1726773107.29219: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.29237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.29252: variable 'omit' from source: magic vars 3066 1726773107.29744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773107.29957: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773107.30113: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773107.30116: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773107.30166: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773107.30280: 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 1726773107.30316: 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 1726773107.30366: 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 1726773107.30409: 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 1726773107.30570: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773107.30673: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3066 1726773107.30680: when evaluation is False, skipping this task 3066 1726773107.30683: _execute() done 3066 1726773107.30685: dumping result to json 3066 1726773107.30688: done dumping result, returning 3066 1726773107.30691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-0514-f23a-000000000276] 3066 1726773107.30693: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000276 3066 1726773107.30771: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000276 3066 1726773107.30779: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3066 1726773107.30842: no more pending results, returning what we have 3066 1726773107.30848: results queue empty 3066 1726773107.30849: checking for any_errors_fatal 3066 1726773107.30855: done checking for any_errors_fatal 3066 1726773107.30856: checking for max_fail_percentage 3066 1726773107.30858: done checking for max_fail_percentage 3066 1726773107.30859: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.30860: done checking to see if all hosts have failed 3066 1726773107.30861: getting the remaining hosts for this loop 3066 1726773107.30864: done getting the remaining hosts for this loop 3066 1726773107.30869: getting the next task for host managed_node3 3066 1726773107.30880: done getting next task for host managed_node3 3066 1726773107.30884: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726773107.30892: ^ 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 1726773107.30911: getting variables 3066 1726773107.30913: in VariableManager get_vars() 3066 1726773107.30955: Calling all_inventory to load vars for managed_node3 3066 1726773107.30958: Calling groups_inventory to load vars for managed_node3 3066 1726773107.30961: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.30973: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.30979: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.30983: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.31257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.31355: done with get_vars() 3066 1726773107.31368: done getting variables 3066 1726773107.31419: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.031) 0:01:23.549 **** 3066 1726773107.31470: entering _queue_task() for managed_node3/set_fact 3066 1726773107.31769: worker is 1 (out of 1 available) 3066 1726773107.31782: exiting _queue_task() for managed_node3/set_fact 3066 1726773107.31795: done queuing things up, now waiting for results queue to drain 3066 1726773107.31797: waiting for pending results... 3066 1726773107.32274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3066 1726773107.32280: in run() - task 0afff7ba-f7d3-0514-f23a-000000000277 3066 1726773107.32283: variable 'ansible_search_path' from source: unknown 3066 1726773107.32286: variable 'ansible_search_path' from source: unknown 3066 1726773107.32334: calling self._execute() 3066 1726773107.32430: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.32445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.32480: variable 'omit' from source: magic vars 3066 1726773107.32924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773107.33221: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773107.33287: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773107.33339: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773107.33367: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773107.33612: 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 1726773107.33616: 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 1726773107.33623: 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 1726773107.33626: 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 1726773107.33700: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773107.33720: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3066 1726773107.33728: when evaluation is False, skipping this task 3066 1726773107.33738: _execute() done 3066 1726773107.33746: dumping result to json 3066 1726773107.33753: done dumping result, returning 3066 1726773107.33768: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-0514-f23a-000000000277] 3066 1726773107.33777: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000277 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3066 1726773107.33926: no more pending results, returning what we have 3066 1726773107.33931: results queue empty 3066 1726773107.33932: checking for any_errors_fatal 3066 1726773107.34052: done checking for any_errors_fatal 3066 1726773107.34054: checking for max_fail_percentage 3066 1726773107.34056: done checking for max_fail_percentage 3066 1726773107.34057: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.34058: done checking to see if all hosts have failed 3066 1726773107.34059: getting the remaining hosts for this loop 3066 1726773107.34060: done getting the remaining hosts for this loop 3066 1726773107.34064: getting the next task for host managed_node3 3066 1726773107.34073: done getting next task for host managed_node3 3066 1726773107.34080: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726773107.34086: ^ 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 1726773107.34101: getting variables 3066 1726773107.34103: in VariableManager get_vars() 3066 1726773107.34137: Calling all_inventory to load vars for managed_node3 3066 1726773107.34140: Calling groups_inventory to load vars for managed_node3 3066 1726773107.34143: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.34160: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.34165: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.34171: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000277 3066 1726773107.34174: WORKER PROCESS EXITING 3066 1726773107.34180: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.34239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.34310: done with get_vars() 3066 1726773107.34320: done getting variables 3066 1726773107.34392: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.029) 0:01:23.579 **** 3066 1726773107.34437: entering _queue_task() for managed_node3/include_vars 3066 1726773107.34650: worker is 1 (out of 1 available) 3066 1726773107.34671: exiting _queue_task() for managed_node3/include_vars 3066 1726773107.34684: done queuing things up, now waiting for results queue to drain 3066 1726773107.34686: waiting for pending results... 3066 1726773107.34914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3066 1726773107.35084: in run() - task 0afff7ba-f7d3-0514-f23a-000000000279 3066 1726773107.35109: variable 'ansible_search_path' from source: unknown 3066 1726773107.35124: variable 'ansible_search_path' from source: unknown 3066 1726773107.35175: calling self._execute() 3066 1726773107.35268: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.35282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.35298: variable 'omit' from source: magic vars 3066 1726773107.35433: variable 'omit' from source: magic vars 3066 1726773107.35534: variable 'omit' from source: magic vars 3066 1726773107.36031: variable 'ffparams' from source: task vars 3066 1726773107.36149: variable 'ansible_facts' from source: unknown 3066 1726773107.36267: variable 'ansible_facts' from source: unknown 3066 1726773107.36346: variable 'ansible_facts' from source: unknown 3066 1726773107.36416: variable 'ansible_facts' from source: unknown 3066 1726773107.36481: variable 'role_path' from source: magic vars 3066 1726773107.36617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3066 1726773107.36783: Loaded config def from plugin (lookup/first_found) 3066 1726773107.36789: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3066 1726773107.36832: variable 'ansible_search_path' from source: unknown 3066 1726773107.36848: variable 'ansible_search_path' from source: unknown 3066 1726773107.36856: variable 'ansible_search_path' from source: unknown 3066 1726773107.36879: variable 'ansible_search_path' from source: unknown 3066 1726773107.36884: variable 'ansible_search_path' from source: unknown 3066 1726773107.36893: variable 'omit' from source: magic vars 3066 1726773107.36915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773107.36938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773107.36953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773107.36970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773107.36985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773107.37007: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773107.37010: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.37016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.37088: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773107.37096: Set connection var ansible_connection to ssh 3066 1726773107.37104: Set connection var ansible_pipelining to False 3066 1726773107.37116: Set connection var ansible_shell_executable to /bin/sh 3066 1726773107.37119: Set connection var ansible_shell_type to sh 3066 1726773107.37125: Set connection var ansible_timeout to 10 3066 1726773107.37146: variable 'ansible_shell_executable' from source: unknown 3066 1726773107.37149: variable 'ansible_connection' from source: unknown 3066 1726773107.37152: variable 'ansible_module_compression' from source: unknown 3066 1726773107.37156: variable 'ansible_shell_type' from source: unknown 3066 1726773107.37159: variable 'ansible_shell_executable' from source: unknown 3066 1726773107.37164: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.37169: variable 'ansible_pipelining' from source: unknown 3066 1726773107.37172: variable 'ansible_timeout' from source: unknown 3066 1726773107.37179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.37265: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773107.37273: variable 'omit' from source: magic vars 3066 1726773107.37279: starting attempt loop 3066 1726773107.37282: running the handler 3066 1726773107.37339: handler run complete 3066 1726773107.37348: attempt loop complete, returning result 3066 1726773107.37351: _execute() done 3066 1726773107.37353: dumping result to json 3066 1726773107.37359: done dumping result, returning 3066 1726773107.37367: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-0514-f23a-000000000279] 3066 1726773107.37372: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000279 3066 1726773107.37477: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000279 3066 1726773107.37480: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3066 1726773107.37567: no more pending results, returning what we have 3066 1726773107.37570: results queue empty 3066 1726773107.37571: checking for any_errors_fatal 3066 1726773107.37578: done checking for any_errors_fatal 3066 1726773107.37579: checking for max_fail_percentage 3066 1726773107.37580: done checking for max_fail_percentage 3066 1726773107.37582: checking to see if all hosts have failed and the running result is not ok 3066 1726773107.37583: done checking to see if all hosts have failed 3066 1726773107.37584: getting the remaining hosts for this loop 3066 1726773107.37585: done getting the remaining hosts for this loop 3066 1726773107.37589: getting the next task for host managed_node3 3066 1726773107.37600: done getting next task for host managed_node3 3066 1726773107.37603: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726773107.37608: ^ 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 1726773107.37617: getting variables 3066 1726773107.37618: in VariableManager get_vars() 3066 1726773107.37641: Calling all_inventory to load vars for managed_node3 3066 1726773107.37643: Calling groups_inventory to load vars for managed_node3 3066 1726773107.37644: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773107.37655: Calling all_plugins_play to load vars for managed_node3 3066 1726773107.37657: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773107.37660: Calling groups_plugins_play to load vars for managed_node3 3066 1726773107.37699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773107.37741: done with get_vars() 3066 1726773107.37747: done getting variables 3066 1726773107.37790: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.033) 0:01:23.612 **** 3066 1726773107.37816: entering _queue_task() for managed_node3/package 3066 1726773107.38035: worker is 1 (out of 1 available) 3066 1726773107.38051: exiting _queue_task() for managed_node3/package 3066 1726773107.38065: done queuing things up, now waiting for results queue to drain 3066 1726773107.38067: waiting for pending results... 3066 1726773107.38525: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3066 1726773107.38530: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001f7 3066 1726773107.38534: variable 'ansible_search_path' from source: unknown 3066 1726773107.38539: variable 'ansible_search_path' from source: unknown 3066 1726773107.38585: calling self._execute() 3066 1726773107.38773: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.38815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.38818: variable 'omit' from source: magic vars 3066 1726773107.38939: variable 'omit' from source: magic vars 3066 1726773107.39005: variable 'omit' from source: magic vars 3066 1726773107.39060: variable '__kernel_settings_packages' from source: include_vars 3066 1726773107.39289: variable '__kernel_settings_packages' from source: include_vars 3066 1726773107.39468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773107.41032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773107.41092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773107.41123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773107.41157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773107.41182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773107.41313: Loading FilterModule 'ansible_collections.ansible.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 1726773107.41317: Loading FilterModule 'ansible_collections.ansible.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 1726773107.41319: Loading FilterModule 'ansible_collections.ansible.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 1726773107.41341: Loading FilterModule 'ansible_collections.ansible.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 1726773107.41355: Loading FilterModule 'ansible_collections.ansible.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 1726773107.41443: variable '__kernel_settings_is_ostree' from source: set_fact 3066 1726773107.41447: variable 'omit' from source: magic vars 3066 1726773107.41472: variable 'omit' from source: magic vars 3066 1726773107.41496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773107.41522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773107.41537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773107.41552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773107.41562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773107.41589: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773107.41599: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.41602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.41685: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773107.41692: Set connection var ansible_connection to ssh 3066 1726773107.41703: Set connection var ansible_pipelining to False 3066 1726773107.41713: Set connection var ansible_shell_executable to /bin/sh 3066 1726773107.41716: Set connection var ansible_shell_type to sh 3066 1726773107.41723: Set connection var ansible_timeout to 10 3066 1726773107.41743: variable 'ansible_shell_executable' from source: unknown 3066 1726773107.41746: variable 'ansible_connection' from source: unknown 3066 1726773107.41749: variable 'ansible_module_compression' from source: unknown 3066 1726773107.41754: variable 'ansible_shell_type' from source: unknown 3066 1726773107.41757: variable 'ansible_shell_executable' from source: unknown 3066 1726773107.41762: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773107.41766: variable 'ansible_pipelining' from source: unknown 3066 1726773107.41770: variable 'ansible_timeout' from source: unknown 3066 1726773107.41779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773107.41861: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773107.41870: variable 'omit' from source: magic vars 3066 1726773107.41876: starting attempt loop 3066 1726773107.41885: running the handler 3066 1726773107.41888: variable 'ansible_facts' from source: unknown 3066 1726773107.41897: _low_level_execute_command(): starting 3066 1726773107.41904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773107.42411: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773107.42417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.42428: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.42490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773107.42493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773107.42495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.42540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.44357: stdout chunk (state=3): >>>/root <<< 3066 1726773107.44463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.44515: stderr chunk (state=3): >>><<< 3066 1726773107.44518: stdout chunk (state=3): >>><<< 3066 1726773107.44542: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773107.44554: _low_level_execute_command(): starting 3066 1726773107.44560: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790 `" && echo ansible-tmp-1726773107.4454188-4176-48390925415790="` echo /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790 `" ) && sleep 0' 3066 1726773107.44981: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773107.45023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.45026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773107.45029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.45031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773107.45034: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773107.45036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.45087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773107.45094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.45144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.47314: stdout chunk (state=3): >>>ansible-tmp-1726773107.4454188-4176-48390925415790=/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790 <<< 3066 1726773107.47437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.47486: stderr chunk (state=3): >>><<< 3066 1726773107.47490: stdout chunk (state=3): >>><<< 3066 1726773107.47505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773107.4454188-4176-48390925415790=/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773107.47532: variable 'ansible_module_compression' from source: unknown 3066 1726773107.47571: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773107.47627: variable 'ansible_facts' from source: unknown 3066 1726773107.47749: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py 3066 1726773107.47868: Sending initial data 3066 1726773107.47871: Sent initial data (151 bytes) 3066 1726773107.48344: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.48347: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773107.48350: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773107.48352: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.48405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773107.48413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.48460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.50225: 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 1726773107.50261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773107.50298: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpash2imo3 /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py <<< 3066 1726773107.50308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py" <<< 3066 1726773107.50337: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpash2imo3" to remote "/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py" <<< 3066 1726773107.52009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.52085: stderr chunk (state=3): >>><<< 3066 1726773107.52088: stdout chunk (state=3): >>><<< 3066 1726773107.52113: done transferring module to remote 3066 1726773107.52124: _low_level_execute_command(): starting 3066 1726773107.52129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/ /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py && sleep 0' 3066 1726773107.52586: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.52633: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773107.52636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.52638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.52641: stderr 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773107.52643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.52689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773107.52694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.52739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.54736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.54786: stderr chunk (state=3): >>><<< 3066 1726773107.54789: stdout chunk (state=3): >>><<< 3066 1726773107.54816: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773107.54820: _low_level_execute_command(): starting 3066 1726773107.54822: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_setup.py && sleep 0' 3066 1726773107.55284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.55287: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.55290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.55292: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.55342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773107.55349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.55405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.88738: 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 1726773107.91366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773107.91370: stdout chunk (state=3): >>><<< 3066 1726773107.91373: stderr chunk (state=3): >>><<< 3066 1726773107.91413: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773107.91612: 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-1726773107.4454188-4176-48390925415790/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773107.91615: variable 'ansible_module_compression' from source: unknown 3066 1726773107.91618: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3066 1726773107.91652: variable 'ansible_facts' from source: unknown 3066 1726773107.91819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py 3066 1726773107.91935: Sending initial data 3066 1726773107.91952: Sent initial data (149 bytes) 3066 1726773107.92401: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.92412: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773107.92442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.92445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773107.92448: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.92494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773107.92517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.92556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.94332: 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 1726773107.94367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773107.94429: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpmhhdnx_z /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py <<< 3066 1726773107.94440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py" <<< 3066 1726773107.94470: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpmhhdnx_z" to remote "/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py" <<< 3066 1726773107.96011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.96026: stderr chunk (state=3): >>><<< 3066 1726773107.96164: stdout chunk (state=3): >>><<< 3066 1726773107.96168: done transferring module to remote 3066 1726773107.96171: _low_level_execute_command(): starting 3066 1726773107.96173: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/ /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py && sleep 0' 3066 1726773107.96788: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773107.96804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773107.96869: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773107.96883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773107.96899: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726773107.96975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773107.97013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773107.97033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773107.97053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773107.97139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773107.99566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773107.99569: stdout chunk (state=3): >>><<< 3066 1726773107.99572: stderr chunk (state=3): >>><<< 3066 1726773107.99715: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773107.99719: _low_level_execute_command(): starting 3066 1726773107.99722: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/AnsiballZ_dnf.py && sleep 0' 3066 1726773108.01014: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773108.01033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773108.01052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773108.01197: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773108.01285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773108.01394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773108.01496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773109.62901: 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 1726773109.69035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773109.69133: stderr chunk (state=3): >>><<< 3066 1726773109.69312: stdout chunk (state=3): >>><<< 3066 1726773109.69316: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773109.69319: 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-1726773107.4454188-4176-48390925415790/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773109.69322: _low_level_execute_command(): starting 3066 1726773109.69324: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773107.4454188-4176-48390925415790/ > /dev/null 2>&1 && sleep 0' 3066 1726773109.69963: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773109.69980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773109.70115: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773109.70135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773109.70209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773109.72340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773109.72344: stderr chunk (state=3): >>><<< 3066 1726773109.72347: stdout chunk (state=3): >>><<< 3066 1726773109.72537: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773109.72540: handler run complete 3066 1726773109.72543: attempt loop complete, returning result 3066 1726773109.72545: _execute() done 3066 1726773109.72547: dumping result to json 3066 1726773109.72550: done dumping result, returning 3066 1726773109.72552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-0514-f23a-0000000001f7] 3066 1726773109.72554: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f7 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3066 1726773109.72901: no more pending results, returning what we have 3066 1726773109.72907: results queue empty 3066 1726773109.72913: checking for any_errors_fatal 3066 1726773109.72920: done checking for any_errors_fatal 3066 1726773109.72921: checking for max_fail_percentage 3066 1726773109.72923: done checking for max_fail_percentage 3066 1726773109.72924: checking to see if all hosts have failed and the running result is not ok 3066 1726773109.72925: done checking to see if all hosts have failed 3066 1726773109.72926: getting the remaining hosts for this loop 3066 1726773109.72929: done getting the remaining hosts for this loop 3066 1726773109.72934: getting the next task for host managed_node3 3066 1726773109.72944: done getting next task for host managed_node3 3066 1726773109.72949: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726773109.72953: ^ 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 1726773109.72966: getting variables 3066 1726773109.72969: in VariableManager get_vars() 3066 1726773109.73209: Calling all_inventory to load vars for managed_node3 3066 1726773109.73213: Calling groups_inventory to load vars for managed_node3 3066 1726773109.73217: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773109.73224: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f7 3066 1726773109.73227: WORKER PROCESS EXITING 3066 1726773109.73243: Calling all_plugins_play to load vars for managed_node3 3066 1726773109.73247: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773109.73252: Calling groups_plugins_play to load vars for managed_node3 3066 1726773109.73311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773109.73432: done with get_vars() 3066 1726773109.73443: done getting variables 3066 1726773109.73514: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:11:49 -0400 (0:00:02.357) 0:01:25.970 **** 3066 1726773109.73552: entering _queue_task() for managed_node3/debug 3066 1726773109.73843: worker is 1 (out of 1 available) 3066 1726773109.73860: exiting _queue_task() for managed_node3/debug 3066 1726773109.73875: done queuing things up, now waiting for results queue to drain 3066 1726773109.73877: waiting for pending results... 3066 1726773109.74169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3066 1726773109.74320: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001f9 3066 1726773109.74350: variable 'ansible_search_path' from source: unknown 3066 1726773109.74359: variable 'ansible_search_path' from source: unknown 3066 1726773109.74408: calling self._execute() 3066 1726773109.74510: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773109.74524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773109.74539: variable 'omit' from source: magic vars 3066 1726773109.75031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773109.76725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773109.76816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773109.76862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773109.76910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773109.76949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773109.77048: Loading FilterModule 'ansible_collections.ansible.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 1726773109.77090: Loading FilterModule 'ansible_collections.ansible.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 1726773109.77138: Loading FilterModule 'ansible_collections.ansible.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 1726773109.77193: Loading FilterModule 'ansible_collections.ansible.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 1726773109.77218: Loading FilterModule 'ansible_collections.ansible.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 1726773109.77338: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773109.77362: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726773109.77370: when evaluation is False, skipping this task 3066 1726773109.77378: _execute() done 3066 1726773109.77386: dumping result to json 3066 1726773109.77413: done dumping result, returning 3066 1726773109.77417: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-0514-f23a-0000000001f9] 3066 1726773109.77419: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f9 skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3066 1726773109.77662: no more pending results, returning what we have 3066 1726773109.77666: results queue empty 3066 1726773109.77667: checking for any_errors_fatal 3066 1726773109.77677: done checking for any_errors_fatal 3066 1726773109.77678: checking for max_fail_percentage 3066 1726773109.77680: done checking for max_fail_percentage 3066 1726773109.77681: checking to see if all hosts have failed and the running result is not ok 3066 1726773109.77683: done checking to see if all hosts have failed 3066 1726773109.77684: getting the remaining hosts for this loop 3066 1726773109.77686: done getting the remaining hosts for this loop 3066 1726773109.77691: getting the next task for host managed_node3 3066 1726773109.77701: done getting next task for host managed_node3 3066 1726773109.77707: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726773109.77832: ^ 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 1726773109.77852: getting variables 3066 1726773109.77854: in VariableManager get_vars() 3066 1726773109.77901: Calling all_inventory to load vars for managed_node3 3066 1726773109.77905: Calling groups_inventory to load vars for managed_node3 3066 1726773109.77911: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773109.77923: Calling all_plugins_play to load vars for managed_node3 3066 1726773109.77926: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773109.77931: Calling groups_plugins_play to load vars for managed_node3 3066 1726773109.77970: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001f9 3066 1726773109.77973: WORKER PROCESS EXITING 3066 1726773109.77988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773109.78030: done with get_vars() 3066 1726773109.78040: done getting variables 3066 1726773109.78094: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:11:49 -0400 (0:00:00.045) 0:01:26.015 **** 3066 1726773109.78122: entering _queue_task() for managed_node3/reboot 3066 1726773109.78326: worker is 1 (out of 1 available) 3066 1726773109.78340: exiting _queue_task() for managed_node3/reboot 3066 1726773109.78354: done queuing things up, now waiting for results queue to drain 3066 1726773109.78356: waiting for pending results... 3066 1726773109.78537: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3066 1726773109.78624: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001fa 3066 1726773109.78636: variable 'ansible_search_path' from source: unknown 3066 1726773109.78640: variable 'ansible_search_path' from source: unknown 3066 1726773109.78672: calling self._execute() 3066 1726773109.78741: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773109.78747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773109.78760: variable 'omit' from source: magic vars 3066 1726773109.79170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773109.81313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773109.81317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773109.81320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773109.81345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773109.81383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773109.81486: Loading FilterModule 'ansible_collections.ansible.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 1726773109.81538: Loading FilterModule 'ansible_collections.ansible.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 1726773109.81577: Loading FilterModule 'ansible_collections.ansible.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 1726773109.81638: Loading FilterModule 'ansible_collections.ansible.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 1726773109.81662: Loading FilterModule 'ansible_collections.ansible.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 1726773109.81785: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773109.81813: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726773109.81823: when evaluation is False, skipping this task 3066 1726773109.81831: _execute() done 3066 1726773109.81839: dumping result to json 3066 1726773109.81847: done dumping result, returning 3066 1726773109.81861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-0514-f23a-0000000001fa] 3066 1726773109.81871: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fa skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726773109.82055: no more pending results, returning what we have 3066 1726773109.82059: results queue empty 3066 1726773109.82060: checking for any_errors_fatal 3066 1726773109.82067: done checking for any_errors_fatal 3066 1726773109.82067: checking for max_fail_percentage 3066 1726773109.82070: done checking for max_fail_percentage 3066 1726773109.82071: checking to see if all hosts have failed and the running result is not ok 3066 1726773109.82072: done checking to see if all hosts have failed 3066 1726773109.82073: getting the remaining hosts for this loop 3066 1726773109.82078: done getting the remaining hosts for this loop 3066 1726773109.82082: getting the next task for host managed_node3 3066 1726773109.82090: done getting next task for host managed_node3 3066 1726773109.82094: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726773109.82098: ^ 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 1726773109.82117: getting variables 3066 1726773109.82119: in VariableManager get_vars() 3066 1726773109.82157: Calling all_inventory to load vars for managed_node3 3066 1726773109.82160: Calling groups_inventory to load vars for managed_node3 3066 1726773109.82163: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773109.82173: Calling all_plugins_play to load vars for managed_node3 3066 1726773109.82179: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773109.82182: Calling groups_plugins_play to load vars for managed_node3 3066 1726773109.82255: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fa 3066 1726773109.82259: WORKER PROCESS EXITING 3066 1726773109.82287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773109.82356: done with get_vars() 3066 1726773109.82368: done getting variables 3066 1726773109.82439: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:11:49 -0400 (0:00:00.043) 0:01:26.059 **** 3066 1726773109.82476: entering _queue_task() for managed_node3/fail 3066 1726773109.82727: worker is 1 (out of 1 available) 3066 1726773109.82741: exiting _queue_task() for managed_node3/fail 3066 1726773109.82756: done queuing things up, now waiting for results queue to drain 3066 1726773109.82758: waiting for pending results... 3066 1726773109.83053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3066 1726773109.83193: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001fb 3066 1726773109.83216: variable 'ansible_search_path' from source: unknown 3066 1726773109.83226: variable 'ansible_search_path' from source: unknown 3066 1726773109.83271: calling self._execute() 3066 1726773109.83361: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773109.83374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773109.83389: variable 'omit' from source: magic vars 3066 1726773109.83995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773109.86512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773109.86597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773109.86654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773109.86707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773109.86748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773109.86854: Loading FilterModule 'ansible_collections.ansible.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 1726773109.86896: Loading FilterModule 'ansible_collections.ansible.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 1726773109.86941: Loading FilterModule 'ansible_collections.ansible.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 1726773109.86999: Loading FilterModule 'ansible_collections.ansible.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 1726773109.87025: Loading FilterModule 'ansible_collections.ansible.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 1726773109.87159: variable '__kernel_settings_is_transactional' from source: set_fact 3066 1726773109.87185: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3066 1726773109.87194: when evaluation is False, skipping this task 3066 1726773109.87203: _execute() done 3066 1726773109.87215: dumping result to json 3066 1726773109.87224: done dumping result, returning 3066 1726773109.87236: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-0514-f23a-0000000001fb] 3066 1726773109.87247: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fb 3066 1726773109.87437: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fb 3066 1726773109.87440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3066 1726773109.87523: no more pending results, returning what we have 3066 1726773109.87528: results queue empty 3066 1726773109.87529: checking for any_errors_fatal 3066 1726773109.87536: done checking for any_errors_fatal 3066 1726773109.87537: checking for max_fail_percentage 3066 1726773109.87539: done checking for max_fail_percentage 3066 1726773109.87540: checking to see if all hosts have failed and the running result is not ok 3066 1726773109.87542: done checking to see if all hosts have failed 3066 1726773109.87543: getting the remaining hosts for this loop 3066 1726773109.87545: done getting the remaining hosts for this loop 3066 1726773109.87551: getting the next task for host managed_node3 3066 1726773109.87562: done getting next task for host managed_node3 3066 1726773109.87566: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726773109.87571: ^ 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 1726773109.87590: getting variables 3066 1726773109.87593: in VariableManager get_vars() 3066 1726773109.87637: Calling all_inventory to load vars for managed_node3 3066 1726773109.87641: Calling groups_inventory to load vars for managed_node3 3066 1726773109.87644: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773109.87657: Calling all_plugins_play to load vars for managed_node3 3066 1726773109.87662: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773109.87665: Calling groups_plugins_play to load vars for managed_node3 3066 1726773109.87889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773109.87955: done with get_vars() 3066 1726773109.87966: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:11:49 -0400 (0:00:00.055) 0:01:26.115 **** 3066 1726773109.88064: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773109.88353: worker is 1 (out of 1 available) 3066 1726773109.88368: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773109.88383: done queuing things up, now waiting for results queue to drain 3066 1726773109.88386: waiting for pending results... 3066 1726773109.88725: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3066 1726773109.88778: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001fd 3066 1726773109.88803: variable 'ansible_search_path' from source: unknown 3066 1726773109.88816: variable 'ansible_search_path' from source: unknown 3066 1726773109.88864: calling self._execute() 3066 1726773109.88955: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773109.88969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773109.88984: variable 'omit' from source: magic vars 3066 1726773109.89150: variable 'omit' from source: magic vars 3066 1726773109.89201: variable 'omit' from source: magic vars 3066 1726773109.89239: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726773109.89577: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3066 1726773109.89712: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773109.89737: variable 'omit' from source: magic vars 3066 1726773109.89788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773109.89916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773109.89950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773109.89976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773109.89997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773109.90041: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773109.90055: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773109.90065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773109.90185: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773109.90266: Set connection var ansible_connection to ssh 3066 1726773109.90269: Set connection var ansible_pipelining to False 3066 1726773109.90272: Set connection var ansible_shell_executable to /bin/sh 3066 1726773109.90274: Set connection var ansible_shell_type to sh 3066 1726773109.90276: Set connection var ansible_timeout to 10 3066 1726773109.90278: variable 'ansible_shell_executable' from source: unknown 3066 1726773109.90285: variable 'ansible_connection' from source: unknown 3066 1726773109.90293: variable 'ansible_module_compression' from source: unknown 3066 1726773109.90300: variable 'ansible_shell_type' from source: unknown 3066 1726773109.90309: variable 'ansible_shell_executable' from source: unknown 3066 1726773109.90317: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773109.90326: variable 'ansible_pipelining' from source: unknown 3066 1726773109.90333: variable 'ansible_timeout' from source: unknown 3066 1726773109.90342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773109.90554: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773109.90573: variable 'omit' from source: magic vars 3066 1726773109.90583: starting attempt loop 3066 1726773109.90595: running the handler 3066 1726773109.90700: _low_level_execute_command(): starting 3066 1726773109.90704: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773109.91474: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773109.91513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773109.91533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773109.91565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773109.91651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773109.93448: stdout chunk (state=3): >>>/root <<< 3066 1726773109.93627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773109.93659: stderr chunk (state=3): >>><<< 3066 1726773109.93674: stdout chunk (state=3): >>><<< 3066 1726773109.93709: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773109.93738: _low_level_execute_command(): starting 3066 1726773109.93757: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864 `" && echo ansible-tmp-1726773109.9371827-4289-3951514483864="` echo /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864 `" ) && sleep 0' 3066 1726773109.94427: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773109.94442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773109.94469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773109.94490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773109.94592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773109.94628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773109.94646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773109.94664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773109.94751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773109.96905: stdout chunk (state=3): >>>ansible-tmp-1726773109.9371827-4289-3951514483864=/root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864 <<< 3066 1726773109.97090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773109.97108: stdout chunk (state=3): >>><<< 3066 1726773109.97125: stderr chunk (state=3): >>><<< 3066 1726773109.97286: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773109.9371827-4289-3951514483864=/root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773109.97290: variable 'ansible_module_compression' from source: unknown 3066 1726773109.97295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3066 1726773109.97308: variable 'ansible_facts' from source: unknown 3066 1726773109.97390: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py 3066 1726773109.97505: Sending initial data 3066 1726773109.97511: Sent initial data (171 bytes) 3066 1726773109.97964: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773109.98000: 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 1726773109.98003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773109.98008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773109.98011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773109.98014: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773109.98074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773109.98077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773109.98118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773109.99898: 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 1726773109.99943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773109.99985: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp7w1op313 /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726773110.00018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773110.00052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp7w1op313" to remote "/root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773110.01177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.01180: stdout chunk (state=3): >>><<< 3066 1726773110.01183: stderr chunk (state=3): >>><<< 3066 1726773110.01185: done transferring module to remote 3066 1726773110.01187: _low_level_execute_command(): starting 3066 1726773110.01190: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/ /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773110.01647: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773110.01656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773110.01662: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.01677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.01688: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.01737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.01751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.01800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.03881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.03885: stdout chunk (state=3): >>><<< 3066 1726773110.03887: stderr chunk (state=3): >>><<< 3066 1726773110.04081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.04084: _low_level_execute_command(): starting 3066 1726773110.04088: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773110.04826: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.04890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.04905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.04938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.05060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.23805: 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 1726773110.25448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773110.25509: stderr chunk (state=3): >>><<< 3066 1726773110.25513: stdout chunk (state=3): >>><<< 3066 1726773110.25529: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773110.25563: 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-1726773109.9371827-4289-3951514483864/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773110.25576: _low_level_execute_command(): starting 3066 1726773110.25583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773109.9371827-4289-3951514483864/ > /dev/null 2>&1 && sleep 0' 3066 1726773110.26050: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.26054: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.26057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.26059: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.26113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.26125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.26169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.28175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.28228: stderr chunk (state=3): >>><<< 3066 1726773110.28232: stdout chunk (state=3): >>><<< 3066 1726773110.28246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.28253: handler run complete 3066 1726773110.28273: attempt loop complete, returning result 3066 1726773110.28279: _execute() done 3066 1726773110.28282: dumping result to json 3066 1726773110.28284: done dumping result, returning 3066 1726773110.28294: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-0514-f23a-0000000001fd] 3066 1726773110.28300: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fd 3066 1726773110.28409: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fd 3066 1726773110.28413: 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 1726773110.28527: no more pending results, returning what we have 3066 1726773110.28531: results queue empty 3066 1726773110.28532: checking for any_errors_fatal 3066 1726773110.28538: done checking for any_errors_fatal 3066 1726773110.28539: checking for max_fail_percentage 3066 1726773110.28540: done checking for max_fail_percentage 3066 1726773110.28541: checking to see if all hosts have failed and the running result is not ok 3066 1726773110.28542: done checking to see if all hosts have failed 3066 1726773110.28543: getting the remaining hosts for this loop 3066 1726773110.28545: done getting the remaining hosts for this loop 3066 1726773110.28549: getting the next task for host managed_node3 3066 1726773110.28555: done getting next task for host managed_node3 3066 1726773110.28559: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726773110.28563: ^ 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 1726773110.28577: getting variables 3066 1726773110.28584: in VariableManager get_vars() 3066 1726773110.28615: Calling all_inventory to load vars for managed_node3 3066 1726773110.28618: Calling groups_inventory to load vars for managed_node3 3066 1726773110.28620: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773110.28628: Calling all_plugins_play to load vars for managed_node3 3066 1726773110.28630: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773110.28632: Calling groups_plugins_play to load vars for managed_node3 3066 1726773110.28673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773110.28718: done with get_vars() 3066 1726773110.28725: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.407) 0:01:26.522 **** 3066 1726773110.28815: entering _queue_task() for managed_node3/stat 3066 1726773110.29013: worker is 1 (out of 1 available) 3066 1726773110.29028: exiting _queue_task() for managed_node3/stat 3066 1726773110.29042: done queuing things up, now waiting for results queue to drain 3066 1726773110.29044: waiting for pending results... 3066 1726773110.29232: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3066 1726773110.29316: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001fe 3066 1726773110.29330: variable 'ansible_search_path' from source: unknown 3066 1726773110.29334: variable 'ansible_search_path' from source: unknown 3066 1726773110.29384: variable '__prof_from_conf' from source: task vars 3066 1726773110.29642: variable '__prof_from_conf' from source: task vars 3066 1726773110.29877: variable '__data' from source: task vars 3066 1726773110.29940: variable '__kernel_settings_register_tuned_main' from source: set_fact 3066 1726773110.30104: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773110.30113: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773110.30165: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773110.30184: variable 'omit' from source: magic vars 3066 1726773110.30262: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.30271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.30287: variable 'omit' from source: magic vars 3066 1726773110.30711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773110.32814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773110.32866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773110.32902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773110.32935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773110.32957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773110.33028: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33052: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33073: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33109: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33122: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33202: variable 'item' from source: unknown 3066 1726773110.33216: Evaluated conditional (item | length > 0): False 3066 1726773110.33219: when evaluation is False, skipping this task 3066 1726773110.33252: variable 'item' from source: unknown 3066 1726773110.33308: 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 1726773110.33475: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.33478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.33481: variable 'omit' from source: magic vars 3066 1726773110.33568: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33600: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33618: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33650: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33663: Loading FilterModule 'ansible_collections.ansible.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 1726773110.33733: variable 'item' from source: unknown 3066 1726773110.33741: Evaluated conditional (item | length > 0): True 3066 1726773110.33746: variable 'omit' from source: magic vars 3066 1726773110.33788: variable 'omit' from source: magic vars 3066 1726773110.33830: variable 'item' from source: unknown 3066 1726773110.33882: variable 'item' from source: unknown 3066 1726773110.33895: variable 'omit' from source: magic vars 3066 1726773110.34011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773110.34015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773110.34017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773110.34020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773110.34022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773110.34024: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773110.34028: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.34030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.34098: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773110.34104: Set connection var ansible_connection to ssh 3066 1726773110.34113: Set connection var ansible_pipelining to False 3066 1726773110.34121: Set connection var ansible_shell_executable to /bin/sh 3066 1726773110.34124: Set connection var ansible_shell_type to sh 3066 1726773110.34131: Set connection var ansible_timeout to 10 3066 1726773110.34152: variable 'ansible_shell_executable' from source: unknown 3066 1726773110.34155: variable 'ansible_connection' from source: unknown 3066 1726773110.34158: variable 'ansible_module_compression' from source: unknown 3066 1726773110.34162: variable 'ansible_shell_type' from source: unknown 3066 1726773110.34165: variable 'ansible_shell_executable' from source: unknown 3066 1726773110.34170: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.34175: variable 'ansible_pipelining' from source: unknown 3066 1726773110.34181: variable 'ansible_timeout' from source: unknown 3066 1726773110.34186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.34295: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773110.34307: variable 'omit' from source: magic vars 3066 1726773110.34311: starting attempt loop 3066 1726773110.34313: running the handler 3066 1726773110.34325: _low_level_execute_command(): starting 3066 1726773110.34332: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773110.34864: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.34867: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.34869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.34872: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.34934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.34937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.34943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.34987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.36771: stdout chunk (state=3): >>>/root <<< 3066 1726773110.36869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.36929: stderr chunk (state=3): >>><<< 3066 1726773110.36932: stdout chunk (state=3): >>><<< 3066 1726773110.36952: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.36963: _low_level_execute_command(): starting 3066 1726773110.36969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948 `" && echo ansible-tmp-1726773110.3695319-4331-252077890394948="` echo /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948 `" ) && sleep 0' 3066 1726773110.37440: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.37444: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773110.37447: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.37450: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.37505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.37511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.37562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.39741: stdout chunk (state=3): >>>ansible-tmp-1726773110.3695319-4331-252077890394948=/root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948 <<< 3066 1726773110.39858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.39921: stderr chunk (state=3): >>><<< 3066 1726773110.39924: stdout chunk (state=3): >>><<< 3066 1726773110.39945: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773110.3695319-4331-252077890394948=/root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.39992: variable 'ansible_module_compression' from source: unknown 3066 1726773110.40037: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773110.40070: variable 'ansible_facts' from source: unknown 3066 1726773110.40174: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py 3066 1726773110.40271: Sending initial data 3066 1726773110.40274: Sent initial data (151 bytes) 3066 1726773110.40777: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.40781: 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 1726773110.40784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.40792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.40794: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.40851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.40858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.40904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.42698: 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 1726773110.42747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773110.42812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpn2p0z8sv /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py <<< 3066 1726773110.42817: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py" <<< 3066 1726773110.42837: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpn2p0z8sv" to remote "/root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py" <<< 3066 1726773110.43658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.43743: stderr chunk (state=3): >>><<< 3066 1726773110.43746: stdout chunk (state=3): >>><<< 3066 1726773110.43772: done transferring module to remote 3066 1726773110.43813: _low_level_execute_command(): starting 3066 1726773110.43817: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/ /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py && sleep 0' 3066 1726773110.44292: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.44296: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773110.44299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773110.44301: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773110.44304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.44356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.44359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.44411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.46621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.46626: stdout chunk (state=3): >>><<< 3066 1726773110.46628: stderr chunk (state=3): >>><<< 3066 1726773110.46631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.46634: _low_level_execute_command(): starting 3066 1726773110.46636: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/AnsiballZ_stat.py && sleep 0' 3066 1726773110.47346: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773110.47371: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.47389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.47412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773110.47430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773110.47491: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.47553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.47576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.47610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.47708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.66932: 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": 262615, "dev": 51714, "nlink": 3, "atime": 1726773105.3569193, "mtime": 1726773099.9818366, "ctime": 1726773099.9818366, "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": "848452028", "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 1726773110.68748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773110.68817: stderr chunk (state=3): >>><<< 3066 1726773110.68822: stdout chunk (state=3): >>><<< 3066 1726773110.68836: _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": 262615, "dev": 51714, "nlink": 3, "atime": 1726773105.3569193, "mtime": 1726773099.9818366, "ctime": 1726773099.9818366, "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": "848452028", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773110.68915: 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-1726773110.3695319-4331-252077890394948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773110.68924: _low_level_execute_command(): starting 3066 1726773110.68930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773110.3695319-4331-252077890394948/ > /dev/null 2>&1 && sleep 0' 3066 1726773110.69413: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.69418: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.69425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.69438: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.69498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.69501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.69550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.71584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.71642: stderr chunk (state=3): >>><<< 3066 1726773110.71646: stdout chunk (state=3): >>><<< 3066 1726773110.71661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.71667: handler run complete 3066 1726773110.71724: attempt loop complete, returning result 3066 1726773110.71742: variable 'item' from source: unknown 3066 1726773110.71821: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773105.3569193, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773099.9818366, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773099.9818366, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "848452028", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726773110.71998: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.72002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.72004: variable 'omit' from source: magic vars 3066 1726773110.72127: Loading FilterModule 'ansible_collections.ansible.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 1726773110.72149: Loading FilterModule 'ansible_collections.ansible.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 1726773110.72171: Loading FilterModule 'ansible_collections.ansible.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 1726773110.72208: Loading FilterModule 'ansible_collections.ansible.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 1726773110.72222: Loading FilterModule 'ansible_collections.ansible.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 1726773110.72299: variable 'item' from source: unknown 3066 1726773110.72309: Evaluated conditional (item | length > 0): True 3066 1726773110.72315: variable 'omit' from source: magic vars 3066 1726773110.72330: variable 'omit' from source: magic vars 3066 1726773110.72373: variable 'item' from source: unknown 3066 1726773110.72435: variable 'item' from source: unknown 3066 1726773110.72451: variable 'omit' from source: magic vars 3066 1726773110.72470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773110.72481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773110.72488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773110.72502: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773110.72507: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.72512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.72577: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773110.72586: Set connection var ansible_connection to ssh 3066 1726773110.72592: Set connection var ansible_pipelining to False 3066 1726773110.72601: Set connection var ansible_shell_executable to /bin/sh 3066 1726773110.72604: Set connection var ansible_shell_type to sh 3066 1726773110.72612: Set connection var ansible_timeout to 10 3066 1726773110.72633: variable 'ansible_shell_executable' from source: unknown 3066 1726773110.72636: variable 'ansible_connection' from source: unknown 3066 1726773110.72639: variable 'ansible_module_compression' from source: unknown 3066 1726773110.72644: variable 'ansible_shell_type' from source: unknown 3066 1726773110.72647: variable 'ansible_shell_executable' from source: unknown 3066 1726773110.72651: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773110.72657: variable 'ansible_pipelining' from source: unknown 3066 1726773110.72662: variable 'ansible_timeout' from source: unknown 3066 1726773110.72670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773110.72759: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773110.72768: variable 'omit' from source: magic vars 3066 1726773110.72778: starting attempt loop 3066 1726773110.72781: running the handler 3066 1726773110.72788: _low_level_execute_command(): starting 3066 1726773110.72794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773110.73324: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.73327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773110.73330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773110.73332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.73334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.73336: stderr 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773110.73338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.73455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.73492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.75308: stdout chunk (state=3): >>>/root <<< 3066 1726773110.75417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.75479: stderr chunk (state=3): >>><<< 3066 1726773110.75483: stdout chunk (state=3): >>><<< 3066 1726773110.75500: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.75513: _low_level_execute_command(): starting 3066 1726773110.75519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937 `" && echo ansible-tmp-1726773110.7550173-4331-149188304720937="` echo /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937 `" ) && sleep 0' 3066 1726773110.76013: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.76021: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.76039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.76042: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.76093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.76097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.76153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.78304: stdout chunk (state=3): >>>ansible-tmp-1726773110.7550173-4331-149188304720937=/root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937 <<< 3066 1726773110.78428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.78491: stderr chunk (state=3): >>><<< 3066 1726773110.78495: stdout chunk (state=3): >>><<< 3066 1726773110.78516: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773110.7550173-4331-149188304720937=/root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.78552: variable 'ansible_module_compression' from source: unknown 3066 1726773110.78591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773110.78609: variable 'ansible_facts' from source: unknown 3066 1726773110.78660: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py 3066 1726773110.78769: Sending initial data 3066 1726773110.78773: Sent initial data (151 bytes) 3066 1726773110.79271: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.79280: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.79282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773110.79285: 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 1726773110.79287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.79343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.79346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.79352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.79403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.81171: 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 <<< 3066 1726773110.81176: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773110.81210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773110.81254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpjgd2d3fj /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py <<< 3066 1726773110.81257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py" <<< 3066 1726773110.81289: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpjgd2d3fj" to remote "/root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py" <<< 3066 1726773110.81292: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py" <<< 3066 1726773110.82079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.82153: stderr chunk (state=3): >>><<< 3066 1726773110.82156: stdout chunk (state=3): >>><<< 3066 1726773110.82176: done transferring module to remote 3066 1726773110.82187: _low_level_execute_command(): starting 3066 1726773110.82193: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/ /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py && sleep 0' 3066 1726773110.82664: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773110.82668: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773110.82670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773110.82680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773110.82683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.82735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.82741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773110.82743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.82784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773110.84772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773110.84823: stderr chunk (state=3): >>><<< 3066 1726773110.84827: stdout chunk (state=3): >>><<< 3066 1726773110.84845: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773110.84848: _low_level_execute_command(): starting 3066 1726773110.84854: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/AnsiballZ_stat.py && sleep 0' 3066 1726773110.85287: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.85324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773110.85328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773110.85330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.85332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773110.85334: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773110.85385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773110.85388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773110.85445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.04969: 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": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773102.6518776, "ctime": 1726773102.6518776, "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": "903601599", "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 1726773111.06817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773111.06869: stderr chunk (state=3): >>><<< 3066 1726773111.06875: stdout chunk (state=3): >>><<< 3066 1726773111.06897: _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": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773102.6518776, "ctime": 1726773102.6518776, "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": "903601599", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773111.06942: 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-1726773110.7550173-4331-149188304720937/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773111.06949: _low_level_execute_command(): starting 3066 1726773111.06956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773110.7550173-4331-149188304720937/ > /dev/null 2>&1 && sleep 0' 3066 1726773111.07388: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773111.07396: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.07420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773111.07423: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.07484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773111.07487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.07532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.09599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.09646: stderr chunk (state=3): >>><<< 3066 1726773111.09650: stdout chunk (state=3): >>><<< 3066 1726773111.09663: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773111.09669: handler run complete 3066 1726773111.09720: attempt loop complete, returning result 3066 1726773111.09739: variable 'item' from source: unknown 3066 1726773111.09808: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773089.7866793, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773102.6518776, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773102.6518776, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "903601599", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3066 1726773111.09984: dumping result to json 3066 1726773111.09986: done dumping result, returning 3066 1726773111.09989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-0514-f23a-0000000001fe] 3066 1726773111.09991: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fe 3066 1726773111.10195: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001fe 3066 1726773111.10198: WORKER PROCESS EXITING 3066 1726773111.10211: no more pending results, returning what we have 3066 1726773111.10214: results queue empty 3066 1726773111.10215: checking for any_errors_fatal 3066 1726773111.10220: done checking for any_errors_fatal 3066 1726773111.10221: checking for max_fail_percentage 3066 1726773111.10223: done checking for max_fail_percentage 3066 1726773111.10224: checking to see if all hosts have failed and the running result is not ok 3066 1726773111.10228: done checking to see if all hosts have failed 3066 1726773111.10230: getting the remaining hosts for this loop 3066 1726773111.10231: done getting the remaining hosts for this loop 3066 1726773111.10235: getting the next task for host managed_node3 3066 1726773111.10241: done getting next task for host managed_node3 3066 1726773111.10245: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726773111.10249: ^ 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 1726773111.10260: getting variables 3066 1726773111.10262: in VariableManager get_vars() 3066 1726773111.10299: Calling all_inventory to load vars for managed_node3 3066 1726773111.10302: Calling groups_inventory to load vars for managed_node3 3066 1726773111.10305: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773111.10316: Calling all_plugins_play to load vars for managed_node3 3066 1726773111.10319: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773111.10322: Calling groups_plugins_play to load vars for managed_node3 3066 1726773111.10364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773111.10404: done with get_vars() 3066 1726773111.10413: done getting variables 3066 1726773111.10461: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:11:51 -0400 (0:00:00.816) 0:01:27.339 **** 3066 1726773111.10491: entering _queue_task() for managed_node3/set_fact 3066 1726773111.10690: worker is 1 (out of 1 available) 3066 1726773111.10708: exiting _queue_task() for managed_node3/set_fact 3066 1726773111.10723: done queuing things up, now waiting for results queue to drain 3066 1726773111.10725: waiting for pending results... 3066 1726773111.10904: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3066 1726773111.10988: in run() - task 0afff7ba-f7d3-0514-f23a-0000000001ff 3066 1726773111.11002: variable 'ansible_search_path' from source: unknown 3066 1726773111.11007: variable 'ansible_search_path' from source: unknown 3066 1726773111.11043: calling self._execute() 3066 1726773111.11105: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773111.11113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773111.11122: variable 'omit' from source: magic vars 3066 1726773111.11226: variable 'omit' from source: magic vars 3066 1726773111.11282: variable 'omit' from source: magic vars 3066 1726773111.12028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773111.15961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773111.16048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773111.16291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773111.16336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773111.16377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773111.16597: Loading FilterModule 'ansible_collections.ansible.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 1726773111.16757: Loading FilterModule 'ansible_collections.ansible.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 1726773111.16793: Loading FilterModule 'ansible_collections.ansible.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 1726773111.16949: Loading FilterModule 'ansible_collections.ansible.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 1726773111.16974: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17128: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17138: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17201: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17498: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17617: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17786: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17837: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17894: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17963: Loading FilterModule 'ansible_collections.ansible.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 1726773111.17990: Loading FilterModule 'ansible_collections.ansible.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 1726773111.18365: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3066 1726773111.18523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773111.18764: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773111.18828: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773111.18872: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773111.18925: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773111.18986: 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 1726773111.19030: 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 1726773111.19066: 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 1726773111.19112: 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 1726773111.19273: variable 'omit' from source: magic vars 3066 1726773111.19322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773111.19441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773111.19448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773111.19452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773111.19455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773111.19498: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773111.19511: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773111.19521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773111.19671: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773111.19689: Set connection var ansible_connection to ssh 3066 1726773111.19702: Set connection var ansible_pipelining to False 3066 1726773111.19720: Set connection var ansible_shell_executable to /bin/sh 3066 1726773111.19736: Set connection var ansible_shell_type to sh 3066 1726773111.19747: Set connection var ansible_timeout to 10 3066 1726773111.19878: variable 'ansible_shell_executable' from source: unknown 3066 1726773111.19883: variable 'ansible_connection' from source: unknown 3066 1726773111.19885: variable 'ansible_module_compression' from source: unknown 3066 1726773111.19888: variable 'ansible_shell_type' from source: unknown 3066 1726773111.19890: variable 'ansible_shell_executable' from source: unknown 3066 1726773111.19892: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773111.19894: variable 'ansible_pipelining' from source: unknown 3066 1726773111.19896: variable 'ansible_timeout' from source: unknown 3066 1726773111.19898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773111.20014: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773111.20018: variable 'omit' from source: magic vars 3066 1726773111.20020: starting attempt loop 3066 1726773111.20022: running the handler 3066 1726773111.20038: handler run complete 3066 1726773111.20056: attempt loop complete, returning result 3066 1726773111.20093: _execute() done 3066 1726773111.20096: dumping result to json 3066 1726773111.20099: done dumping result, returning 3066 1726773111.20101: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-0514-f23a-0000000001ff] 3066 1726773111.20108: sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001ff ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3066 1726773111.20412: no more pending results, returning what we have 3066 1726773111.20417: results queue empty 3066 1726773111.20418: checking for any_errors_fatal 3066 1726773111.20430: done checking for any_errors_fatal 3066 1726773111.20431: checking for max_fail_percentage 3066 1726773111.20433: done checking for max_fail_percentage 3066 1726773111.20434: checking to see if all hosts have failed and the running result is not ok 3066 1726773111.20436: done checking to see if all hosts have failed 3066 1726773111.20437: getting the remaining hosts for this loop 3066 1726773111.20439: done getting the remaining hosts for this loop 3066 1726773111.20445: getting the next task for host managed_node3 3066 1726773111.20452: done getting next task for host managed_node3 3066 1726773111.20457: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726773111.20462: ^ 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 1726773111.20531: getting variables 3066 1726773111.20533: in VariableManager get_vars() 3066 1726773111.20579: Calling all_inventory to load vars for managed_node3 3066 1726773111.20583: Calling groups_inventory to load vars for managed_node3 3066 1726773111.20586: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773111.20598: Calling all_plugins_play to load vars for managed_node3 3066 1726773111.20603: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773111.20743: Calling groups_plugins_play to load vars for managed_node3 3066 1726773111.20756: done sending task result for task 0afff7ba-f7d3-0514-f23a-0000000001ff 3066 1726773111.20760: WORKER PROCESS EXITING 3066 1726773111.20840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773111.20912: done with get_vars() 3066 1726773111.20922: done getting variables 3066 1726773111.21000: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:11:51 -0400 (0:00:00.105) 0:01:27.445 **** 3066 1726773111.21041: entering _queue_task() for managed_node3/service 3066 1726773111.21501: worker is 1 (out of 1 available) 3066 1726773111.21750: exiting _queue_task() for managed_node3/service 3066 1726773111.21764: done queuing things up, now waiting for results queue to drain 3066 1726773111.21766: waiting for pending results... 3066 1726773111.22017: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3066 1726773111.22187: in run() - task 0afff7ba-f7d3-0514-f23a-000000000200 3066 1726773111.22221: variable 'ansible_search_path' from source: unknown 3066 1726773111.22231: variable 'ansible_search_path' from source: unknown 3066 1726773111.22289: variable '__kernel_settings_services' from source: include_vars 3066 1726773111.22696: variable '__kernel_settings_services' from source: include_vars 3066 1726773111.23224: variable 'omit' from source: magic vars 3066 1726773111.23668: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773111.23672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773111.23678: variable 'omit' from source: magic vars 3066 1726773111.23682: variable 'omit' from source: magic vars 3066 1726773111.23751: variable 'omit' from source: magic vars 3066 1726773111.23837: variable 'item' from source: unknown 3066 1726773111.23947: variable 'item' from source: unknown 3066 1726773111.23988: variable 'omit' from source: magic vars 3066 1726773111.24053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773111.24112: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773111.24140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773111.24216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773111.24219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773111.24229: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773111.24237: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773111.24245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773111.24384: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773111.24400: Set connection var ansible_connection to ssh 3066 1726773111.24417: Set connection var ansible_pipelining to False 3066 1726773111.24441: Set connection var ansible_shell_executable to /bin/sh 3066 1726773111.24449: Set connection var ansible_shell_type to sh 3066 1726773111.24461: Set connection var ansible_timeout to 10 3066 1726773111.24511: variable 'ansible_shell_executable' from source: unknown 3066 1726773111.24515: variable 'ansible_connection' from source: unknown 3066 1726773111.24517: variable 'ansible_module_compression' from source: unknown 3066 1726773111.24519: variable 'ansible_shell_type' from source: unknown 3066 1726773111.24542: variable 'ansible_shell_executable' from source: unknown 3066 1726773111.24546: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773111.24548: variable 'ansible_pipelining' from source: unknown 3066 1726773111.24552: variable 'ansible_timeout' from source: unknown 3066 1726773111.24653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773111.24743: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773111.24770: variable 'omit' from source: magic vars 3066 1726773111.24785: starting attempt loop 3066 1726773111.24794: running the handler 3066 1726773111.24919: variable 'ansible_facts' from source: unknown 3066 1726773111.24965: _low_level_execute_command(): starting 3066 1726773111.24991: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773111.25831: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.25901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773111.25922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.25949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.26036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.27836: stdout chunk (state=3): >>>/root <<< 3066 1726773111.28337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.28341: stderr chunk (state=3): >>><<< 3066 1726773111.28343: stdout chunk (state=3): >>><<< 3066 1726773111.28346: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773111.28349: _low_level_execute_command(): starting 3066 1726773111.28352: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185 `" && echo ansible-tmp-1726773111.2828536-4380-138788395054185="` echo /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185 `" ) && sleep 0' 3066 1726773111.29330: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.29368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773111.29395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.29431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.29503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.31697: stdout chunk (state=3): >>>ansible-tmp-1726773111.2828536-4380-138788395054185=/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185 <<< 3066 1726773111.31825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.31919: stderr chunk (state=3): >>><<< 3066 1726773111.31933: stdout chunk (state=3): >>><<< 3066 1726773111.32111: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773111.2828536-4380-138788395054185=/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773111.32114: variable 'ansible_module_compression' from source: unknown 3066 1726773111.32117: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773111.32119: variable 'ansible_facts' from source: unknown 3066 1726773111.32311: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py 3066 1726773111.32588: Sending initial data 3066 1726773111.32592: Sent initial data (152 bytes) 3066 1726773111.33147: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773111.33163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773111.33184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773111.33221: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773111.33235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.33340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.33364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.33447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.35247: 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 1726773111.35283: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773111.35357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmph4vizqe9" to remote "/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py" <<< 3066 1726773111.35650: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmph4vizqe9 /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py <<< 3066 1726773111.39743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.39869: stderr chunk (state=3): >>><<< 3066 1726773111.39882: stdout chunk (state=3): >>><<< 3066 1726773111.39927: done transferring module to remote 3066 1726773111.39945: _low_level_execute_command(): starting 3066 1726773111.39956: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/ /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py && sleep 0' 3066 1726773111.40645: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773111.40666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773111.40688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773111.40712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773111.40794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.40842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773111.40861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.40913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.40953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.43112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.43120: stdout chunk (state=3): >>><<< 3066 1726773111.43122: stderr chunk (state=3): >>><<< 3066 1726773111.43125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773111.43128: _low_level_execute_command(): starting 3066 1726773111.43131: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_setup.py && sleep 0' 3066 1726773111.43731: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773111.43746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773111.43784: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773111.44212: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773111.44265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.44290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.44381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.77285: 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 1726773111.79800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773111.79821: stderr chunk (state=3): >>><<< 3066 1726773111.79911: stdout chunk (state=3): >>><<< 3066 1726773111.79931: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773111.79979: 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-1726773111.2828536-4380-138788395054185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773111.80033: 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 1726773111.80189: variable 'ansible_module_compression' from source: unknown 3066 1726773111.80345: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3066 1726773111.80471: variable 'ansible_facts' from source: unknown 3066 1726773111.80956: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py 3066 1726773111.81331: Sending initial data 3066 1726773111.81356: Sent initial data (154 bytes) 3066 1726773111.82458: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773111.82480: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.82609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.82750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773111.82763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.82788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.83125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.84689: 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 1726773111.84725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773111.84802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmphrmb9k72 /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py <<< 3066 1726773111.84838: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmphrmb9k72" to remote "/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py" <<< 3066 1726773111.89381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.89473: stderr chunk (state=3): >>><<< 3066 1726773111.89477: stdout chunk (state=3): >>><<< 3066 1726773111.89510: done transferring module to remote 3066 1726773111.89520: _low_level_execute_command(): starting 3066 1726773111.89526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/ /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py && sleep 0' 3066 1726773111.91001: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.91035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773111.91039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773111.91053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773111.91132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773111.93110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773111.93454: stderr chunk (state=3): >>><<< 3066 1726773111.93458: stdout chunk (state=3): >>><<< 3066 1726773111.93477: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773111.93484: _low_level_execute_command(): starting 3066 1726773111.93490: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/AnsiballZ_systemd.py && sleep 0' 3066 1726773111.94677: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773111.94680: 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 1726773111.94700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773111.94708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773111.94922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773111.95123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.29577: 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": "5141", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15257600", "MemoryAvailable": "infinity", "CPUUsageNSec": "150881000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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<<< 3066 1726773112.29736: stdout chunk (state=3): >>>": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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 1726773112.32094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773112.32098: stdout chunk (state=3): >>><<< 3066 1726773112.32101: stderr chunk (state=3): >>><<< 3066 1726773112.32247: _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": "5141", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15257600", "MemoryAvailable": "infinity", "CPUUsageNSec": "150881000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773112.32812: 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-1726773111.2828536-4380-138788395054185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773112.32937: _low_level_execute_command(): starting 3066 1726773112.32941: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773111.2828536-4380-138788395054185/ > /dev/null 2>&1 && sleep 0' 3066 1726773112.33701: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773112.33791: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.33851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.33888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773112.33933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.34102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.36128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.36146: stdout chunk (state=3): >>><<< 3066 1726773112.36518: stderr chunk (state=3): >>><<< 3066 1726773112.36522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.36524: handler run complete 3066 1726773112.36527: attempt loop complete, returning result 3066 1726773112.36529: variable 'item' from source: unknown 3066 1726773112.36682: 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 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "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": "150881000", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "ControlPID": "0", "CoredumpFilter": "0x33", "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": "5141", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; 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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5141", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15257600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "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": "dbus-broker.service sysinit.target 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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "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 1726773112.38014: dumping result to json 3066 1726773112.38018: done dumping result, returning 3066 1726773112.38021: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-0514-f23a-000000000200] 3066 1726773112.38023: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000200 3066 1726773112.38698: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000200 3066 1726773112.38703: WORKER PROCESS EXITING 3066 1726773112.38723: no more pending results, returning what we have 3066 1726773112.38727: results queue empty 3066 1726773112.38728: checking for any_errors_fatal 3066 1726773112.38732: done checking for any_errors_fatal 3066 1726773112.38733: checking for max_fail_percentage 3066 1726773112.38734: done checking for max_fail_percentage 3066 1726773112.38735: checking to see if all hosts have failed and the running result is not ok 3066 1726773112.38737: done checking to see if all hosts have failed 3066 1726773112.38738: getting the remaining hosts for this loop 3066 1726773112.38739: done getting the remaining hosts for this loop 3066 1726773112.38743: getting the next task for host managed_node3 3066 1726773112.38749: done getting next task for host managed_node3 3066 1726773112.38753: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726773112.38760: ^ 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 1726773112.38772: getting variables 3066 1726773112.38774: in VariableManager get_vars() 3066 1726773112.38924: Calling all_inventory to load vars for managed_node3 3066 1726773112.38927: Calling groups_inventory to load vars for managed_node3 3066 1726773112.38931: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773112.38942: Calling all_plugins_play to load vars for managed_node3 3066 1726773112.38946: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773112.38950: Calling groups_plugins_play to load vars for managed_node3 3066 1726773112.39114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773112.39272: done with get_vars() 3066 1726773112.39281: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:11:52 -0400 (0:00:01.183) 0:01:28.628 **** 3066 1726773112.39398: entering _queue_task() for managed_node3/file 3066 1726773112.39667: worker is 1 (out of 1 available) 3066 1726773112.39682: exiting _queue_task() for managed_node3/file 3066 1726773112.39813: done queuing things up, now waiting for results queue to drain 3066 1726773112.39815: waiting for pending results... 3066 1726773112.40015: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3066 1726773112.40174: in run() - task 0afff7ba-f7d3-0514-f23a-000000000201 3066 1726773112.40197: variable 'ansible_search_path' from source: unknown 3066 1726773112.40208: variable 'ansible_search_path' from source: unknown 3066 1726773112.40267: calling self._execute() 3066 1726773112.40371: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773112.40385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773112.40403: variable 'omit' from source: magic vars 3066 1726773112.40541: variable 'omit' from source: magic vars 3066 1726773112.40628: variable 'omit' from source: magic vars 3066 1726773112.40681: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773112.41095: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773112.41195: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773112.41223: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773112.41282: variable 'omit' from source: magic vars 3066 1726773112.41412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773112.41416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773112.41420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773112.41451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773112.41469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773112.41510: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773112.41520: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773112.41532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773112.41680: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773112.41711: Set connection var ansible_connection to ssh 3066 1726773112.41714: Set connection var ansible_pipelining to False 3066 1726773112.41752: Set connection var ansible_shell_executable to /bin/sh 3066 1726773112.41755: Set connection var ansible_shell_type to sh 3066 1726773112.41762: Set connection var ansible_timeout to 10 3066 1726773112.41794: variable 'ansible_shell_executable' from source: unknown 3066 1726773112.41805: variable 'ansible_connection' from source: unknown 3066 1726773112.41861: variable 'ansible_module_compression' from source: unknown 3066 1726773112.41869: variable 'ansible_shell_type' from source: unknown 3066 1726773112.41873: variable 'ansible_shell_executable' from source: unknown 3066 1726773112.41880: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773112.41886: variable 'ansible_pipelining' from source: unknown 3066 1726773112.41888: variable 'ansible_timeout' from source: unknown 3066 1726773112.41891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773112.42125: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773112.42143: variable 'omit' from source: magic vars 3066 1726773112.42154: starting attempt loop 3066 1726773112.42161: running the handler 3066 1726773112.42199: _low_level_execute_command(): starting 3066 1726773112.42207: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773112.43025: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773112.43087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.43163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.43218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773112.43221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.43302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.45166: stdout chunk (state=3): >>>/root <<< 3066 1726773112.45385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.45389: stdout chunk (state=3): >>><<< 3066 1726773112.45391: stderr chunk (state=3): >>><<< 3066 1726773112.45526: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.45529: _low_level_execute_command(): starting 3066 1726773112.45533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313 `" && echo ansible-tmp-1726773112.4542148-4456-58411966462313="` echo /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313 `" ) && sleep 0' 3066 1726773112.46642: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773112.46698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773112.46718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.46737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773112.46915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.46984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773112.47014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.47100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.49255: stdout chunk (state=3): >>>ansible-tmp-1726773112.4542148-4456-58411966462313=/root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313 <<< 3066 1726773112.49422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.49491: stderr chunk (state=3): >>><<< 3066 1726773112.49495: stdout chunk (state=3): >>><<< 3066 1726773112.49524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773112.4542148-4456-58411966462313=/root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.49580: variable 'ansible_module_compression' from source: unknown 3066 1726773112.49635: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726773112.49673: variable 'ansible_facts' from source: unknown 3066 1726773112.49761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py 3066 1726773112.49930: Sending initial data 3066 1726773112.49934: Sent initial data (150 bytes) 3066 1726773112.50545: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773112.50549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.50603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.52388: 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 1726773112.52429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773112.52470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpzw95b2kz /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py <<< 3066 1726773112.52474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py" <<< 3066 1726773112.52504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpzw95b2kz" to remote "/root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py" <<< 3066 1726773112.53321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.53387: stderr chunk (state=3): >>><<< 3066 1726773112.53391: stdout chunk (state=3): >>><<< 3066 1726773112.53413: done transferring module to remote 3066 1726773112.53423: _low_level_execute_command(): starting 3066 1726773112.53429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/ /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py && sleep 0' 3066 1726773112.53894: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.53898: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773112.53903: 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.32 is address <<< 3066 1726773112.53905: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.53907: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.53960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.53963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.54021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.56031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.56081: stderr chunk (state=3): >>><<< 3066 1726773112.56085: stdout chunk (state=3): >>><<< 3066 1726773112.56099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.56108: _low_level_execute_command(): starting 3066 1726773112.56111: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/AnsiballZ_file.py && sleep 0' 3066 1726773112.56565: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.56568: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.56571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773112.56573: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773112.56575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.56628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.56632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.56689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.76749: 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 1726773112.78600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773112.78604: stdout chunk (state=3): >>><<< 3066 1726773112.78617: stderr chunk (state=3): >>><<< 3066 1726773112.78641: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773112.78730: 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-1726773112.4542148-4456-58411966462313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773112.78812: _low_level_execute_command(): starting 3066 1726773112.78816: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773112.4542148-4456-58411966462313/ > /dev/null 2>&1 && sleep 0' 3066 1726773112.79445: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773112.79471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773112.79488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.79518: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773112.79582: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.79643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.79662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773112.79696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.79774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.81896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.81900: stdout chunk (state=3): >>><<< 3066 1726773112.81902: stderr chunk (state=3): >>><<< 3066 1726773112.81930: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.82111: handler run complete 3066 1726773112.82114: attempt loop complete, returning result 3066 1726773112.82117: _execute() done 3066 1726773112.82119: dumping result to json 3066 1726773112.82121: done dumping result, returning 3066 1726773112.82123: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-0514-f23a-000000000201] 3066 1726773112.82125: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000201 3066 1726773112.82204: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000201 3066 1726773112.82209: 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 1726773112.82325: no more pending results, returning what we have 3066 1726773112.82330: results queue empty 3066 1726773112.82331: checking for any_errors_fatal 3066 1726773112.82351: done checking for any_errors_fatal 3066 1726773112.82352: checking for max_fail_percentage 3066 1726773112.82354: done checking for max_fail_percentage 3066 1726773112.82355: checking to see if all hosts have failed and the running result is not ok 3066 1726773112.82356: done checking to see if all hosts have failed 3066 1726773112.82357: getting the remaining hosts for this loop 3066 1726773112.82359: done getting the remaining hosts for this loop 3066 1726773112.82365: getting the next task for host managed_node3 3066 1726773112.82372: done getting next task for host managed_node3 3066 1726773112.82379: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726773112.82384: ^ 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 1726773112.82397: getting variables 3066 1726773112.82399: in VariableManager get_vars() 3066 1726773112.82571: Calling all_inventory to load vars for managed_node3 3066 1726773112.82577: Calling groups_inventory to load vars for managed_node3 3066 1726773112.82581: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773112.82593: Calling all_plugins_play to load vars for managed_node3 3066 1726773112.82597: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773112.82601: Calling groups_plugins_play to load vars for managed_node3 3066 1726773112.82737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773112.82883: done with get_vars() 3066 1726773112.82893: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:11:52 -0400 (0:00:00.436) 0:01:29.065 **** 3066 1726773112.83055: entering _queue_task() for managed_node3/slurp 3066 1726773112.83338: worker is 1 (out of 1 available) 3066 1726773112.83353: exiting _queue_task() for managed_node3/slurp 3066 1726773112.83369: done queuing things up, now waiting for results queue to drain 3066 1726773112.83371: waiting for pending results... 3066 1726773112.83728: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3066 1726773112.83826: in run() - task 0afff7ba-f7d3-0514-f23a-000000000202 3066 1726773112.83861: variable 'ansible_search_path' from source: unknown 3066 1726773112.83865: variable 'ansible_search_path' from source: unknown 3066 1726773112.83902: calling self._execute() 3066 1726773112.84055: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773112.84059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773112.84062: variable 'omit' from source: magic vars 3066 1726773112.84164: variable 'omit' from source: magic vars 3066 1726773112.84210: variable 'omit' from source: magic vars 3066 1726773112.84237: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773112.84516: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773112.84582: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773112.84619: variable 'omit' from source: magic vars 3066 1726773112.84656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773112.84687: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773112.84707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773112.84725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773112.84791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773112.84795: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773112.84798: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773112.84801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773112.84880: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773112.84884: Set connection var ansible_connection to ssh 3066 1726773112.84891: Set connection var ansible_pipelining to False 3066 1726773112.84899: Set connection var ansible_shell_executable to /bin/sh 3066 1726773112.84901: Set connection var ansible_shell_type to sh 3066 1726773112.84910: Set connection var ansible_timeout to 10 3066 1726773112.84935: variable 'ansible_shell_executable' from source: unknown 3066 1726773112.84938: variable 'ansible_connection' from source: unknown 3066 1726773112.84941: variable 'ansible_module_compression' from source: unknown 3066 1726773112.84947: variable 'ansible_shell_type' from source: unknown 3066 1726773112.84950: variable 'ansible_shell_executable' from source: unknown 3066 1726773112.84952: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773112.84959: variable 'ansible_pipelining' from source: unknown 3066 1726773112.84961: variable 'ansible_timeout' from source: unknown 3066 1726773112.84966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773112.85132: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773112.85142: variable 'omit' from source: magic vars 3066 1726773112.85150: starting attempt loop 3066 1726773112.85153: running the handler 3066 1726773112.85163: _low_level_execute_command(): starting 3066 1726773112.85172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773112.85709: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.85713: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.85717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.85720: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.85770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.85773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.85837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.87641: stdout chunk (state=3): >>>/root <<< 3066 1726773112.87748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.87796: stderr chunk (state=3): >>><<< 3066 1726773112.87799: stdout chunk (state=3): >>><<< 3066 1726773112.87822: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.87834: _low_level_execute_command(): starting 3066 1726773112.87840: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694 `" && echo ansible-tmp-1726773112.8782208-4475-216795030875694="` echo /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694 `" ) && sleep 0' 3066 1726773112.88289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.88293: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.88303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773112.88306: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773112.88308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.88355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773112.88361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.88409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.90598: stdout chunk (state=3): >>>ansible-tmp-1726773112.8782208-4475-216795030875694=/root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694 <<< 3066 1726773112.90782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.90786: stdout chunk (state=3): >>><<< 3066 1726773112.90789: stderr chunk (state=3): >>><<< 3066 1726773112.90813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773112.8782208-4475-216795030875694=/root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.91012: variable 'ansible_module_compression' from source: unknown 3066 1726773112.91015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3066 1726773112.91018: variable 'ansible_facts' from source: unknown 3066 1726773112.91065: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py 3066 1726773112.91305: Sending initial data 3066 1726773112.91319: Sent initial data (152 bytes) 3066 1726773112.91754: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.91782: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773112.91795: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.91833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.91850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.91899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.93630: 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 1726773112.93635: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773112.93668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773112.93704: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpyb1zrk2k /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py <<< 3066 1726773112.93710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py" <<< 3066 1726773112.93744: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpyb1zrk2k" to remote "/root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py" <<< 3066 1726773112.93751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py" <<< 3066 1726773112.94497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.94558: stderr chunk (state=3): >>><<< 3066 1726773112.94562: stdout chunk (state=3): >>><<< 3066 1726773112.94583: done transferring module to remote 3066 1726773112.94597: _low_level_execute_command(): starting 3066 1726773112.94602: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/ /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py && sleep 0' 3066 1726773112.95055: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.95059: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.95061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773112.95064: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.95121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.95127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.95173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773112.97154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773112.97201: stderr chunk (state=3): >>><<< 3066 1726773112.97205: stdout chunk (state=3): >>><<< 3066 1726773112.97225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773112.97229: _low_level_execute_command(): starting 3066 1726773112.97234: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/AnsiballZ_slurp.py && sleep 0' 3066 1726773112.97675: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773112.97679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773112.97682: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773112.97736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773112.97739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773112.97795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.15941: 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 1726773113.17637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773113.17700: stderr chunk (state=3): >>><<< 3066 1726773113.17722: stdout chunk (state=3): >>><<< 3066 1726773113.17878: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773113.17882: 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-1726773112.8782208-4475-216795030875694/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773113.17886: _low_level_execute_command(): starting 3066 1726773113.17888: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773112.8782208-4475-216795030875694/ > /dev/null 2>&1 && sleep 0' 3066 1726773113.18403: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.18429: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773113.18441: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.18499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773113.18524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.18560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.20571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.20618: stderr chunk (state=3): >>><<< 3066 1726773113.20622: stdout chunk (state=3): >>><<< 3066 1726773113.20638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773113.20645: handler run complete 3066 1726773113.20665: attempt loop complete, returning result 3066 1726773113.20669: _execute() done 3066 1726773113.20671: dumping result to json 3066 1726773113.20674: done dumping result, returning 3066 1726773113.20686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-0514-f23a-000000000202] 3066 1726773113.20695: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000202 3066 1726773113.20791: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000202 3066 1726773113.20794: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3066 1726773113.20872: no more pending results, returning what we have 3066 1726773113.20876: results queue empty 3066 1726773113.20877: checking for any_errors_fatal 3066 1726773113.20886: done checking for any_errors_fatal 3066 1726773113.20887: checking for max_fail_percentage 3066 1726773113.20889: done checking for max_fail_percentage 3066 1726773113.20890: checking to see if all hosts have failed and the running result is not ok 3066 1726773113.20891: done checking to see if all hosts have failed 3066 1726773113.20892: getting the remaining hosts for this loop 3066 1726773113.20894: done getting the remaining hosts for this loop 3066 1726773113.20898: getting the next task for host managed_node3 3066 1726773113.20904: done getting next task for host managed_node3 3066 1726773113.20909: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726773113.20913: ^ 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 1726773113.20923: getting variables 3066 1726773113.20925: in VariableManager get_vars() 3066 1726773113.20959: Calling all_inventory to load vars for managed_node3 3066 1726773113.20961: Calling groups_inventory to load vars for managed_node3 3066 1726773113.20964: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773113.20974: Calling all_plugins_play to load vars for managed_node3 3066 1726773113.20977: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773113.20980: Calling groups_plugins_play to load vars for managed_node3 3066 1726773113.21038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773113.21081: done with get_vars() 3066 1726773113.21089: done getting variables 3066 1726773113.21145: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:11:53 -0400 (0:00:00.381) 0:01:29.446 **** 3066 1726773113.21171: entering _queue_task() for managed_node3/set_fact 3066 1726773113.21366: worker is 1 (out of 1 available) 3066 1726773113.21381: exiting _queue_task() for managed_node3/set_fact 3066 1726773113.21395: done queuing things up, now waiting for results queue to drain 3066 1726773113.21397: waiting for pending results... 3066 1726773113.21593: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3066 1726773113.21677: in run() - task 0afff7ba-f7d3-0514-f23a-000000000203 3066 1726773113.21692: variable 'ansible_search_path' from source: unknown 3066 1726773113.21696: variable 'ansible_search_path' from source: unknown 3066 1726773113.21759: calling self._execute() 3066 1726773113.21812: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773113.21818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773113.21828: variable 'omit' from source: magic vars 3066 1726773113.21933: variable 'omit' from source: magic vars 3066 1726773113.21987: variable 'omit' from source: magic vars 3066 1726773113.22384: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773113.22392: variable '__cur_profile' from source: task vars 3066 1726773113.22527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773113.24203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773113.24257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773113.24290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773113.24511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773113.24514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773113.24517: Loading FilterModule 'ansible_collections.ansible.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 1726773113.24520: Loading FilterModule 'ansible_collections.ansible.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 1726773113.24538: Loading FilterModule 'ansible_collections.ansible.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 1726773113.24592: Loading FilterModule 'ansible_collections.ansible.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 1726773113.24618: Loading FilterModule 'ansible_collections.ansible.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 1726773113.24754: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3066 1726773113.24825: variable 'omit' from source: magic vars 3066 1726773113.24860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773113.24902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773113.24936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773113.24963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773113.24984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773113.25023: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773113.25032: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773113.25041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773113.25164: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773113.25180: Set connection var ansible_connection to ssh 3066 1726773113.25193: Set connection var ansible_pipelining to False 3066 1726773113.25210: Set connection var ansible_shell_executable to /bin/sh 3066 1726773113.25218: Set connection var ansible_shell_type to sh 3066 1726773113.25230: Set connection var ansible_timeout to 10 3066 1726773113.25263: variable 'ansible_shell_executable' from source: unknown 3066 1726773113.25272: variable 'ansible_connection' from source: unknown 3066 1726773113.25283: variable 'ansible_module_compression' from source: unknown 3066 1726773113.25291: variable 'ansible_shell_type' from source: unknown 3066 1726773113.25298: variable 'ansible_shell_executable' from source: unknown 3066 1726773113.25308: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773113.25318: variable 'ansible_pipelining' from source: unknown 3066 1726773113.25327: variable 'ansible_timeout' from source: unknown 3066 1726773113.25336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773113.25455: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773113.25472: variable 'omit' from source: magic vars 3066 1726773113.25486: starting attempt loop 3066 1726773113.25493: running the handler 3066 1726773113.25510: handler run complete 3066 1726773113.25520: attempt loop complete, returning result 3066 1726773113.25523: _execute() done 3066 1726773113.25533: dumping result to json 3066 1726773113.25539: done dumping result, returning 3066 1726773113.25542: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-0514-f23a-000000000203] 3066 1726773113.25545: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000203 3066 1726773113.25627: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000203 3066 1726773113.25631: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3066 1726773113.25714: no more pending results, returning what we have 3066 1726773113.25718: results queue empty 3066 1726773113.25719: checking for any_errors_fatal 3066 1726773113.25725: done checking for any_errors_fatal 3066 1726773113.25726: checking for max_fail_percentage 3066 1726773113.25728: done checking for max_fail_percentage 3066 1726773113.25729: checking to see if all hosts have failed and the running result is not ok 3066 1726773113.25730: done checking to see if all hosts have failed 3066 1726773113.25731: getting the remaining hosts for this loop 3066 1726773113.25732: done getting the remaining hosts for this loop 3066 1726773113.25736: getting the next task for host managed_node3 3066 1726773113.25743: done getting next task for host managed_node3 3066 1726773113.25754: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726773113.25758: ^ 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 1726773113.25773: getting variables 3066 1726773113.25775: in VariableManager get_vars() 3066 1726773113.25808: Calling all_inventory to load vars for managed_node3 3066 1726773113.25810: Calling groups_inventory to load vars for managed_node3 3066 1726773113.25812: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773113.25820: Calling all_plugins_play to load vars for managed_node3 3066 1726773113.25822: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773113.25824: Calling groups_plugins_play to load vars for managed_node3 3066 1726773113.25868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773113.25910: done with get_vars() 3066 1726773113.25917: done getting variables 3066 1726773113.25960: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:11:53 -0400 (0:00:00.048) 0:01:29.494 **** 3066 1726773113.25990: entering _queue_task() for managed_node3/copy 3066 1726773113.26167: worker is 1 (out of 1 available) 3066 1726773113.26180: exiting _queue_task() for managed_node3/copy 3066 1726773113.26193: done queuing things up, now waiting for results queue to drain 3066 1726773113.26195: waiting for pending results... 3066 1726773113.26373: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3066 1726773113.26454: in run() - task 0afff7ba-f7d3-0514-f23a-000000000204 3066 1726773113.26467: variable 'ansible_search_path' from source: unknown 3066 1726773113.26471: variable 'ansible_search_path' from source: unknown 3066 1726773113.26504: calling self._execute() 3066 1726773113.26571: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773113.26580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773113.26589: variable 'omit' from source: magic vars 3066 1726773113.26675: variable 'omit' from source: magic vars 3066 1726773113.26722: variable 'omit' from source: magic vars 3066 1726773113.26746: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726773113.26996: variable '__kernel_settings_active_profile' from source: set_fact 3066 1726773113.27020: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773113.27078: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3066 1726773113.27143: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773113.27168: variable 'omit' from source: magic vars 3066 1726773113.27208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773113.27239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773113.27255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773113.27270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773113.27284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773113.27314: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773113.27317: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773113.27320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773113.27398: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773113.27405: Set connection var ansible_connection to ssh 3066 1726773113.27413: Set connection var ansible_pipelining to False 3066 1726773113.27424: Set connection var ansible_shell_executable to /bin/sh 3066 1726773113.27427: Set connection var ansible_shell_type to sh 3066 1726773113.27435: Set connection var ansible_timeout to 10 3066 1726773113.27454: variable 'ansible_shell_executable' from source: unknown 3066 1726773113.27457: variable 'ansible_connection' from source: unknown 3066 1726773113.27460: variable 'ansible_module_compression' from source: unknown 3066 1726773113.27464: variable 'ansible_shell_type' from source: unknown 3066 1726773113.27467: variable 'ansible_shell_executable' from source: unknown 3066 1726773113.27472: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773113.27476: variable 'ansible_pipelining' from source: unknown 3066 1726773113.27483: variable 'ansible_timeout' from source: unknown 3066 1726773113.27488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773113.27597: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773113.27607: variable 'omit' from source: magic vars 3066 1726773113.27613: starting attempt loop 3066 1726773113.27616: running the handler 3066 1726773113.27628: _low_level_execute_command(): starting 3066 1726773113.27634: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773113.28159: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.28163: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.28166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773113.28169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.28211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.28230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.28281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.30102: stdout chunk (state=3): >>>/root <<< 3066 1726773113.30211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.30263: stderr chunk (state=3): >>><<< 3066 1726773113.30266: stdout chunk (state=3): >>><<< 3066 1726773113.30286: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773113.30298: _low_level_execute_command(): starting 3066 1726773113.30305: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935 `" && echo ansible-tmp-1726773113.3028677-4504-233934806909935="` echo /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935 `" ) && sleep 0' 3066 1726773113.30759: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.30762: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.30773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.30775: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773113.30778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.30825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.30831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.30879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.33017: stdout chunk (state=3): >>>ansible-tmp-1726773113.3028677-4504-233934806909935=/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935 <<< 3066 1726773113.33138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.33186: stderr chunk (state=3): >>><<< 3066 1726773113.33189: stdout chunk (state=3): >>><<< 3066 1726773113.33205: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773113.3028677-4504-233934806909935=/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773113.33273: variable 'ansible_module_compression' from source: unknown 3066 1726773113.33316: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773113.33341: variable 'ansible_facts' from source: unknown 3066 1726773113.33401: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py 3066 1726773113.33564: Sending initial data 3066 1726773113.33567: Sent initial data (151 bytes) 3066 1726773113.33978: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.33982: 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 1726773113.33984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.33987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.33989: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.34046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773113.34053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.34097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.35888: 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 1726773113.35935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773113.35982: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmphwwor6gk /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py <<< 3066 1726773113.35985: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py" <<< 3066 1726773113.36049: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmphwwor6gk" to remote "/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py" <<< 3066 1726773113.36941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.37007: stderr chunk (state=3): >>><<< 3066 1726773113.37011: stdout chunk (state=3): >>><<< 3066 1726773113.37030: done transferring module to remote 3066 1726773113.37040: _low_level_execute_command(): starting 3066 1726773113.37045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/ /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py && sleep 0' 3066 1726773113.37488: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.37491: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.37494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.37496: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773113.37501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.37553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.37559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.37603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.39913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.39916: stdout chunk (state=3): >>><<< 3066 1726773113.39919: stderr chunk (state=3): >>><<< 3066 1726773113.39921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773113.39923: _low_level_execute_command(): starting 3066 1726773113.39926: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_stat.py && sleep 0' 3066 1726773113.40457: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773113.40467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.40487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.40499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773113.40514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773113.40522: stderr chunk (state=3): >>>debug2: match not found <<< 3066 1726773113.40533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.40548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773113.40596: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773113.40602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3066 1726773113.40608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.40613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.40615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773113.40618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773113.40620: stderr chunk (state=3): >>>debug2: match found <<< 3066 1726773113.40628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.40697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.40718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773113.40752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.40811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.60553: 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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773113.1580434, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "3980749697", "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 1726773113.62512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773113.62517: stdout chunk (state=3): >>><<< 3066 1726773113.62520: stderr chunk (state=3): >>><<< 3066 1726773113.62614: _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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773113.1580434, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "3980749697", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773113.62661: 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-1726773113.3028677-4504-233934806909935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773113.62722: variable 'ansible_module_compression' from source: unknown 3066 1726773113.62915: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726773113.62919: variable 'ansible_facts' from source: unknown 3066 1726773113.62921: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py 3066 1726773113.63136: Sending initial data 3066 1726773113.63154: Sent initial data (151 bytes) 3066 1726773113.63723: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773113.63786: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.63850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.63884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773113.63914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.63993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.65769: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3066 1726773113.65799: 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 1726773113.65839: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773113.65899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpehwhst6n /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py <<< 3066 1726773113.65902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py" <<< 3066 1726773113.65942: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpehwhst6n" to remote "/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py" <<< 3066 1726773113.67125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.67275: stderr chunk (state=3): >>><<< 3066 1726773113.67279: stdout chunk (state=3): >>><<< 3066 1726773113.67282: done transferring module to remote 3066 1726773113.67295: _low_level_execute_command(): starting 3066 1726773113.67307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/ /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py && sleep 0' 3066 1726773113.67989: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773113.68011: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.68029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.68062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773113.68164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.68201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.68229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.68293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.70380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773113.70392: stdout chunk (state=3): >>><<< 3066 1726773113.70417: stderr chunk (state=3): >>><<< 3066 1726773113.70526: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773113.70530: _low_level_execute_command(): starting 3066 1726773113.70533: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/AnsiballZ_file.py && sleep 0' 3066 1726773113.71109: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773113.71124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.71140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773113.71222: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773113.71287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773113.71313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773113.71335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.71412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773113.91193: 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": ".e3p8j8b7", "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 1726773113.92934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773113.93044: stderr chunk (state=3): >>><<< 3066 1726773113.93047: stdout chunk (state=3): >>><<< 3066 1726773113.93069: _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": ".e3p8j8b7", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773113.93201: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.e3p8j8b7', '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-1726773113.3028677-4504-233934806909935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773113.93205: _low_level_execute_command(): starting 3066 1726773113.93210: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773113.3028677-4504-233934806909935/ > /dev/null 2>&1 && sleep 0' 3066 1726773113.93894: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773113.93918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773113.94040: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773113.94072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773113.94159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.06948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.07032: stderr chunk (state=3): >>><<< 3066 1726773114.07036: stdout chunk (state=3): >>><<< 3066 1726773114.07067: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.07211: handler run complete 3066 1726773114.07215: attempt loop complete, returning result 3066 1726773114.07217: _execute() done 3066 1726773114.07220: dumping result to json 3066 1726773114.07222: done dumping result, returning 3066 1726773114.07225: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-0514-f23a-000000000204] 3066 1726773114.07227: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000204 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 1726773114.07638: no more pending results, returning what we have 3066 1726773114.07642: results queue empty 3066 1726773114.07643: checking for any_errors_fatal 3066 1726773114.07648: done checking for any_errors_fatal 3066 1726773114.07649: checking for max_fail_percentage 3066 1726773114.07651: done checking for max_fail_percentage 3066 1726773114.07652: checking to see if all hosts have failed and the running result is not ok 3066 1726773114.07653: done checking to see if all hosts have failed 3066 1726773114.07654: getting the remaining hosts for this loop 3066 1726773114.07656: done getting the remaining hosts for this loop 3066 1726773114.07661: getting the next task for host managed_node3 3066 1726773114.07668: done getting next task for host managed_node3 3066 1726773114.07672: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726773114.07676: ^ 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 1726773114.07689: getting variables 3066 1726773114.07691: in VariableManager get_vars() 3066 1726773114.07845: Calling all_inventory to load vars for managed_node3 3066 1726773114.07849: Calling groups_inventory to load vars for managed_node3 3066 1726773114.07852: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773114.07859: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000204 3066 1726773114.07862: WORKER PROCESS EXITING 3066 1726773114.07872: Calling all_plugins_play to load vars for managed_node3 3066 1726773114.07876: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773114.07880: Calling groups_plugins_play to load vars for managed_node3 3066 1726773114.07950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773114.08016: done with get_vars() 3066 1726773114.08026: done getting variables 3066 1726773114.08100: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:11:54 -0400 (0:00:00.821) 0:01:30.316 **** 3066 1726773114.08140: entering _queue_task() for managed_node3/copy 3066 1726773114.08521: worker is 1 (out of 1 available) 3066 1726773114.08535: exiting _queue_task() for managed_node3/copy 3066 1726773114.08548: done queuing things up, now waiting for results queue to drain 3066 1726773114.08550: waiting for pending results... 3066 1726773114.08771: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3066 1726773114.08916: in run() - task 0afff7ba-f7d3-0514-f23a-000000000205 3066 1726773114.08947: variable 'ansible_search_path' from source: unknown 3066 1726773114.08956: variable 'ansible_search_path' from source: unknown 3066 1726773114.09005: calling self._execute() 3066 1726773114.09104: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773114.09123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773114.09140: variable 'omit' from source: magic vars 3066 1726773114.09282: variable 'omit' from source: magic vars 3066 1726773114.09371: variable 'omit' from source: magic vars 3066 1726773114.09413: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726773114.09806: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3066 1726773114.10011: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3066 1726773114.10067: variable 'omit' from source: magic vars 3066 1726773114.10124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773114.10179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773114.10213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773114.10313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773114.10316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773114.10319: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773114.10321: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773114.10323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773114.10461: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773114.10475: Set connection var ansible_connection to ssh 3066 1726773114.10488: Set connection var ansible_pipelining to False 3066 1726773114.10504: Set connection var ansible_shell_executable to /bin/sh 3066 1726773114.10515: Set connection var ansible_shell_type to sh 3066 1726773114.10531: Set connection var ansible_timeout to 10 3066 1726773114.10571: variable 'ansible_shell_executable' from source: unknown 3066 1726773114.10581: variable 'ansible_connection' from source: unknown 3066 1726773114.10590: variable 'ansible_module_compression' from source: unknown 3066 1726773114.10597: variable 'ansible_shell_type' from source: unknown 3066 1726773114.10610: variable 'ansible_shell_executable' from source: unknown 3066 1726773114.10639: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773114.10643: variable 'ansible_pipelining' from source: unknown 3066 1726773114.10645: variable 'ansible_timeout' from source: unknown 3066 1726773114.10647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773114.10821: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773114.10839: variable 'omit' from source: magic vars 3066 1726773114.10857: starting attempt loop 3066 1726773114.10899: running the handler 3066 1726773114.10902: _low_level_execute_command(): starting 3066 1726773114.10904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773114.11683: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.11702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773114.11720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.11742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773114.11774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773114.11823: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.11915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.11941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.12011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.13864: stdout chunk (state=3): >>>/root <<< 3066 1726773114.14076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.14080: stdout chunk (state=3): >>><<< 3066 1726773114.14083: stderr chunk (state=3): >>><<< 3066 1726773114.14215: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.14218: _low_level_execute_command(): starting 3066 1726773114.14221: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161 `" && echo ansible-tmp-1726773114.1411407-4536-45008064987161="` echo /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161 `" ) && sleep 0' 3066 1726773114.14785: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.14801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773114.14869: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.14945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.14974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.15002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.15088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.17270: stdout chunk (state=3): >>>ansible-tmp-1726773114.1411407-4536-45008064987161=/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161 <<< 3066 1726773114.17470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.17474: stdout chunk (state=3): >>><<< 3066 1726773114.17476: stderr chunk (state=3): >>><<< 3066 1726773114.17495: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773114.1411407-4536-45008064987161=/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.17733: variable 'ansible_module_compression' from source: unknown 3066 1726773114.17736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773114.17739: variable 'ansible_facts' from source: unknown 3066 1726773114.17993: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py 3066 1726773114.18298: Sending initial data 3066 1726773114.18312: Sent initial data (150 bytes) 3066 1726773114.19235: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.19317: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.19378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.19411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.19436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.19548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.21463: 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 1726773114.21485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773114.21582: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp_bmn3f6d /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py <<< 3066 1726773114.21586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py" <<< 3066 1726773114.21715: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp_bmn3f6d" to remote "/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py" <<< 3066 1726773114.23464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.23517: stderr chunk (state=3): >>><<< 3066 1726773114.23528: stdout chunk (state=3): >>><<< 3066 1726773114.23571: done transferring module to remote 3066 1726773114.23602: _low_level_execute_command(): starting 3066 1726773114.23607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/ /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py && sleep 0' 3066 1726773114.24261: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.24265: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773114.24269: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773114.24272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.24403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.24408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.26518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.26521: stdout chunk (state=3): >>><<< 3066 1726773114.26523: stderr chunk (state=3): >>><<< 3066 1726773114.26634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.26641: _low_level_execute_command(): starting 3066 1726773114.26644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_stat.py && sleep 0' 3066 1726773114.27208: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.27225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773114.27252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.27272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773114.27372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.27409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.27427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.27451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.27542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.47199: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726773105.3559194, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "231584468", "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 1726773114.49096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773114.49117: stdout chunk (state=3): >>><<< 3066 1726773114.49313: stderr chunk (state=3): >>><<< 3066 1726773114.49317: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726773105.3559194, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "231584468", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773114.49320: 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-1726773114.1411407-4536-45008064987161/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773114.49323: variable 'ansible_module_compression' from source: unknown 3066 1726773114.49380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726773114.49410: variable 'ansible_facts' from source: unknown 3066 1726773114.49501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py 3066 1726773114.49685: Sending initial data 3066 1726773114.49695: Sent initial data (150 bytes) 3066 1726773114.50402: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.50448: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.50466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3066 1726773114.50524: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.50591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.50619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.50641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.50731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.52506: 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 1726773114.52555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773114.52600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp8d0opf11 /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py <<< 3066 1726773114.52623: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py" <<< 3066 1726773114.52661: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp8d0opf11" to remote "/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py" <<< 3066 1726773114.53904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.53939: stderr chunk (state=3): >>><<< 3066 1726773114.53949: stdout chunk (state=3): >>><<< 3066 1726773114.53982: done transferring module to remote 3066 1726773114.54007: _low_level_execute_command(): starting 3066 1726773114.54018: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/ /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py && sleep 0' 3066 1726773114.54787: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.54808: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.54864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.54887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.54943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.55006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.57110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.57114: stdout chunk (state=3): >>><<< 3066 1726773114.57116: stderr chunk (state=3): >>><<< 3066 1726773114.57134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.57231: _low_level_execute_command(): starting 3066 1726773114.57235: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/AnsiballZ_file.py && sleep 0' 3066 1726773114.57903: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773114.57930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.57945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.58036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.77804: 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": ".bol37qyg", "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 1726773114.79536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773114.79541: stdout chunk (state=3): >>><<< 3066 1726773114.79548: stderr chunk (state=3): >>><<< 3066 1726773114.79581: _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": ".bol37qyg", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773114.79711: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.bol37qyg', '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-1726773114.1411407-4536-45008064987161/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773114.79715: _low_level_execute_command(): starting 3066 1726773114.79718: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773114.1411407-4536-45008064987161/ > /dev/null 2>&1 && sleep 0' 3066 1726773114.80390: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.80507: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.80538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.80554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.80579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.80657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.82727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.82785: stderr chunk (state=3): >>><<< 3066 1726773114.82846: stdout chunk (state=3): >>><<< 3066 1726773114.82850: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.82853: handler run complete 3066 1726773114.82897: attempt loop complete, returning result 3066 1726773114.82908: _execute() done 3066 1726773114.82955: dumping result to json 3066 1726773114.82958: done dumping result, returning 3066 1726773114.82960: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-0514-f23a-000000000205] 3066 1726773114.82968: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000205 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 1726773114.83469: no more pending results, returning what we have 3066 1726773114.83473: results queue empty 3066 1726773114.83477: checking for any_errors_fatal 3066 1726773114.83483: done checking for any_errors_fatal 3066 1726773114.83484: checking for max_fail_percentage 3066 1726773114.83486: done checking for max_fail_percentage 3066 1726773114.83487: checking to see if all hosts have failed and the running result is not ok 3066 1726773114.83488: done checking to see if all hosts have failed 3066 1726773114.83489: getting the remaining hosts for this loop 3066 1726773114.83491: done getting the remaining hosts for this loop 3066 1726773114.83495: getting the next task for host managed_node3 3066 1726773114.83502: done getting next task for host managed_node3 3066 1726773114.83512: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726773114.83517: ^ 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 1726773114.83524: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000205 3066 1726773114.83536: WORKER PROCESS EXITING 3066 1726773114.83544: getting variables 3066 1726773114.83546: in VariableManager get_vars() 3066 1726773114.83589: Calling all_inventory to load vars for managed_node3 3066 1726773114.83593: Calling groups_inventory to load vars for managed_node3 3066 1726773114.83596: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773114.83609: Calling all_plugins_play to load vars for managed_node3 3066 1726773114.83612: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773114.83668: Calling groups_plugins_play to load vars for managed_node3 3066 1726773114.83771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773114.83846: done with get_vars() 3066 1726773114.83856: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:11:54 -0400 (0:00:00.758) 0:01:31.074 **** 3066 1726773114.83968: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773114.84312: worker is 1 (out of 1 available) 3066 1726773114.84331: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3066 1726773114.84345: done queuing things up, now waiting for results queue to drain 3066 1726773114.84347: waiting for pending results... 3066 1726773114.84615: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3066 1726773114.84769: in run() - task 0afff7ba-f7d3-0514-f23a-000000000206 3066 1726773114.84797: variable 'ansible_search_path' from source: unknown 3066 1726773114.84809: variable 'ansible_search_path' from source: unknown 3066 1726773114.84858: calling self._execute() 3066 1726773114.85085: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773114.85104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773114.85136: variable 'omit' from source: magic vars 3066 1726773114.85287: variable 'omit' from source: magic vars 3066 1726773114.85370: variable 'omit' from source: magic vars 3066 1726773114.85426: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773114.85824: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773114.85936: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773114.86198: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773114.86202: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773114.86204: variable 'omit' from source: magic vars 3066 1726773114.86241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773114.86290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773114.86329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773114.86356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773114.86378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773114.86433: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773114.86443: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773114.86453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773114.86601: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773114.86619: Set connection var ansible_connection to ssh 3066 1726773114.86646: Set connection var ansible_pipelining to False 3066 1726773114.86742: Set connection var ansible_shell_executable to /bin/sh 3066 1726773114.86748: Set connection var ansible_shell_type to sh 3066 1726773114.86751: Set connection var ansible_timeout to 10 3066 1726773114.86754: variable 'ansible_shell_executable' from source: unknown 3066 1726773114.86756: variable 'ansible_connection' from source: unknown 3066 1726773114.86758: variable 'ansible_module_compression' from source: unknown 3066 1726773114.86760: variable 'ansible_shell_type' from source: unknown 3066 1726773114.86762: variable 'ansible_shell_executable' from source: unknown 3066 1726773114.86763: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773114.86765: variable 'ansible_pipelining' from source: unknown 3066 1726773114.86851: variable 'ansible_timeout' from source: unknown 3066 1726773114.86855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773114.87028: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773114.87047: variable 'omit' from source: magic vars 3066 1726773114.87061: starting attempt loop 3066 1726773114.87109: running the handler 3066 1726773114.87113: _low_level_execute_command(): starting 3066 1726773114.87123: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773114.87943: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.88072: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.88135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.88138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.89959: stdout chunk (state=3): >>>/root <<< 3066 1726773114.90074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.90259: stderr chunk (state=3): >>><<< 3066 1726773114.90263: stdout chunk (state=3): >>><<< 3066 1726773114.90267: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.90270: _low_level_execute_command(): starting 3066 1726773114.90273: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529 `" && echo ansible-tmp-1726773114.9019141-4589-257062025588529="` echo /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529 `" ) && sleep 0' 3066 1726773114.90897: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.90921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.91051: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.91100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.91143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.93270: stdout chunk (state=3): >>>ansible-tmp-1726773114.9019141-4589-257062025588529=/root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529 <<< 3066 1726773114.93479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.93483: stdout chunk (state=3): >>><<< 3066 1726773114.93485: stderr chunk (state=3): >>><<< 3066 1726773114.93715: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773114.9019141-4589-257062025588529=/root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773114.93719: variable 'ansible_module_compression' from source: unknown 3066 1726773114.93722: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3066 1726773114.93724: variable 'ansible_facts' from source: unknown 3066 1726773114.93752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py 3066 1726773114.93956: Sending initial data 3066 1726773114.93966: Sent initial data (173 bytes) 3066 1726773114.94614: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.94631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773114.94649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.94716: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.94783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.94811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.94840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.94930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773114.96681: 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 1726773114.96737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773114.96797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmps7oqizuf /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py <<< 3066 1726773114.96832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773114.96849: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3066 1726773114.96881: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmps7oqizuf" to remote "/root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py" <<< 3066 1726773114.98123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773114.98137: stderr chunk (state=3): >>><<< 3066 1726773114.98327: stdout chunk (state=3): >>><<< 3066 1726773114.98330: done transferring module to remote 3066 1726773114.98333: _low_level_execute_command(): starting 3066 1726773114.98336: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/ /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773114.99327: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773114.99346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773114.99365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773114.99392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773114.99504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.99511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773114.99547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773114.99570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773114.99619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773114.99670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.01656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.01756: stderr chunk (state=3): >>><<< 3066 1726773115.01774: stdout chunk (state=3): >>><<< 3066 1726773115.01884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773115.01888: _low_level_execute_command(): starting 3066 1726773115.01891: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3066 1726773115.02460: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773115.02474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773115.02488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.02510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773115.02529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773115.02566: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.02583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773115.02677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773115.02702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.02742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.02804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.21597: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3066 1726773115.23442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773115.24101: stdout chunk (state=3): >>><<< 3066 1726773115.24105: stderr chunk (state=3): >>><<< 3066 1726773115.24110: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773115.24112: 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-1726773114.9019141-4589-257062025588529/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773115.24116: _low_level_execute_command(): starting 3066 1726773115.24118: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773114.9019141-4589-257062025588529/ > /dev/null 2>&1 && sleep 0' 3066 1726773115.25248: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.25264: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773115.25276: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.25553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.25558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.25649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.25932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.28219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.28227: stdout chunk (state=3): >>><<< 3066 1726773115.28230: stderr chunk (state=3): >>><<< 3066 1726773115.28232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773115.28235: handler run complete 3066 1726773115.28237: attempt loop complete, returning result 3066 1726773115.28239: _execute() done 3066 1726773115.28241: dumping result to json 3066 1726773115.28243: done dumping result, returning 3066 1726773115.28245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-0514-f23a-000000000206] 3066 1726773115.28248: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000206 ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" } } } 3066 1726773115.28665: no more pending results, returning what we have 3066 1726773115.28670: results queue empty 3066 1726773115.28671: checking for any_errors_fatal 3066 1726773115.28677: done checking for any_errors_fatal 3066 1726773115.28679: checking for max_fail_percentage 3066 1726773115.28681: done checking for max_fail_percentage 3066 1726773115.28682: checking to see if all hosts have failed and the running result is not ok 3066 1726773115.28683: done checking to see if all hosts have failed 3066 1726773115.28684: getting the remaining hosts for this loop 3066 1726773115.28687: done getting the remaining hosts for this loop 3066 1726773115.28692: getting the next task for host managed_node3 3066 1726773115.28698: done getting next task for host managed_node3 3066 1726773115.28703: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726773115.28710: ^ 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 1726773115.28722: getting variables 3066 1726773115.28724: in VariableManager get_vars() 3066 1726773115.28997: Calling all_inventory to load vars for managed_node3 3066 1726773115.29001: Calling groups_inventory to load vars for managed_node3 3066 1726773115.29004: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773115.29107: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000206 3066 1726773115.29111: WORKER PROCESS EXITING 3066 1726773115.29121: Calling all_plugins_play to load vars for managed_node3 3066 1726773115.29125: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773115.29130: Calling groups_plugins_play to load vars for managed_node3 3066 1726773115.29188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773115.29365: done with get_vars() 3066 1726773115.29374: done getting variables 3066 1726773115.29572: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:11:55 -0400 (0:00:00.456) 0:01:31.530 **** 3066 1726773115.29716: entering _queue_task() for managed_node3/template 3066 1726773115.30212: worker is 1 (out of 1 available) 3066 1726773115.30223: exiting _queue_task() for managed_node3/template 3066 1726773115.30237: done queuing things up, now waiting for results queue to drain 3066 1726773115.30239: waiting for pending results... 3066 1726773115.30618: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3066 1726773115.30762: in run() - task 0afff7ba-f7d3-0514-f23a-000000000207 3066 1726773115.30788: variable 'ansible_search_path' from source: unknown 3066 1726773115.30797: variable 'ansible_search_path' from source: unknown 3066 1726773115.30847: calling self._execute() 3066 1726773115.30943: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773115.30959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773115.30982: variable 'omit' from source: magic vars 3066 1726773115.31120: variable 'omit' from source: magic vars 3066 1726773115.31292: variable 'omit' from source: magic vars 3066 1726773115.31604: variable '__kernel_settings_profile_src' from source: role '' all vars 3066 1726773115.31623: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773115.31727: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773115.31761: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773115.31911: variable '__kernel_settings_profile_filename' from source: role '' all vars 3066 1726773115.31945: variable '__kernel_settings_profile_dir' from source: role '' all vars 3066 1726773115.32064: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773115.32080: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3066 1726773115.32127: variable 'omit' from source: magic vars 3066 1726773115.32185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773115.32236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773115.32268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773115.32299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773115.32320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773115.32359: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773115.32378: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773115.32485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773115.32524: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773115.32538: Set connection var ansible_connection to ssh 3066 1726773115.32551: Set connection var ansible_pipelining to False 3066 1726773115.32568: Set connection var ansible_shell_executable to /bin/sh 3066 1726773115.32580: Set connection var ansible_shell_type to sh 3066 1726773115.32598: Set connection var ansible_timeout to 10 3066 1726773115.32634: variable 'ansible_shell_executable' from source: unknown 3066 1726773115.32643: variable 'ansible_connection' from source: unknown 3066 1726773115.32651: variable 'ansible_module_compression' from source: unknown 3066 1726773115.32658: variable 'ansible_shell_type' from source: unknown 3066 1726773115.32668: variable 'ansible_shell_executable' from source: unknown 3066 1726773115.32678: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773115.32688: variable 'ansible_pipelining' from source: unknown 3066 1726773115.32700: variable 'ansible_timeout' from source: unknown 3066 1726773115.32716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773115.32884: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773115.32902: variable 'omit' from source: magic vars 3066 1726773115.32915: starting attempt loop 3066 1726773115.33092: running the handler 3066 1726773115.33095: _low_level_execute_command(): starting 3066 1726773115.33098: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773115.33772: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.33840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.33881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.33923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.33956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.35772: stdout chunk (state=3): >>>/root <<< 3066 1726773115.35920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.35968: stderr chunk (state=3): >>><<< 3066 1726773115.35989: stdout chunk (state=3): >>><<< 3066 1726773115.36025: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773115.36054: _low_level_execute_command(): starting 3066 1726773115.36066: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777 `" && echo ansible-tmp-1726773115.3603973-4625-128805754703777="` echo /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777 `" ) && sleep 0' 3066 1726773115.36741: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773115.36757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773115.36833: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.36901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.36922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.36957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.37082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.39263: stdout chunk (state=3): >>>ansible-tmp-1726773115.3603973-4625-128805754703777=/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777 <<< 3066 1726773115.39435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.39481: stderr chunk (state=3): >>><<< 3066 1726773115.39491: stdout chunk (state=3): >>><<< 3066 1726773115.39520: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773115.3603973-4625-128805754703777=/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773115.39557: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3066 1726773115.39712: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3066 1726773115.39716: variable 'ansible_search_path' from source: unknown 3066 1726773115.41137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773115.43712: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773115.43751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773115.43828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773115.43883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773115.43925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773115.44378: Loading FilterModule 'ansible_collections.ansible.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 1726773115.44426: Loading FilterModule 'ansible_collections.ansible.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 1726773115.44512: Loading FilterModule 'ansible_collections.ansible.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 1726773115.44534: Loading FilterModule 'ansible_collections.ansible.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 1726773115.44561: Loading FilterModule 'ansible_collections.ansible.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 1726773115.45202: Loading FilterModule 'ansible_collections.ansible.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 1726773115.45241: Loading FilterModule 'ansible_collections.ansible.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 1726773115.45283: Loading FilterModule 'ansible_collections.ansible.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 1726773115.45350: Loading FilterModule 'ansible_collections.ansible.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 1726773115.45389: Loading FilterModule 'ansible_collections.ansible.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 1726773115.45950: variable 'ansible_managed' from source: unknown 3066 1726773115.46111: variable '__sections' from source: task vars 3066 1726773115.46163: Loading FilterModule 'ansible_collections.ansible.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 1726773115.46198: Loading FilterModule 'ansible_collections.ansible.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 1726773115.46248: Loading FilterModule 'ansible_collections.ansible.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 1726773115.46304: Loading FilterModule 'ansible_collections.ansible.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 1726773115.46339: Loading FilterModule 'ansible_collections.ansible.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 1726773115.46497: variable 'kernel_settings_sysctl' from source: include params 3066 1726773115.46511: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773115.46524: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773115.46583: variable '__sysctl_old' from source: task vars 3066 1726773115.46678: variable '__sysctl_old' from source: task vars 3066 1726773115.47026: variable 'kernel_settings_purge' from source: include params 3066 1726773115.47037: variable 'kernel_settings_sysctl' from source: include params 3066 1726773115.47106: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773115.47111: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773115.47114: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773115.47363: variable 'kernel_settings_sysfs' from source: include params 3066 1726773115.47411: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773115.47415: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773115.47417: variable '__sysfs_old' from source: task vars 3066 1726773115.47496: variable '__sysfs_old' from source: task vars 3066 1726773115.47844: variable 'kernel_settings_purge' from source: include params 3066 1726773115.47855: variable 'kernel_settings_sysfs' from source: include params 3066 1726773115.47871: variable '__kernel_settings_state_empty' from source: role '' all vars 3066 1726773115.47888: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3066 1726773115.47979: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773115.47984: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3066 1726773115.47986: variable '__systemd_old' from source: task vars 3066 1726773115.48029: variable '__systemd_old' from source: task vars 3066 1726773115.48352: variable 'kernel_settings_purge' from source: include params 3066 1726773115.48363: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3066 1726773115.48373: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773115.48413: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773115.48416: variable 'kernel_settings_transparent_hugepages' from source: include params 3066 1726773115.48423: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3066 1726773115.48434: variable '__trans_huge_old' from source: task vars 3066 1726773115.48511: variable '__trans_huge_old' from source: task vars 3066 1726773115.48839: variable 'kernel_settings_purge' from source: include params 3066 1726773115.48911: variable 'kernel_settings_transparent_hugepages' from source: include params 3066 1726773115.48914: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773115.48916: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773115.48919: variable '__trans_defrag_old' from source: task vars 3066 1726773115.48984: variable '__trans_defrag_old' from source: task vars 3066 1726773115.49324: variable 'kernel_settings_purge' from source: include params 3066 1726773115.49335: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3066 1726773115.49345: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773115.49356: variable '__kernel_settings_profile_contents' from source: set_fact 3066 1726773115.49392: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773115.49424: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773115.49502: variable '__kernel_settings_state_absent' from source: role '' all vars 3066 1726773115.50974: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773115.51057: variable 'ansible_module_compression' from source: unknown 3066 1726773115.51137: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773115.51179: variable 'ansible_facts' from source: unknown 3066 1726773115.51267: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py 3066 1726773115.51611: Sending initial data 3066 1726773115.51615: Sent initial data (151 bytes) 3066 1726773115.52122: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.52175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.52192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.52209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.52282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.54067: 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 1726773115.54165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773115.54170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp3ezu3i0u /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py <<< 3066 1726773115.54173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py" <<< 3066 1726773115.54212: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp3ezu3i0u" to remote "/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py" <<< 3066 1726773115.55399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.55438: stderr chunk (state=3): >>><<< 3066 1726773115.55449: stdout chunk (state=3): >>><<< 3066 1726773115.55485: done transferring module to remote 3066 1726773115.55512: _low_level_execute_command(): starting 3066 1726773115.55532: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/ /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py && sleep 0' 3066 1726773115.56288: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.56355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.56393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.56475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.58555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.58559: stdout chunk (state=3): >>><<< 3066 1726773115.58562: stderr chunk (state=3): >>><<< 3066 1726773115.58581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773115.58590: _low_level_execute_command(): starting 3066 1726773115.58685: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_stat.py && sleep 0' 3066 1726773115.59278: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773115.59294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773115.59312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.59332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773115.59358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773115.59422: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.59483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.59503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.59530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.59619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.79335: 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": 262614, "dev": 51714, "nlink": 1, "atime": 1726773105.3589194, "mtime": 1726773103.6688933, "ctime": 1726773104.0568993, "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": "4092252355", "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 1726773115.81309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773115.81313: stdout chunk (state=3): >>><<< 3066 1726773115.81316: stderr chunk (state=3): >>><<< 3066 1726773115.81512: _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": 262614, "dev": 51714, "nlink": 1, "atime": 1726773105.3589194, "mtime": 1726773103.6688933, "ctime": 1726773104.0568993, "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": "4092252355", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773115.81521: 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-1726773115.3603973-4625-128805754703777/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773115.81524: variable 'ansible_module_compression' from source: unknown 3066 1726773115.81550: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726773115.81579: variable 'ansible_facts' from source: unknown 3066 1726773115.81666: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py 3066 1726773115.81829: Sending initial data 3066 1726773115.81839: Sent initial data (151 bytes) 3066 1726773115.82654: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773115.82723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.82742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.82762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.82788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.82862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.84687: 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 1726773115.84744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773115.84790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmppim4c447 /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py <<< 3066 1726773115.84795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py" <<< 3066 1726773115.84836: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmppim4c447" to remote "/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py" <<< 3066 1726773115.86066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.86105: stderr chunk (state=3): >>><<< 3066 1726773115.86118: stdout chunk (state=3): >>><<< 3066 1726773115.86203: done transferring module to remote 3066 1726773115.86208: _low_level_execute_command(): starting 3066 1726773115.86211: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/ /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py && sleep 0' 3066 1726773115.86710: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.86718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773115.86725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773115.86731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.86758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773115.86761: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.86824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773115.86830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.86879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773115.88989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773115.88993: stdout chunk (state=3): >>><<< 3066 1726773115.88996: stderr chunk (state=3): >>><<< 3066 1726773115.89022: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773115.89029: _low_level_execute_command(): starting 3066 1726773115.89032: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/AnsiballZ_file.py && sleep 0' 3066 1726773115.89529: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.89532: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.89535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773115.89537: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773115.89586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773115.89590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773115.89654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.09861: 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 1726773116.11636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773116.11696: stderr chunk (state=3): >>><<< 3066 1726773116.11699: stdout chunk (state=3): >>><<< 3066 1726773116.11720: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773116.11756: 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-1726773115.3603973-4625-128805754703777/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773116.11791: _low_level_execute_command(): starting 3066 1726773116.11795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773115.3603973-4625-128805754703777/ > /dev/null 2>&1 && sleep 0' 3066 1726773116.12294: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.12297: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.12300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.12302: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.12354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.12360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.12362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.12413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.14436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.14491: stderr chunk (state=3): >>><<< 3066 1726773116.14495: stdout chunk (state=3): >>><<< 3066 1726773116.14512: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.14522: handler run complete 3066 1726773116.14553: attempt loop complete, returning result 3066 1726773116.14557: _execute() done 3066 1726773116.14559: dumping result to json 3066 1726773116.14567: done dumping result, returning 3066 1726773116.14579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-0514-f23a-000000000207] 3066 1726773116.14582: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000207 3066 1726773116.14731: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000207 3066 1726773116.14734: 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 1726773116.14867: no more pending results, returning what we have 3066 1726773116.14870: results queue empty 3066 1726773116.14871: checking for any_errors_fatal 3066 1726773116.14879: done checking for any_errors_fatal 3066 1726773116.14880: checking for max_fail_percentage 3066 1726773116.14881: done checking for max_fail_percentage 3066 1726773116.14882: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.14883: done checking to see if all hosts have failed 3066 1726773116.14884: getting the remaining hosts for this loop 3066 1726773116.14886: done getting the remaining hosts for this loop 3066 1726773116.14890: getting the next task for host managed_node3 3066 1726773116.14896: done getting next task for host managed_node3 3066 1726773116.14899: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726773116.14903: ^ 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 1726773116.14916: getting variables 3066 1726773116.14917: in VariableManager get_vars() 3066 1726773116.14948: Calling all_inventory to load vars for managed_node3 3066 1726773116.14950: Calling groups_inventory to load vars for managed_node3 3066 1726773116.14957: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.14965: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.14968: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.14970: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.15015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.15054: done with get_vars() 3066 1726773116.15065: done getting variables 3066 1726773116.15116: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.854) 0:01:32.386 **** 3066 1726773116.15141: entering _queue_task() for managed_node3/service 3066 1726773116.15347: worker is 1 (out of 1 available) 3066 1726773116.15360: exiting _queue_task() for managed_node3/service 3066 1726773116.15373: done queuing things up, now waiting for results queue to drain 3066 1726773116.15378: waiting for pending results... 3066 1726773116.15565: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3066 1726773116.15652: in run() - task 0afff7ba-f7d3-0514-f23a-000000000208 3066 1726773116.15665: variable 'ansible_search_path' from source: unknown 3066 1726773116.15669: variable 'ansible_search_path' from source: unknown 3066 1726773116.15714: variable '__kernel_settings_services' from source: include_vars 3066 1726773116.15993: variable '__kernel_settings_services' from source: include_vars 3066 1726773116.16059: variable 'omit' from source: magic vars 3066 1726773116.16152: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.16165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.16176: variable 'omit' from source: magic vars 3066 1726773116.16437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773116.16657: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773116.16697: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773116.16734: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773116.16762: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773116.16848: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726773116.16858: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726773116.16879: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3066 1726773116.16882: when evaluation is False, skipping this task 3066 1726773116.16910: variable 'item' from source: unknown 3066 1726773116.16966: 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 1726773116.17134: dumping result to json 3066 1726773116.17137: done dumping result, returning 3066 1726773116.17140: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-0514-f23a-000000000208] 3066 1726773116.17142: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000208 3066 1726773116.17186: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000208 3066 1726773116.17189: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 3066 1726773116.17223: no more pending results, returning what we have 3066 1726773116.17226: results queue empty 3066 1726773116.17227: checking for any_errors_fatal 3066 1726773116.17239: done checking for any_errors_fatal 3066 1726773116.17240: checking for max_fail_percentage 3066 1726773116.17241: done checking for max_fail_percentage 3066 1726773116.17242: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.17243: done checking to see if all hosts have failed 3066 1726773116.17245: getting the remaining hosts for this loop 3066 1726773116.17246: done getting the remaining hosts for this loop 3066 1726773116.17249: getting the next task for host managed_node3 3066 1726773116.17255: done getting next task for host managed_node3 3066 1726773116.17259: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726773116.17261: ^ 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 1726773116.17272: getting variables 3066 1726773116.17273: in VariableManager get_vars() 3066 1726773116.17300: Calling all_inventory to load vars for managed_node3 3066 1726773116.17302: Calling groups_inventory to load vars for managed_node3 3066 1726773116.17304: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.17313: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.17315: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.17318: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.17356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.17396: done with get_vars() 3066 1726773116.17404: done getting variables 3066 1726773116.17448: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.023) 0:01:32.409 **** 3066 1726773116.17478: entering _queue_task() for managed_node3/command 3066 1726773116.17674: worker is 1 (out of 1 available) 3066 1726773116.17689: exiting _queue_task() for managed_node3/command 3066 1726773116.17703: done queuing things up, now waiting for results queue to drain 3066 1726773116.17707: waiting for pending results... 3066 1726773116.17885: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3066 1726773116.17978: in run() - task 0afff7ba-f7d3-0514-f23a-000000000209 3066 1726773116.18212: variable 'ansible_search_path' from source: unknown 3066 1726773116.18216: variable 'ansible_search_path' from source: unknown 3066 1726773116.18218: calling self._execute() 3066 1726773116.18221: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.18224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.18226: variable 'omit' from source: magic vars 3066 1726773116.18702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773116.18992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773116.19054: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773116.19100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773116.19150: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773116.19280: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726773116.19323: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3066 1726773116.19435: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726773116.19446: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3066 1726773116.19551: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726773116.19560: Evaluated conditional (__kernel_settings_register_apply is changed): False 3066 1726773116.19563: when evaluation is False, skipping this task 3066 1726773116.19568: _execute() done 3066 1726773116.19573: dumping result to json 3066 1726773116.19576: done dumping result, returning 3066 1726773116.19587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-0514-f23a-000000000209] 3066 1726773116.19592: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000209 3066 1726773116.19681: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000209 3066 1726773116.19684: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 3066 1726773116.19737: no more pending results, returning what we have 3066 1726773116.19741: results queue empty 3066 1726773116.19742: checking for any_errors_fatal 3066 1726773116.19750: done checking for any_errors_fatal 3066 1726773116.19751: checking for max_fail_percentage 3066 1726773116.19752: done checking for max_fail_percentage 3066 1726773116.19753: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.19754: done checking to see if all hosts have failed 3066 1726773116.19755: getting the remaining hosts for this loop 3066 1726773116.19757: done getting the remaining hosts for this loop 3066 1726773116.19761: getting the next task for host managed_node3 3066 1726773116.19767: done getting next task for host managed_node3 3066 1726773116.19771: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726773116.19775: ^ 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 1726773116.19791: getting variables 3066 1726773116.19797: in VariableManager get_vars() 3066 1726773116.19830: Calling all_inventory to load vars for managed_node3 3066 1726773116.19833: Calling groups_inventory to load vars for managed_node3 3066 1726773116.19835: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.19842: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.19845: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.19847: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.19888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.19934: done with get_vars() 3066 1726773116.19940: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.025) 0:01:32.434 **** 3066 1726773116.20016: entering _queue_task() for managed_node3/include_tasks 3066 1726773116.20202: worker is 1 (out of 1 available) 3066 1726773116.20217: exiting _queue_task() for managed_node3/include_tasks 3066 1726773116.20231: done queuing things up, now waiting for results queue to drain 3066 1726773116.20233: waiting for pending results... 3066 1726773116.20413: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3066 1726773116.20495: in run() - task 0afff7ba-f7d3-0514-f23a-00000000020a 3066 1726773116.20509: variable 'ansible_search_path' from source: unknown 3066 1726773116.20513: variable 'ansible_search_path' from source: unknown 3066 1726773116.20544: calling self._execute() 3066 1726773116.20611: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.20618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.20626: variable 'omit' from source: magic vars 3066 1726773116.21022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773116.21227: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773116.21312: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773116.21320: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773116.21437: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773116.21555: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726773116.21610: Evaluated conditional (__kernel_settings_register_apply is changed): False 3066 1726773116.21614: when evaluation is False, skipping this task 3066 1726773116.21617: _execute() done 3066 1726773116.21620: dumping result to json 3066 1726773116.21622: done dumping result, returning 3066 1726773116.21812: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-0514-f23a-00000000020a] 3066 1726773116.21816: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000020a 3066 1726773116.21880: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000020a 3066 1726773116.21883: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 3066 1726773116.22043: no more pending results, returning what we have 3066 1726773116.22047: results queue empty 3066 1726773116.22048: checking for any_errors_fatal 3066 1726773116.22052: done checking for any_errors_fatal 3066 1726773116.22053: checking for max_fail_percentage 3066 1726773116.22055: done checking for max_fail_percentage 3066 1726773116.22056: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.22057: done checking to see if all hosts have failed 3066 1726773116.22058: getting the remaining hosts for this loop 3066 1726773116.22059: done getting the remaining hosts for this loop 3066 1726773116.22063: getting the next task for host managed_node3 3066 1726773116.22069: done getting next task for host managed_node3 3066 1726773116.22072: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726773116.22077: ^ 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 1726773116.22091: getting variables 3066 1726773116.22092: in VariableManager get_vars() 3066 1726773116.22129: Calling all_inventory to load vars for managed_node3 3066 1726773116.22132: Calling groups_inventory to load vars for managed_node3 3066 1726773116.22134: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.22143: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.22146: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.22150: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.22209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.22274: done with get_vars() 3066 1726773116.22283: done getting variables 3066 1726773116.22352: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.023) 0:01:32.458 **** 3066 1726773116.22387: entering _queue_task() for managed_node3/set_fact 3066 1726773116.22678: worker is 1 (out of 1 available) 3066 1726773116.22692: exiting _queue_task() for managed_node3/set_fact 3066 1726773116.22708: done queuing things up, now waiting for results queue to drain 3066 1726773116.22710: waiting for pending results... 3066 1726773116.22980: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3066 1726773116.23126: in run() - task 0afff7ba-f7d3-0514-f23a-00000000020b 3066 1726773116.23148: variable 'ansible_search_path' from source: unknown 3066 1726773116.23156: variable 'ansible_search_path' from source: unknown 3066 1726773116.23198: calling self._execute() 3066 1726773116.23285: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.23316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.23326: variable 'omit' from source: magic vars 3066 1726773116.23536: variable 'omit' from source: magic vars 3066 1726773116.23554: variable 'omit' from source: magic vars 3066 1726773116.23600: variable 'omit' from source: magic vars 3066 1726773116.23665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773116.23716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773116.23757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773116.23787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.23807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.23847: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773116.23911: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.23915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.24013: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773116.24028: Set connection var ansible_connection to ssh 3066 1726773116.24040: Set connection var ansible_pipelining to False 3066 1726773116.24056: Set connection var ansible_shell_executable to /bin/sh 3066 1726773116.24064: Set connection var ansible_shell_type to sh 3066 1726773116.24084: Set connection var ansible_timeout to 10 3066 1726773116.24163: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.24175: variable 'ansible_connection' from source: unknown 3066 1726773116.24303: variable 'ansible_module_compression' from source: unknown 3066 1726773116.24310: variable 'ansible_shell_type' from source: unknown 3066 1726773116.24313: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.24316: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.24323: variable 'ansible_pipelining' from source: unknown 3066 1726773116.24327: variable 'ansible_timeout' from source: unknown 3066 1726773116.24329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.24475: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773116.24501: variable 'omit' from source: magic vars 3066 1726773116.24527: starting attempt loop 3066 1726773116.24536: running the handler 3066 1726773116.24553: handler run complete 3066 1726773116.24570: attempt loop complete, returning result 3066 1726773116.24579: _execute() done 3066 1726773116.24587: dumping result to json 3066 1726773116.24596: done dumping result, returning 3066 1726773116.24618: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-0514-f23a-00000000020b] 3066 1726773116.24648: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000020b 3066 1726773116.24785: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000020b 3066 1726773116.24789: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3066 1726773116.24872: no more pending results, returning what we have 3066 1726773116.24877: results queue empty 3066 1726773116.24878: checking for any_errors_fatal 3066 1726773116.24886: done checking for any_errors_fatal 3066 1726773116.24887: checking for max_fail_percentage 3066 1726773116.24889: done checking for max_fail_percentage 3066 1726773116.24891: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.24892: done checking to see if all hosts have failed 3066 1726773116.24893: getting the remaining hosts for this loop 3066 1726773116.24895: done getting the remaining hosts for this loop 3066 1726773116.24900: getting the next task for host managed_node3 3066 1726773116.24910: done getting next task for host managed_node3 3066 1726773116.24915: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726773116.24921: ^ 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 1726773116.24934: getting variables 3066 1726773116.24937: in VariableManager get_vars() 3066 1726773116.24978: Calling all_inventory to load vars for managed_node3 3066 1726773116.24982: Calling groups_inventory to load vars for managed_node3 3066 1726773116.24985: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.24998: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.25003: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.25193: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.25261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.25323: done with get_vars() 3066 1726773116.25338: done getting variables 3066 1726773116.25405: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.030) 0:01:32.489 **** 3066 1726773116.25448: entering _queue_task() for managed_node3/set_fact 3066 1726773116.25796: worker is 1 (out of 1 available) 3066 1726773116.25812: exiting _queue_task() for managed_node3/set_fact 3066 1726773116.25824: done queuing things up, now waiting for results queue to drain 3066 1726773116.25826: waiting for pending results... 3066 1726773116.26111: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3066 1726773116.26207: in run() - task 0afff7ba-f7d3-0514-f23a-00000000020c 3066 1726773116.26213: variable 'ansible_search_path' from source: unknown 3066 1726773116.26217: variable 'ansible_search_path' from source: unknown 3066 1726773116.26254: calling self._execute() 3066 1726773116.26345: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.26426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.26429: variable 'omit' from source: magic vars 3066 1726773116.26510: variable 'omit' from source: magic vars 3066 1726773116.26589: variable 'omit' from source: magic vars 3066 1726773116.27065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3066 1726773116.27483: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3066 1726773116.27549: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3066 1726773116.27592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3066 1726773116.27643: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3066 1726773116.27810: variable '__kernel_settings_register_profile' from source: set_fact 3066 1726773116.27830: variable '__kernel_settings_register_mode' from source: set_fact 3066 1726773116.27911: variable '__kernel_settings_register_apply' from source: set_fact 3066 1726773116.27914: variable 'omit' from source: magic vars 3066 1726773116.27956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773116.27995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773116.28023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773116.28050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.28074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.28114: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773116.28122: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.28130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.28259: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773116.28282: Set connection var ansible_connection to ssh 3066 1726773116.28390: Set connection var ansible_pipelining to False 3066 1726773116.28394: Set connection var ansible_shell_executable to /bin/sh 3066 1726773116.28396: Set connection var ansible_shell_type to sh 3066 1726773116.28399: Set connection var ansible_timeout to 10 3066 1726773116.28401: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.28403: variable 'ansible_connection' from source: unknown 3066 1726773116.28405: variable 'ansible_module_compression' from source: unknown 3066 1726773116.28409: variable 'ansible_shell_type' from source: unknown 3066 1726773116.28411: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.28413: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.28415: variable 'ansible_pipelining' from source: unknown 3066 1726773116.28418: variable 'ansible_timeout' from source: unknown 3066 1726773116.28420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.28551: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773116.28568: variable 'omit' from source: magic vars 3066 1726773116.28579: starting attempt loop 3066 1726773116.28587: running the handler 3066 1726773116.28609: handler run complete 3066 1726773116.28629: attempt loop complete, returning result 3066 1726773116.28637: _execute() done 3066 1726773116.28644: dumping result to json 3066 1726773116.28652: done dumping result, returning 3066 1726773116.28665: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-0514-f23a-00000000020c] 3066 1726773116.28675: sending task result for task 0afff7ba-f7d3-0514-f23a-00000000020c ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 3066 1726773116.28962: no more pending results, returning what we have 3066 1726773116.28966: results queue empty 3066 1726773116.28968: checking for any_errors_fatal 3066 1726773116.28973: done checking for any_errors_fatal 3066 1726773116.28974: checking for max_fail_percentage 3066 1726773116.28976: done checking for max_fail_percentage 3066 1726773116.28978: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.28979: done checking to see if all hosts have failed 3066 1726773116.28980: getting the remaining hosts for this loop 3066 1726773116.28982: done getting the remaining hosts for this loop 3066 1726773116.28987: getting the next task for host managed_node3 3066 1726773116.28998: done getting next task for host managed_node3 3066 1726773116.29001: ^ task is: TASK: meta (role_complete) 3066 1726773116.29008: ^ 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 1726773116.29022: getting variables 3066 1726773116.29025: in VariableManager get_vars() 3066 1726773116.29137: Calling all_inventory to load vars for managed_node3 3066 1726773116.29141: Calling groups_inventory to load vars for managed_node3 3066 1726773116.29144: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.29207: done sending task result for task 0afff7ba-f7d3-0514-f23a-00000000020c 3066 1726773116.29211: WORKER PROCESS EXITING 3066 1726773116.29222: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.29226: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.29230: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.29296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.29357: done with get_vars() 3066 1726773116.29373: done getting variables 3066 1726773116.29464: done queuing things up, now waiting for results queue to drain 3066 1726773116.29471: results queue empty 3066 1726773116.29477: checking for any_errors_fatal 3066 1726773116.29480: done checking for any_errors_fatal 3066 1726773116.29481: checking for max_fail_percentage 3066 1726773116.29483: done checking for max_fail_percentage 3066 1726773116.29483: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.29484: done checking to see if all hosts have failed 3066 1726773116.29485: getting the remaining hosts for this loop 3066 1726773116.29486: done getting the remaining hosts for this loop 3066 1726773116.29489: getting the next task for host managed_node3 3066 1726773116.29494: done getting next task for host managed_node3 3066 1726773116.29497: ^ task is: TASK: Verify no settings 3066 1726773116.29499: ^ 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 1726773116.29502: getting variables 3066 1726773116.29503: in VariableManager get_vars() 3066 1726773116.29519: Calling all_inventory to load vars for managed_node3 3066 1726773116.29521: Calling groups_inventory to load vars for managed_node3 3066 1726773116.29524: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.29530: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.29533: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.29537: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.29577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.29624: done with get_vars() 3066 1726773116.29631: done getting variables 3066 1726773116.29679: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.042) 0:01:32.531 **** 3066 1726773116.29718: entering _queue_task() for managed_node3/shell 3066 1726773116.30136: worker is 1 (out of 1 available) 3066 1726773116.30146: exiting _queue_task() for managed_node3/shell 3066 1726773116.30157: done queuing things up, now waiting for results queue to drain 3066 1726773116.30159: waiting for pending results... 3066 1726773116.30266: running TaskExecutor() for managed_node3/TASK: Verify no settings 3066 1726773116.30385: in run() - task 0afff7ba-f7d3-0514-f23a-000000000154 3066 1726773116.30413: variable 'ansible_search_path' from source: unknown 3066 1726773116.30495: variable 'ansible_search_path' from source: unknown 3066 1726773116.30501: calling self._execute() 3066 1726773116.30805: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.30913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.30917: variable 'omit' from source: magic vars 3066 1726773116.31152: variable 'omit' from source: magic vars 3066 1726773116.31197: variable 'omit' from source: magic vars 3066 1726773116.31627: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3066 1726773116.31735: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726773116.31852: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773116.31866: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3066 1726773116.31937: variable 'omit' from source: magic vars 3066 1726773116.31987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773116.32046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773116.32073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773116.32099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.32120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.32170: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773116.32180: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.32189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.32329: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773116.32342: Set connection var ansible_connection to ssh 3066 1726773116.32365: Set connection var ansible_pipelining to False 3066 1726773116.32382: Set connection var ansible_shell_executable to /bin/sh 3066 1726773116.32462: Set connection var ansible_shell_type to sh 3066 1726773116.32468: Set connection var ansible_timeout to 10 3066 1726773116.32471: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.32474: variable 'ansible_connection' from source: unknown 3066 1726773116.32476: variable 'ansible_module_compression' from source: unknown 3066 1726773116.32478: variable 'ansible_shell_type' from source: unknown 3066 1726773116.32480: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.32482: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.32484: variable 'ansible_pipelining' from source: unknown 3066 1726773116.32511: variable 'ansible_timeout' from source: unknown 3066 1726773116.32515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.32711: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773116.32717: variable 'omit' from source: magic vars 3066 1726773116.32719: starting attempt loop 3066 1726773116.32722: running the handler 3066 1726773116.32741: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773116.32789: _low_level_execute_command(): starting 3066 1726773116.32793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773116.33539: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773116.33777: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.33856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.34002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.34095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.35849: stdout chunk (state=3): >>>/root <<< 3066 1726773116.35982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.36063: stderr chunk (state=3): >>><<< 3066 1726773116.36067: stdout chunk (state=3): >>><<< 3066 1726773116.36090: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.36200: _low_level_execute_command(): starting 3066 1726773116.36204: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303 `" && echo ansible-tmp-1726773116.360982-4665-153833611365303="` echo /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303 `" ) && sleep 0' 3066 1726773116.36755: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773116.36770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773116.36904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.36924: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773116.36952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.36971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.37060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.39230: stdout chunk (state=3): >>>ansible-tmp-1726773116.360982-4665-153833611365303=/root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303 <<< 3066 1726773116.39367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.39438: stderr chunk (state=3): >>><<< 3066 1726773116.39442: stdout chunk (state=3): >>><<< 3066 1726773116.39611: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773116.360982-4665-153833611365303=/root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.39614: variable 'ansible_module_compression' from source: unknown 3066 1726773116.39617: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3066 1726773116.39619: variable 'ansible_facts' from source: unknown 3066 1726773116.39699: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py 3066 1726773116.39866: Sending initial data 3066 1726773116.39920: Sent initial data (153 bytes) 3066 1726773116.40542: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773116.40556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773116.40573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.40597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773116.40661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773116.40673: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.40726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.40759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.40796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.42568: 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 <<< 3066 1726773116.42572: stderr chunk (state=3): >>>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 1726773116.42613: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773116.42668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpoyyhc1px /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py <<< 3066 1726773116.42672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py" <<< 3066 1726773116.42709: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpoyyhc1px" to remote "/root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py" <<< 3066 1726773116.43708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.43795: stderr chunk (state=3): >>><<< 3066 1726773116.43799: stdout chunk (state=3): >>><<< 3066 1726773116.43817: done transferring module to remote 3066 1726773116.43827: _low_level_execute_command(): starting 3066 1726773116.43833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/ /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py && sleep 0' 3066 1726773116.44525: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.44588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.44605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.44627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.44743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.46724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.46767: stderr chunk (state=3): >>><<< 3066 1726773116.46771: stdout chunk (state=3): >>><<< 3066 1726773116.46814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.46897: _low_level_execute_command(): starting 3066 1726773116.46901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/AnsiballZ_command.py && sleep 0' 3066 1726773116.47411: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773116.47428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773116.47448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.47559: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3066 1726773116.47603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.47653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.66944: 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 15:11:56.659219", "end": "2024-09-19 15:11:56.668304", "delta": "0:00:00.009085", "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 1726773116.68849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773116.68912: stderr chunk (state=3): >>><<< 3066 1726773116.68915: stdout chunk (state=3): >>><<< 3066 1726773116.68932: _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 15:11:56.659219", "end": "2024-09-19 15:11:56.668304", "delta": "0:00:00.009085", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773116.68976: 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-1726773116.360982-4665-153833611365303/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773116.68988: _low_level_execute_command(): starting 3066 1726773116.68997: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773116.360982-4665-153833611365303/ > /dev/null 2>&1 && sleep 0' 3066 1726773116.69464: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773116.69468: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.69471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773116.69473: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.69530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.69541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.69580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.71713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.71732: stdout chunk (state=3): >>><<< 3066 1726773116.71736: stderr chunk (state=3): >>><<< 3066 1726773116.71752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.71911: handler run complete 3066 1726773116.71914: Evaluated conditional (False): False 3066 1726773116.71917: attempt loop complete, returning result 3066 1726773116.71919: _execute() done 3066 1726773116.71921: dumping result to json 3066 1726773116.71923: done dumping result, returning 3066 1726773116.71925: done running TaskExecutor() for managed_node3/TASK: Verify no settings [0afff7ba-f7d3-0514-f23a-000000000154] 3066 1726773116.71928: sending task result for task 0afff7ba-f7d3-0514-f23a-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.009085", "end": "2024-09-19 15:11:56.668304", "rc": 0, "start": "2024-09-19 15:11:56.659219" } 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 1726773116.72344: no more pending results, returning what we have 3066 1726773116.72348: results queue empty 3066 1726773116.72349: checking for any_errors_fatal 3066 1726773116.72351: done checking for any_errors_fatal 3066 1726773116.72352: checking for max_fail_percentage 3066 1726773116.72354: done checking for max_fail_percentage 3066 1726773116.72355: checking to see if all hosts have failed and the running result is not ok 3066 1726773116.72357: done checking to see if all hosts have failed 3066 1726773116.72357: getting the remaining hosts for this loop 3066 1726773116.72360: done getting the remaining hosts for this loop 3066 1726773116.72365: getting the next task for host managed_node3 3066 1726773116.72372: done getting next task for host managed_node3 3066 1726773116.72379: ^ task is: TASK: Remove kernel_settings tuned profile 3066 1726773116.72383: ^ 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 1726773116.72389: getting variables 3066 1726773116.72392: in VariableManager get_vars() 3066 1726773116.72529: Calling all_inventory to load vars for managed_node3 3066 1726773116.72533: Calling groups_inventory to load vars for managed_node3 3066 1726773116.72536: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773116.72542: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000154 3066 1726773116.72553: WORKER PROCESS EXITING 3066 1726773116.72564: Calling all_plugins_play to load vars for managed_node3 3066 1726773116.72568: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773116.72572: Calling groups_plugins_play to load vars for managed_node3 3066 1726773116.72635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773116.72785: done with get_vars() 3066 1726773116.72795: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:11:56 -0400 (0:00:00.431) 0:01:32.963 **** 3066 1726773116.72911: entering _queue_task() for managed_node3/file 3066 1726773116.73173: worker is 1 (out of 1 available) 3066 1726773116.73189: exiting _queue_task() for managed_node3/file 3066 1726773116.73323: done queuing things up, now waiting for results queue to drain 3066 1726773116.73325: waiting for pending results... 3066 1726773116.73533: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 3066 1726773116.73660: in run() - task 0afff7ba-f7d3-0514-f23a-000000000155 3066 1726773116.73687: variable 'ansible_search_path' from source: unknown 3066 1726773116.73697: variable 'ansible_search_path' from source: unknown 3066 1726773116.73745: calling self._execute() 3066 1726773116.73848: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.73866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.73980: variable 'omit' from source: magic vars 3066 1726773116.74035: variable 'omit' from source: magic vars 3066 1726773116.74101: variable 'omit' from source: magic vars 3066 1726773116.74141: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726773116.74554: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3066 1726773116.74684: variable '__kernel_settings_profile_parent' from source: set_fact 3066 1726773116.74697: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3066 1726773116.74765: variable 'omit' from source: magic vars 3066 1726773116.74820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773116.74879: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773116.74909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773116.74935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.74957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773116.75003: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773116.75014: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.75023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.75158: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773116.75179: Set connection var ansible_connection to ssh 3066 1726773116.75222: Set connection var ansible_pipelining to False 3066 1726773116.75226: Set connection var ansible_shell_executable to /bin/sh 3066 1726773116.75228: Set connection var ansible_shell_type to sh 3066 1726773116.75230: Set connection var ansible_timeout to 10 3066 1726773116.75259: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.75267: variable 'ansible_connection' from source: unknown 3066 1726773116.75277: variable 'ansible_module_compression' from source: unknown 3066 1726773116.75395: variable 'ansible_shell_type' from source: unknown 3066 1726773116.75398: variable 'ansible_shell_executable' from source: unknown 3066 1726773116.75400: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773116.75403: variable 'ansible_pipelining' from source: unknown 3066 1726773116.75405: variable 'ansible_timeout' from source: unknown 3066 1726773116.75410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773116.75571: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773116.75594: variable 'omit' from source: magic vars 3066 1726773116.75612: starting attempt loop 3066 1726773116.75621: running the handler 3066 1726773116.75643: _low_level_execute_command(): starting 3066 1726773116.75657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773116.76513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration 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 1726773116.76619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.76649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.76679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.76707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.76785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.78583: stdout chunk (state=3): >>>/root <<< 3066 1726773116.78811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.78814: stdout chunk (state=3): >>><<< 3066 1726773116.78817: stderr chunk (state=3): >>><<< 3066 1726773116.78820: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.78836: _low_level_execute_command(): starting 3066 1726773116.79090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218 `" && echo ansible-tmp-1726773116.7879643-4688-138147203913218="` echo /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218 `" ) && sleep 0' 3066 1726773116.79590: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.79655: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.79679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.79696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.79746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.81913: stdout chunk (state=3): >>>ansible-tmp-1726773116.7879643-4688-138147203913218=/root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218 <<< 3066 1726773116.82121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.82124: stdout chunk (state=3): >>><<< 3066 1726773116.82126: stderr chunk (state=3): >>><<< 3066 1726773116.82150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773116.7879643-4688-138147203913218=/root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.82203: variable 'ansible_module_compression' from source: unknown 3066 1726773116.82272: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3066 1726773116.82315: variable 'ansible_facts' from source: unknown 3066 1726773116.82511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py 3066 1726773116.82640: Sending initial data 3066 1726773116.82643: Sent initial data (151 bytes) 3066 1726773116.83327: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.83346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.83364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773116.83389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.83475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.85197: 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 1726773116.85235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773116.85276: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp4cbeqjzl /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py <<< 3066 1726773116.85280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py" <<< 3066 1726773116.85311: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp4cbeqjzl" to remote "/root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py" <<< 3066 1726773116.86145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.86219: stderr chunk (state=3): >>><<< 3066 1726773116.86223: stdout chunk (state=3): >>><<< 3066 1726773116.86244: done transferring module to remote 3066 1726773116.86254: _low_level_execute_command(): starting 3066 1726773116.86260: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/ /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py && sleep 0' 3066 1726773116.86730: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.86737: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773116.86740: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773116.86742: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773116.86745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.86808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.86814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.86865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773116.88811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773116.88865: stderr chunk (state=3): >>><<< 3066 1726773116.88868: stdout chunk (state=3): >>><<< 3066 1726773116.88885: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773116.88893: _low_level_execute_command(): starting 3066 1726773116.88895: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/AnsiballZ_file.py && sleep 0' 3066 1726773116.89367: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773116.89371: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.89373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 3066 1726773116.89375: 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.32 originally 10.31.14.32 <<< 3066 1726773116.89380: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773116.89434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773116.89438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773116.89497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.08832: stdout chunk (state=3): >>> <<< 3066 1726773117.08838: 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 1726773117.10569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773117.10642: stderr chunk (state=3): >>><<< 3066 1726773117.10645: stdout chunk (state=3): >>><<< 3066 1726773117.10661: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773117.10709: 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-1726773116.7879643-4688-138147203913218/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773117.10718: _low_level_execute_command(): starting 3066 1726773117.10724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773116.7879643-4688-138147203913218/ > /dev/null 2>&1 && sleep 0' 3066 1726773117.11187: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.11193: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.11214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.11272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773117.11276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.11323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.13363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.13391: stderr chunk (state=3): >>><<< 3066 1726773117.13395: stdout chunk (state=3): >>><<< 3066 1726773117.13414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.13423: handler run complete 3066 1726773117.13460: attempt loop complete, returning result 3066 1726773117.13463: _execute() done 3066 1726773117.13466: dumping result to json 3066 1726773117.13471: done dumping result, returning 3066 1726773117.13481: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [0afff7ba-f7d3-0514-f23a-000000000155] 3066 1726773117.13487: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000155 changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 3066 1726773117.13713: no more pending results, returning what we have 3066 1726773117.13717: results queue empty 3066 1726773117.13718: checking for any_errors_fatal 3066 1726773117.13730: done checking for any_errors_fatal 3066 1726773117.13731: checking for max_fail_percentage 3066 1726773117.13733: done checking for max_fail_percentage 3066 1726773117.13734: checking to see if all hosts have failed and the running result is not ok 3066 1726773117.13735: done checking to see if all hosts have failed 3066 1726773117.13736: getting the remaining hosts for this loop 3066 1726773117.13737: done getting the remaining hosts for this loop 3066 1726773117.13741: getting the next task for host managed_node3 3066 1726773117.13748: done getting next task for host managed_node3 3066 1726773117.13750: ^ task is: TASK: Get active_profile 3066 1726773117.13753: ^ 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 1726773117.13757: getting variables 3066 1726773117.13758: in VariableManager get_vars() 3066 1726773117.13794: Calling all_inventory to load vars for managed_node3 3066 1726773117.13797: Calling groups_inventory to load vars for managed_node3 3066 1726773117.13800: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773117.13820: Calling all_plugins_play to load vars for managed_node3 3066 1726773117.13823: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773117.13827: Calling groups_plugins_play to load vars for managed_node3 3066 1726773117.13866: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000155 3066 1726773117.13869: WORKER PROCESS EXITING 3066 1726773117.13885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773117.13924: done with get_vars() 3066 1726773117.13932: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:11:57 -0400 (0:00:00.410) 0:01:33.374 **** 3066 1726773117.14007: entering _queue_task() for managed_node3/slurp 3066 1726773117.14218: worker is 1 (out of 1 available) 3066 1726773117.14234: exiting _queue_task() for managed_node3/slurp 3066 1726773117.14249: done queuing things up, now waiting for results queue to drain 3066 1726773117.14251: waiting for pending results... 3066 1726773117.14432: running TaskExecutor() for managed_node3/TASK: Get active_profile 3066 1726773117.14498: in run() - task 0afff7ba-f7d3-0514-f23a-000000000156 3066 1726773117.14512: variable 'ansible_search_path' from source: unknown 3066 1726773117.14515: variable 'ansible_search_path' from source: unknown 3066 1726773117.14548: calling self._execute() 3066 1726773117.14614: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773117.14621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773117.14632: variable 'omit' from source: magic vars 3066 1726773117.14725: variable 'omit' from source: magic vars 3066 1726773117.14759: variable 'omit' from source: magic vars 3066 1726773117.14782: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726773117.15053: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726773117.15123: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3066 1726773117.15158: variable 'omit' from source: magic vars 3066 1726773117.15194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773117.15228: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773117.15248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773117.15265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773117.15279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773117.15307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773117.15310: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773117.15316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773117.15400: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773117.15408: Set connection var ansible_connection to ssh 3066 1726773117.15415: Set connection var ansible_pipelining to False 3066 1726773117.15423: Set connection var ansible_shell_executable to /bin/sh 3066 1726773117.15426: Set connection var ansible_shell_type to sh 3066 1726773117.15433: Set connection var ansible_timeout to 10 3066 1726773117.15457: variable 'ansible_shell_executable' from source: unknown 3066 1726773117.15460: variable 'ansible_connection' from source: unknown 3066 1726773117.15463: variable 'ansible_module_compression' from source: unknown 3066 1726773117.15467: variable 'ansible_shell_type' from source: unknown 3066 1726773117.15470: variable 'ansible_shell_executable' from source: unknown 3066 1726773117.15473: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773117.15478: variable 'ansible_pipelining' from source: unknown 3066 1726773117.15480: variable 'ansible_timeout' from source: unknown 3066 1726773117.15489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773117.15654: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3066 1726773117.15663: variable 'omit' from source: magic vars 3066 1726773117.15671: starting attempt loop 3066 1726773117.15674: running the handler 3066 1726773117.15686: _low_level_execute_command(): starting 3066 1726773117.15694: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773117.16252: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.16256: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.16260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773117.16264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.16322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.16330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773117.16332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.16384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.18196: stdout chunk (state=3): >>>/root <<< 3066 1726773117.18308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.18368: stderr chunk (state=3): >>><<< 3066 1726773117.18372: stdout chunk (state=3): >>><<< 3066 1726773117.18396: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.18410: _low_level_execute_command(): starting 3066 1726773117.18417: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475 `" && echo ansible-tmp-1726773117.1839616-4704-100667529204475="` echo /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475 `" ) && sleep 0' 3066 1726773117.18916: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.18920: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773117.18923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773117.18932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773117.18935: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.18984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.18990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.19038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.21176: stdout chunk (state=3): >>>ansible-tmp-1726773117.1839616-4704-100667529204475=/root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475 <<< 3066 1726773117.21301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.21362: stderr chunk (state=3): >>><<< 3066 1726773117.21365: stdout chunk (state=3): >>><<< 3066 1726773117.21384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773117.1839616-4704-100667529204475=/root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.21429: variable 'ansible_module_compression' from source: unknown 3066 1726773117.21467: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3066 1726773117.21496: variable 'ansible_facts' from source: unknown 3066 1726773117.21559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py 3066 1726773117.21673: Sending initial data 3066 1726773117.21676: Sent initial data (152 bytes) 3066 1726773117.22169: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.22173: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773117.22178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773117.22181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773117.22183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.22234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.22241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.22292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.24078: 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 1726773117.24113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773117.24150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmprf_379uu /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py <<< 3066 1726773117.24157: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py" <<< 3066 1726773117.24195: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmprf_379uu" to remote "/root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py" <<< 3066 1726773117.24198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py" <<< 3066 1726773117.24978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.25049: stderr chunk (state=3): >>><<< 3066 1726773117.25053: stdout chunk (state=3): >>><<< 3066 1726773117.25111: done transferring module to remote 3066 1726773117.25115: _low_level_execute_command(): starting 3066 1726773117.25118: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/ /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py && sleep 0' 3066 1726773117.25620: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773117.25623: 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 1726773117.25625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.25628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.25630: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.25684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.25688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.25742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.27808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.27849: stderr chunk (state=3): >>><<< 3066 1726773117.27852: stdout chunk (state=3): >>><<< 3066 1726773117.27868: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.27871: _low_level_execute_command(): starting 3066 1726773117.27879: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/AnsiballZ_slurp.py && sleep 0' 3066 1726773117.28370: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.28374: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.28379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.28381: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.28438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.28445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.28499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.47013: 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 1726773117.48643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773117.48712: stderr chunk (state=3): >>><<< 3066 1726773117.48719: stdout chunk (state=3): >>><<< 3066 1726773117.48735: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773117.48764: 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-1726773117.1839616-4704-100667529204475/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773117.48774: _low_level_execute_command(): starting 3066 1726773117.48782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773117.1839616-4704-100667529204475/ > /dev/null 2>&1 && sleep 0' 3066 1726773117.49293: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.49297: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.49299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.49302: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773117.49304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.49356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.49363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.49407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.51447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.51508: stderr chunk (state=3): >>><<< 3066 1726773117.51512: stdout chunk (state=3): >>><<< 3066 1726773117.51528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.51534: handler run complete 3066 1726773117.51555: attempt loop complete, returning result 3066 1726773117.51558: _execute() done 3066 1726773117.51561: dumping result to json 3066 1726773117.51564: done dumping result, returning 3066 1726773117.51572: done running TaskExecutor() for managed_node3/TASK: Get active_profile [0afff7ba-f7d3-0514-f23a-000000000156] 3066 1726773117.51581: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000156 3066 1726773117.51689: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000156 3066 1726773117.51692: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3066 1726773117.51758: no more pending results, returning what we have 3066 1726773117.51762: results queue empty 3066 1726773117.51763: checking for any_errors_fatal 3066 1726773117.51773: done checking for any_errors_fatal 3066 1726773117.51774: checking for max_fail_percentage 3066 1726773117.51776: done checking for max_fail_percentage 3066 1726773117.51777: checking to see if all hosts have failed and the running result is not ok 3066 1726773117.51778: done checking to see if all hosts have failed 3066 1726773117.51779: getting the remaining hosts for this loop 3066 1726773117.51781: done getting the remaining hosts for this loop 3066 1726773117.51786: getting the next task for host managed_node3 3066 1726773117.51792: done getting next task for host managed_node3 3066 1726773117.51795: ^ task is: TASK: Ensure kernel_settings is not in active_profile 3066 1726773117.51799: ^ 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 1726773117.51803: getting variables 3066 1726773117.51804: in VariableManager get_vars() 3066 1726773117.51848: Calling all_inventory to load vars for managed_node3 3066 1726773117.51851: Calling groups_inventory to load vars for managed_node3 3066 1726773117.51853: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773117.51864: Calling all_plugins_play to load vars for managed_node3 3066 1726773117.51867: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773117.51871: Calling groups_plugins_play to load vars for managed_node3 3066 1726773117.51928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773117.51962: done with get_vars() 3066 1726773117.51969: done getting variables 3066 1726773117.52020: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:11:57 -0400 (0:00:00.380) 0:01:33.755 **** 3066 1726773117.52048: entering _queue_task() for managed_node3/copy 3066 1726773117.52255: worker is 1 (out of 1 available) 3066 1726773117.52269: exiting _queue_task() for managed_node3/copy 3066 1726773117.52282: done queuing things up, now waiting for results queue to drain 3066 1726773117.52284: waiting for pending results... 3066 1726773117.52475: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 3066 1726773117.52549: in run() - task 0afff7ba-f7d3-0514-f23a-000000000157 3066 1726773117.52562: variable 'ansible_search_path' from source: unknown 3066 1726773117.52566: variable 'ansible_search_path' from source: unknown 3066 1726773117.52602: calling self._execute() 3066 1726773117.52670: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773117.52676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773117.52688: variable 'omit' from source: magic vars 3066 1726773117.52778: variable 'omit' from source: magic vars 3066 1726773117.52814: variable 'omit' from source: magic vars 3066 1726773117.52840: variable '__active_profile' from source: task vars 3066 1726773117.53108: variable '__active_profile' from source: task vars 3066 1726773117.53291: variable '__cur_profile' from source: task vars 3066 1726773117.53424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3066 1726773117.55099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3066 1726773117.55159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3066 1726773117.55194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3066 1726773117.55226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3066 1726773117.55251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3066 1726773117.55326: Loading FilterModule 'ansible_collections.ansible.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 1726773117.55356: Loading FilterModule 'ansible_collections.ansible.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 1726773117.55375: Loading FilterModule 'ansible_collections.ansible.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 1726773117.55410: Loading FilterModule 'ansible_collections.ansible.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 1726773117.55423: Loading FilterModule 'ansible_collections.ansible.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 1726773117.55519: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3066 1726773117.55584: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726773117.55643: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3066 1726773117.55708: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3066 1726773117.55731: variable 'omit' from source: magic vars 3066 1726773117.55755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773117.55784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773117.55801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773117.55819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773117.55828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773117.55855: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773117.55858: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773117.55863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773117.55951: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773117.55957: Set connection var ansible_connection to ssh 3066 1726773117.55964: Set connection var ansible_pipelining to False 3066 1726773117.55972: Set connection var ansible_shell_executable to /bin/sh 3066 1726773117.55975: Set connection var ansible_shell_type to sh 3066 1726773117.55984: Set connection var ansible_timeout to 10 3066 1726773117.56011: variable 'ansible_shell_executable' from source: unknown 3066 1726773117.56016: variable 'ansible_connection' from source: unknown 3066 1726773117.56019: variable 'ansible_module_compression' from source: unknown 3066 1726773117.56021: variable 'ansible_shell_type' from source: unknown 3066 1726773117.56026: variable 'ansible_shell_executable' from source: unknown 3066 1726773117.56028: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773117.56034: variable 'ansible_pipelining' from source: unknown 3066 1726773117.56037: variable 'ansible_timeout' from source: unknown 3066 1726773117.56043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773117.56127: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773117.56136: variable 'omit' from source: magic vars 3066 1726773117.56142: starting attempt loop 3066 1726773117.56145: running the handler 3066 1726773117.56155: _low_level_execute_command(): starting 3066 1726773117.56162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773117.56710: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.56714: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.56717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.56720: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.56770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773117.56789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.56833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.58615: stdout chunk (state=3): >>>/root <<< 3066 1726773117.58722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.58784: stderr chunk (state=3): >>><<< 3066 1726773117.58797: stdout chunk (state=3): >>><<< 3066 1726773117.58816: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.58828: _low_level_execute_command(): starting 3066 1726773117.58838: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669 `" && echo ansible-tmp-1726773117.5881772-4720-213347851321669="` echo /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669 `" ) && sleep 0' 3066 1726773117.59311: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.59336: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.59340: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.59399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.59402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.59459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.61569: stdout chunk (state=3): >>>ansible-tmp-1726773117.5881772-4720-213347851321669=/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669 <<< 3066 1726773117.61688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.61754: stderr chunk (state=3): >>><<< 3066 1726773117.61757: stdout chunk (state=3): >>><<< 3066 1726773117.61775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773117.5881772-4720-213347851321669=/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.61864: variable 'ansible_module_compression' from source: unknown 3066 1726773117.61911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773117.61960: variable 'ansible_facts' from source: unknown 3066 1726773117.62014: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py 3066 1726773117.62124: Sending initial data 3066 1726773117.62129: Sent initial data (151 bytes) 3066 1726773117.62639: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.62642: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.62645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 3066 1726773117.62647: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773117.62649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.62702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.62711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.62756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.64461: 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 1726773117.64499: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773117.64540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp954op80m /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py <<< 3066 1726773117.64545: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py" <<< 3066 1726773117.64587: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp954op80m" to remote "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py" <<< 3066 1726773117.65373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.65453: stderr chunk (state=3): >>><<< 3066 1726773117.65457: stdout chunk (state=3): >>><<< 3066 1726773117.65477: done transferring module to remote 3066 1726773117.65490: _low_level_execute_command(): starting 3066 1726773117.65496: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/ /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py && sleep 0' 3066 1726773117.65988: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.65993: 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.32 originally 10.31.14.32 <<< 3066 1726773117.65995: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.65997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.66000: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.66054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.66057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.66100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.68073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.68134: stderr chunk (state=3): >>><<< 3066 1726773117.68138: stdout chunk (state=3): >>><<< 3066 1726773117.68157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.68165: _low_level_execute_command(): starting 3066 1726773117.68170: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_stat.py && sleep 0' 3066 1726773117.68655: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.68658: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773117.68661: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.68663: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.68730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773117.68732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.68782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.88140: 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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773113.1580434, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "3980749697", "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 1726773117.89965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773117.90034: stderr chunk (state=3): >>><<< 3066 1726773117.90040: stdout chunk (state=3): >>><<< 3066 1726773117.90057: _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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773113.1580434, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "3980749697", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773117.90130: 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-1726773117.5881772-4720-213347851321669/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773117.90237: Sending initial data 3066 1726773117.90241: Sent initial data (139 bytes) 3066 1726773117.90701: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.90747: 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 1726773117.90750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773117.90753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773117.90755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.90757: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.90815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.90819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773117.90825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.90869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.92590: 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 <<< 3066 1726773117.92593: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773117.92630: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773117.92671: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/.af5aaf3x /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.source <<< 3066 1726773117.92680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.source" <<< 3066 1726773117.92710: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/.af5aaf3x" to remote "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.source" <<< 3066 1726773117.92714: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.source" <<< 3066 1726773117.92866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.92938: stderr chunk (state=3): >>><<< 3066 1726773117.92941: stdout chunk (state=3): >>><<< 3066 1726773117.92963: _low_level_execute_command(): starting 3066 1726773117.92968: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/ /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.source && sleep 0' 3066 1726773117.93445: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.93448: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773117.93451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773117.93453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.93457: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.93512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773117.93518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.93560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.95516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.95570: stderr chunk (state=3): >>><<< 3066 1726773117.95573: stdout chunk (state=3): >>><<< 3066 1726773117.95588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773117.95616: variable 'ansible_module_compression' from source: unknown 3066 1726773117.95656: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726773117.95674: variable 'ansible_facts' from source: unknown 3066 1726773117.95722: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py 3066 1726773117.95822: Sending initial data 3066 1726773117.95826: Sent initial data (151 bytes) 3066 1726773117.96304: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.96315: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.96319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773117.96321: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.96366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.96369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.96419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773117.98158: 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 1726773117.98165: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773117.98193: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773117.98231: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp4g4fmpqg /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py <<< 3066 1726773117.98235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py" <<< 3066 1726773117.98269: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmp4g4fmpqg" to remote "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py" <<< 3066 1726773117.98273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py" <<< 3066 1726773117.99079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773117.99155: stderr chunk (state=3): >>><<< 3066 1726773117.99159: stdout chunk (state=3): >>><<< 3066 1726773117.99180: done transferring module to remote 3066 1726773117.99187: _low_level_execute_command(): starting 3066 1726773117.99193: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/ /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py && sleep 0' 3066 1726773117.99675: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773117.99679: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773117.99682: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773117.99684: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773117.99743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773117.99746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773117.99795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.01767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.01823: stderr chunk (state=3): >>><<< 3066 1726773118.01826: stdout chunk (state=3): >>><<< 3066 1726773118.01848: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.01851: _low_level_execute_command(): starting 3066 1726773118.01854: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/AnsiballZ_copy.py && sleep 0' 3066 1726773118.02336: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.02339: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773118.02342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773118.02344: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.02351: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.02404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.02414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.02461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.21595: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.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-1726773117.5881772-4720-213347851321669/.source", "_original_basename": ".af5aaf3x", "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 1726773118.23180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773118.23246: stderr chunk (state=3): >>><<< 3066 1726773118.23249: stdout chunk (state=3): >>><<< 3066 1726773118.23265: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.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-1726773117.5881772-4720-213347851321669/.source", "_original_basename": ".af5aaf3x", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773118.23307: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/.source', '_original_basename': '.af5aaf3x', '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-1726773117.5881772-4720-213347851321669/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773118.23319: _low_level_execute_command(): starting 3066 1726773118.23324: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773117.5881772-4720-213347851321669/ > /dev/null 2>&1 && sleep 0' 3066 1726773118.23827: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.23831: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773118.23833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773118.23836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.23838: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.23891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.23895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.23945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.25922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.25979: stderr chunk (state=3): >>><<< 3066 1726773118.25987: stdout chunk (state=3): >>><<< 3066 1726773118.25998: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.26008: handler run complete 3066 1726773118.26035: attempt loop complete, returning result 3066 1726773118.26038: _execute() done 3066 1726773118.26041: dumping result to json 3066 1726773118.26047: done dumping result, returning 3066 1726773118.26060: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [0afff7ba-f7d3-0514-f23a-000000000157] 3066 1726773118.26062: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000157 3066 1726773118.26200: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000157 3066 1726773118.26203: 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-1726773117.5881772-4720-213347851321669/.source", "state": "file", "uid": 0 } 3066 1726773118.26312: no more pending results, returning what we have 3066 1726773118.26315: results queue empty 3066 1726773118.26317: checking for any_errors_fatal 3066 1726773118.26324: done checking for any_errors_fatal 3066 1726773118.26325: checking for max_fail_percentage 3066 1726773118.26326: done checking for max_fail_percentage 3066 1726773118.26328: checking to see if all hosts have failed and the running result is not ok 3066 1726773118.26330: done checking to see if all hosts have failed 3066 1726773118.26331: getting the remaining hosts for this loop 3066 1726773118.26332: done getting the remaining hosts for this loop 3066 1726773118.26336: getting the next task for host managed_node3 3066 1726773118.26342: done getting next task for host managed_node3 3066 1726773118.26345: ^ task is: TASK: Set profile_mode to auto 3066 1726773118.26348: ^ 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 1726773118.26352: getting variables 3066 1726773118.26353: in VariableManager get_vars() 3066 1726773118.26388: Calling all_inventory to load vars for managed_node3 3066 1726773118.26396: Calling groups_inventory to load vars for managed_node3 3066 1726773118.26399: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773118.26410: Calling all_plugins_play to load vars for managed_node3 3066 1726773118.26412: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773118.26415: Calling groups_plugins_play to load vars for managed_node3 3066 1726773118.26455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773118.26488: done with get_vars() 3066 1726773118.26495: done getting variables 3066 1726773118.26547: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:11:58 -0400 (0:00:00.745) 0:01:34.500 **** 3066 1726773118.26571: entering _queue_task() for managed_node3/copy 3066 1726773118.26779: worker is 1 (out of 1 available) 3066 1726773118.26796: exiting _queue_task() for managed_node3/copy 3066 1726773118.26811: done queuing things up, now waiting for results queue to drain 3066 1726773118.26813: waiting for pending results... 3066 1726773118.27002: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 3066 1726773118.27067: in run() - task 0afff7ba-f7d3-0514-f23a-000000000158 3066 1726773118.27079: variable 'ansible_search_path' from source: unknown 3066 1726773118.27088: variable 'ansible_search_path' from source: unknown 3066 1726773118.27123: calling self._execute() 3066 1726773118.27191: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773118.27197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773118.27210: variable 'omit' from source: magic vars 3066 1726773118.27301: variable 'omit' from source: magic vars 3066 1726773118.27336: variable 'omit' from source: magic vars 3066 1726773118.27361: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3066 1726773118.27679: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3066 1726773118.27749: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3066 1726773118.27805: variable 'omit' from source: magic vars 3066 1726773118.27820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773118.27852: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773118.27870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773118.27887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773118.27898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773118.27929: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773118.27934: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773118.27937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773118.28020: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773118.28028: Set connection var ansible_connection to ssh 3066 1726773118.28035: Set connection var ansible_pipelining to False 3066 1726773118.28043: Set connection var ansible_shell_executable to /bin/sh 3066 1726773118.28047: Set connection var ansible_shell_type to sh 3066 1726773118.28053: Set connection var ansible_timeout to 10 3066 1726773118.28074: variable 'ansible_shell_executable' from source: unknown 3066 1726773118.28080: variable 'ansible_connection' from source: unknown 3066 1726773118.28083: variable 'ansible_module_compression' from source: unknown 3066 1726773118.28086: variable 'ansible_shell_type' from source: unknown 3066 1726773118.28088: variable 'ansible_shell_executable' from source: unknown 3066 1726773118.28090: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773118.28096: variable 'ansible_pipelining' from source: unknown 3066 1726773118.28098: variable 'ansible_timeout' from source: unknown 3066 1726773118.28104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773118.28219: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773118.28229: variable 'omit' from source: magic vars 3066 1726773118.28235: starting attempt loop 3066 1726773118.28237: running the handler 3066 1726773118.28250: _low_level_execute_command(): starting 3066 1726773118.28258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773118.28799: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.28803: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.28809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.28869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.28877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773118.28878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.28930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.30715: stdout chunk (state=3): >>>/root <<< 3066 1726773118.30822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.30879: stderr chunk (state=3): >>><<< 3066 1726773118.30883: stdout chunk (state=3): >>><<< 3066 1726773118.30904: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.30918: _low_level_execute_command(): starting 3066 1726773118.30924: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783 `" && echo ansible-tmp-1726773118.309039-4735-198710873743783="` echo /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783 `" ) && sleep 0' 3066 1726773118.31393: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.31396: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773118.31399: 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.32 is address debug1: re-parsing configuration <<< 3066 1726773118.31412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.31415: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.31461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.31464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.31517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.33625: stdout chunk (state=3): >>>ansible-tmp-1726773118.309039-4735-198710873743783=/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783 <<< 3066 1726773118.33743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.33797: stderr chunk (state=3): >>><<< 3066 1726773118.33800: stdout chunk (state=3): >>><<< 3066 1726773118.33816: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773118.309039-4735-198710873743783=/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.33890: variable 'ansible_module_compression' from source: unknown 3066 1726773118.33937: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3066 1726773118.33968: variable 'ansible_facts' from source: unknown 3066 1726773118.34038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py 3066 1726773118.34134: Sending initial data 3066 1726773118.34138: Sent initial data (150 bytes) 3066 1726773118.34618: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.34621: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773118.34624: 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.32 is address debug1: re-parsing configuration <<< 3066 1726773118.34627: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773118.34629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.34677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.34681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.34732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.36474: 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 <<< 3066 1726773118.36478: stderr chunk (state=3): >>>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 1726773118.36507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773118.36544: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpf1c1z9q3 /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py <<< 3066 1726773118.36553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py" <<< 3066 1726773118.36582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpf1c1z9q3" to remote "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py" <<< 3066 1726773118.37365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.37433: stderr chunk (state=3): >>><<< 3066 1726773118.37437: stdout chunk (state=3): >>><<< 3066 1726773118.37458: done transferring module to remote 3066 1726773118.37468: _low_level_execute_command(): starting 3066 1726773118.37473: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/ /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py && sleep 0' 3066 1726773118.37944: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.37947: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773118.37950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773118.37952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773118.37954: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.38016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773118.38021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.38060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.40214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.40219: stdout chunk (state=3): >>><<< 3066 1726773118.40225: stderr chunk (state=3): >>><<< 3066 1726773118.40249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.40316: _low_level_execute_command(): starting 3066 1726773118.40322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_stat.py && sleep 0' 3066 1726773118.40986: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773118.41004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.41102: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.41147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.41175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.41414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.60799: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726773114.4590642, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "231584468", "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 1726773118.62652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773118.62717: stderr chunk (state=3): >>><<< 3066 1726773118.62721: stdout chunk (state=3): >>><<< 3066 1726773118.62739: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726773114.4590642, "mtime": 1726773105.3679194, "ctime": 1726773105.3679194, "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": "231584468", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773118.62815: 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-1726773118.309039-4735-198710873743783/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3066 1726773118.62921: Sending initial data 3066 1726773118.62925: Sent initial data (138 bytes) 3066 1726773118.63411: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.63414: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.63418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.63420: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.63474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.63483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.63530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.65283: 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 1726773118.65287: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773118.65319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773118.65355: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/.2h7xdotx /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.source <<< 3066 1726773118.65366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.source" <<< 3066 1726773118.65392: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/.2h7xdotx" to remote "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.source" <<< 3066 1726773118.65397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.source" <<< 3066 1726773118.65543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.65606: stderr chunk (state=3): >>><<< 3066 1726773118.65610: stdout chunk (state=3): >>><<< 3066 1726773118.65630: _low_level_execute_command(): starting 3066 1726773118.65636: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/ /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.source && sleep 0' 3066 1726773118.66109: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.66113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773118.66115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.66117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.66119: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.66174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.66177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.66228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.70934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.70991: stderr chunk (state=3): >>><<< 3066 1726773118.70995: stdout chunk (state=3): >>><<< 3066 1726773118.71013: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.71037: variable 'ansible_module_compression' from source: unknown 3066 1726773118.71076: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3066 1726773118.71098: variable 'ansible_facts' from source: unknown 3066 1726773118.71145: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py 3066 1726773118.71253: Sending initial data 3066 1726773118.71257: Sent initial data (150 bytes) 3066 1726773118.71739: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.71742: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773118.71745: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.71747: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.71805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773118.71811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.71859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.73619: 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 1726773118.73627: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773118.73661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773118.73774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpu7c2ahd6 /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py <<< 3066 1726773118.73781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpu7c2ahd6" to remote "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py" <<< 3066 1726773118.74878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.74938: stderr chunk (state=3): >>><<< 3066 1726773118.74942: stdout chunk (state=3): >>><<< 3066 1726773118.74961: done transferring module to remote 3066 1726773118.74969: _low_level_execute_command(): starting 3066 1726773118.74974: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/ /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py && sleep 0' 3066 1726773118.75432: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773118.75438: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.75440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.75443: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773118.75445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773118.75497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773118.75503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.75545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.77736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773118.77740: stderr chunk (state=3): >>><<< 3066 1726773118.77742: stdout chunk (state=3): >>><<< 3066 1726773118.77744: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773118.77747: _low_level_execute_command(): starting 3066 1726773118.77750: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/AnsiballZ_copy.py && sleep 0' 3066 1726773118.78286: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773118.78301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773118.78422: 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773118.78439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773118.78516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773118.97961: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.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-1726773118.309039-4735-198710873743783/.source", "_original_basename": ".2h7xdotx", "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 1726773118.99643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773118.99661: stdout chunk (state=3): >>><<< 3066 1726773118.99674: stderr chunk (state=3): >>><<< 3066 1726773118.99703: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.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-1726773118.309039-4735-198710873743783/.source", "_original_basename": ".2h7xdotx", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773118.99864: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/.source', '_original_basename': '.2h7xdotx', '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-1726773118.309039-4735-198710873743783/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773118.99868: _low_level_execute_command(): starting 3066 1726773118.99870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773118.309039-4735-198710873743783/ > /dev/null 2>&1 && sleep 0' 3066 1726773119.00541: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.00595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773119.00616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773119.00657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.00724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.02795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.02812: stdout chunk (state=3): >>><<< 3066 1726773119.02825: stderr chunk (state=3): >>><<< 3066 1726773119.02847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773119.02862: handler run complete 3066 1726773119.03017: attempt loop complete, returning result 3066 1726773119.03021: _execute() done 3066 1726773119.03023: dumping result to json 3066 1726773119.03025: done dumping result, returning 3066 1726773119.03027: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [0afff7ba-f7d3-0514-f23a-000000000158] 3066 1726773119.03030: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000158 3066 1726773119.03112: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000158 3066 1726773119.03115: 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-1726773118.309039-4735-198710873743783/.source", "state": "file", "uid": 0 } 3066 1726773119.03218: no more pending results, returning what we have 3066 1726773119.03223: results queue empty 3066 1726773119.03224: checking for any_errors_fatal 3066 1726773119.03456: done checking for any_errors_fatal 3066 1726773119.03458: checking for max_fail_percentage 3066 1726773119.03460: done checking for max_fail_percentage 3066 1726773119.03461: checking to see if all hosts have failed and the running result is not ok 3066 1726773119.03463: done checking to see if all hosts have failed 3066 1726773119.03468: getting the remaining hosts for this loop 3066 1726773119.03470: done getting the remaining hosts for this loop 3066 1726773119.03474: getting the next task for host managed_node3 3066 1726773119.03482: done getting next task for host managed_node3 3066 1726773119.03486: ^ task is: TASK: Restart tuned 3066 1726773119.03489: ^ 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 1726773119.03493: getting variables 3066 1726773119.03494: in VariableManager get_vars() 3066 1726773119.03544: Calling all_inventory to load vars for managed_node3 3066 1726773119.03548: Calling groups_inventory to load vars for managed_node3 3066 1726773119.03551: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773119.03562: Calling all_plugins_play to load vars for managed_node3 3066 1726773119.03565: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773119.03569: Calling groups_plugins_play to load vars for managed_node3 3066 1726773119.03641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773119.03691: done with get_vars() 3066 1726773119.03701: done getting variables 3066 1726773119.03869: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:11:59 -0400 (0:00:00.773) 0:01:35.273 **** 3066 1726773119.03908: entering _queue_task() for managed_node3/service 3066 1726773119.04290: worker is 1 (out of 1 available) 3066 1726773119.04305: exiting _queue_task() for managed_node3/service 3066 1726773119.04321: done queuing things up, now waiting for results queue to drain 3066 1726773119.04323: waiting for pending results... 3066 1726773119.04539: running TaskExecutor() for managed_node3/TASK: Restart tuned 3066 1726773119.04712: in run() - task 0afff7ba-f7d3-0514-f23a-000000000159 3066 1726773119.04723: variable 'ansible_search_path' from source: unknown 3066 1726773119.04730: variable 'ansible_search_path' from source: unknown 3066 1726773119.04757: variable '__kernel_settings_services' from source: include_vars 3066 1726773119.05280: variable '__kernel_settings_services' from source: include_vars 3066 1726773119.05361: variable 'omit' from source: magic vars 3066 1726773119.05493: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773119.05602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773119.05607: variable 'omit' from source: magic vars 3066 1726773119.05645: variable 'omit' from source: magic vars 3066 1726773119.05692: variable 'omit' from source: magic vars 3066 1726773119.05814: variable 'item' from source: unknown 3066 1726773119.05858: variable 'item' from source: unknown 3066 1726773119.05897: variable 'omit' from source: magic vars 3066 1726773119.05965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3066 1726773119.06019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3066 1726773119.06058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3066 1726773119.06087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773119.06108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3066 1726773119.06160: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3066 1726773119.06211: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773119.06215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773119.06326: Set connection var ansible_module_compression to ZIP_DEFLATED 3066 1726773119.06340: Set connection var ansible_connection to ssh 3066 1726773119.06358: Set connection var ansible_pipelining to False 3066 1726773119.06386: Set connection var ansible_shell_executable to /bin/sh 3066 1726773119.06396: Set connection var ansible_shell_type to sh 3066 1726773119.06412: Set connection var ansible_timeout to 10 3066 1726773119.06469: variable 'ansible_shell_executable' from source: unknown 3066 1726773119.06472: variable 'ansible_connection' from source: unknown 3066 1726773119.06486: variable 'ansible_module_compression' from source: unknown 3066 1726773119.06488: variable 'ansible_shell_type' from source: unknown 3066 1726773119.06491: variable 'ansible_shell_executable' from source: unknown 3066 1726773119.06493: variable 'ansible_host' from source: host vars for 'managed_node3' 3066 1726773119.06580: variable 'ansible_pipelining' from source: unknown 3066 1726773119.06589: variable 'ansible_timeout' from source: unknown 3066 1726773119.06593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3066 1726773119.06699: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3066 1726773119.06727: variable 'omit' from source: magic vars 3066 1726773119.06796: starting attempt loop 3066 1726773119.06800: running the handler 3066 1726773119.06906: variable 'ansible_facts' from source: unknown 3066 1726773119.06920: _low_level_execute_command(): starting 3066 1726773119.06939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3066 1726773119.07677: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3066 1726773119.07695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773119.07717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773119.07736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3066 1726773119.07753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 3066 1726773119.07828: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.07873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773119.07892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773119.07917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.07993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.09791: stdout chunk (state=3): >>>/root <<< 3066 1726773119.09976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.09991: stdout chunk (state=3): >>><<< 3066 1726773119.10014: stderr chunk (state=3): >>><<< 3066 1726773119.10041: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773119.10064: _low_level_execute_command(): starting 3066 1726773119.10077: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201 `" && echo ansible-tmp-1726773119.100494-4764-176548154198201="` echo /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201 `" ) && sleep 0' 3066 1726773119.10614: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.10661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773119.10674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.10725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.12838: stdout chunk (state=3): >>>ansible-tmp-1726773119.100494-4764-176548154198201=/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201 <<< 3066 1726773119.12958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.13018: stderr chunk (state=3): >>><<< 3066 1726773119.13021: stdout chunk (state=3): >>><<< 3066 1726773119.13037: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773119.100494-4764-176548154198201=/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773119.13160: variable 'ansible_module_compression' from source: unknown 3066 1726773119.13164: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3066 1726773119.13212: variable 'ansible_facts' from source: unknown 3066 1726773119.13383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py 3066 1726773119.13626: Sending initial data 3066 1726773119.13629: Sent initial data (151 bytes) 3066 1726773119.14163: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.14228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773119.14245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.14269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.15993: 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 1726773119.15997: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773119.16032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773119.16069: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpu6m89yg9 /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py <<< 3066 1726773119.16075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py" <<< 3066 1726773119.16104: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpu6m89yg9" to remote "/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py" <<< 3066 1726773119.18149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.18203: stderr chunk (state=3): >>><<< 3066 1726773119.18208: stdout chunk (state=3): >>><<< 3066 1726773119.18231: done transferring module to remote 3066 1726773119.18240: _low_level_execute_command(): starting 3066 1726773119.18246: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/ /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py && sleep 0' 3066 1726773119.18700: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773119.18703: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.18709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773119.18711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773119.18713: stderr 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.18762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773119.18765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.18816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.20785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.20822: stderr chunk (state=3): >>><<< 3066 1726773119.20826: stdout chunk (state=3): >>><<< 3066 1726773119.20842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773119.20849: _low_level_execute_command(): starting 3066 1726773119.20852: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_setup.py && sleep 0' 3066 1726773119.21287: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773119.21291: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773119.21293: 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.32 is address debug1: re-parsing configuration <<< 3066 1726773119.21296: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.21355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773119.21358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.21411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.54468: 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 1726773119.56949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773119.56986: stderr chunk (state=3): >>><<< 3066 1726773119.56991: stdout chunk (state=3): >>><<< 3066 1726773119.57212: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773119.57217: 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-1726773119.100494-4764-176548154198201/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773119.57221: 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 1726773119.57223: variable 'ansible_module_compression' from source: unknown 3066 1726773119.57225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3066a3t9_u_f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3066 1726773119.57293: variable 'ansible_facts' from source: unknown 3066 1726773119.57511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py 3066 1726773119.57691: Sending initial data 3066 1726773119.57702: Sent initial data (153 bytes) 3066 1726773119.58225: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773119.58244: stderr 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.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.58292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773119.58312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.58352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.60090: 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 1726773119.60097: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3066 1726773119.60127: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3066 1726773119.60164: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpr1gkn0be /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py <<< 3066 1726773119.60173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py" <<< 3066 1726773119.60199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3066a3t9_u_f/tmpr1gkn0be" to remote "/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py" <<< 3066 1726773119.62293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.62349: stderr chunk (state=3): >>><<< 3066 1726773119.62353: stdout chunk (state=3): >>><<< 3066 1726773119.62377: done transferring module to remote 3066 1726773119.62383: _low_level_execute_command(): starting 3066 1726773119.62389: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/ /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py && sleep 0' 3066 1726773119.62840: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773119.62844: 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773119.62846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3066 1726773119.62849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration 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 1726773119.62851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.62916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3066 1726773119.62918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.62951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773119.64934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773119.64983: stderr chunk (state=3): >>><<< 3066 1726773119.64987: stdout chunk (state=3): >>><<< 3066 1726773119.65000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773119.65003: _low_level_execute_command(): starting 3066 1726773119.65012: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/AnsiballZ_systemd.py && sleep 0' 3066 1726773119.65456: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773119.65460: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773119.65462: 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.32 is address debug1: re-parsing configuration <<< 3066 1726773119.65464: 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.32 originally 10.31.14.32 debug2: match found <<< 3066 1726773119.65467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773119.65524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773119.65530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773119.65579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773120.00161: 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": "5141", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15249408", "MemoryAvailable": "infinity", "CPUUsageNSec": "152053000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551<<< 3066 1726773120.00200: stdout chunk (state=3): >>>615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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<<< 3066 1726773120.00224: stdout chunk (state=3): >>>", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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 1726773120.02647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 3066 1726773120.02714: stderr chunk (state=3): >>><<< 3066 1726773120.02717: stdout chunk (state=3): >>><<< 3066 1726773120.02743: _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": "5141", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15249408", "MemoryAvailable": "infinity", "CPUUsageNSec": "152053000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.32 closed. 3066 1726773120.02931: 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-1726773119.100494-4764-176548154198201/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3066 1726773120.02948: _low_level_execute_command(): starting 3066 1726773120.02953: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773119.100494-4764-176548154198201/ > /dev/null 2>&1 && sleep 0' 3066 1726773120.03438: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3066 1726773120.03441: stderr 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.32 originally 10.31.14.32 debug2: match not found <<< 3066 1726773120.03444: 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.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3066 1726773120.03446: 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.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3066 1726773120.03503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3066 1726773120.03512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3066 1726773120.03559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3066 1726773120.05531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3066 1726773120.05576: stderr chunk (state=3): >>><<< 3066 1726773120.05581: stdout chunk (state=3): >>><<< 3066 1726773120.05600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 1726773120.05607: handler run complete 3066 1726773120.05659: attempt loop complete, returning result 3066 1726773120.05676: variable 'item' from source: unknown 3066 1726773120.05753: 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 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "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": "152053000", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "ControlPID": "0", "CoredumpFilter": "0x33", "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": "5141", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; 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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5141", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15249408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "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": "dbus-broker.service sysinit.target 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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "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 1726773120.06348: dumping result to json 3066 1726773120.06351: done dumping result, returning 3066 1726773120.06353: done running TaskExecutor() for managed_node3/TASK: Restart tuned [0afff7ba-f7d3-0514-f23a-000000000159] 3066 1726773120.06355: sending task result for task 0afff7ba-f7d3-0514-f23a-000000000159 3066 1726773120.06428: done sending task result for task 0afff7ba-f7d3-0514-f23a-000000000159 3066 1726773120.06431: WORKER PROCESS EXITING 3066 1726773120.06528: no more pending results, returning what we have 3066 1726773120.06531: results queue empty 3066 1726773120.06532: checking for any_errors_fatal 3066 1726773120.06535: done checking for any_errors_fatal 3066 1726773120.06536: checking for max_fail_percentage 3066 1726773120.06537: done checking for max_fail_percentage 3066 1726773120.06538: checking to see if all hosts have failed and the running result is not ok 3066 1726773120.06538: done checking to see if all hosts have failed 3066 1726773120.06539: getting the remaining hosts for this loop 3066 1726773120.06540: done getting the remaining hosts for this loop 3066 1726773120.06543: getting the next task for host managed_node3 3066 1726773120.06549: done getting next task for host managed_node3 3066 1726773120.06551: ^ task is: TASK: meta (flush_handlers) 3066 1726773120.06553: ^ 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 1726773120.06556: getting variables 3066 1726773120.06557: in VariableManager get_vars() 3066 1726773120.06578: Calling all_inventory to load vars for managed_node3 3066 1726773120.06580: Calling groups_inventory to load vars for managed_node3 3066 1726773120.06582: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773120.06590: Calling all_plugins_play to load vars for managed_node3 3066 1726773120.06592: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773120.06595: Calling groups_plugins_play to load vars for managed_node3 3066 1726773120.06635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773120.06662: done with get_vars() 3066 1726773120.06669: done getting variables 3066 1726773120.06724: in VariableManager get_vars() 3066 1726773120.06733: Calling all_inventory to load vars for managed_node3 3066 1726773120.06735: Calling groups_inventory to load vars for managed_node3 3066 1726773120.06737: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773120.06740: Calling all_plugins_play to load vars for managed_node3 3066 1726773120.06742: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773120.06744: Calling groups_plugins_play to load vars for managed_node3 3066 1726773120.06773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773120.06796: done with get_vars() 3066 1726773120.06805: done queuing things up, now waiting for results queue to drain 3066 1726773120.06808: results queue empty 3066 1726773120.06808: checking for any_errors_fatal 3066 1726773120.06814: done checking for any_errors_fatal 3066 1726773120.06814: checking for max_fail_percentage 3066 1726773120.06815: done checking for max_fail_percentage 3066 1726773120.06816: checking to see if all hosts have failed and the running result is not ok 3066 1726773120.06816: done checking to see if all hosts have failed 3066 1726773120.06817: getting the remaining hosts for this loop 3066 1726773120.06818: done getting the remaining hosts for this loop 3066 1726773120.06819: getting the next task for host managed_node3 3066 1726773120.06823: done getting next task for host managed_node3 3066 1726773120.06824: ^ task is: TASK: meta (flush_handlers) 3066 1726773120.06825: ^ 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 1726773120.06828: getting variables 3066 1726773120.06829: in VariableManager get_vars() 3066 1726773120.06836: Calling all_inventory to load vars for managed_node3 3066 1726773120.06837: Calling groups_inventory to load vars for managed_node3 3066 1726773120.06839: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773120.06843: Calling all_plugins_play to load vars for managed_node3 3066 1726773120.06844: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773120.06846: Calling groups_plugins_play to load vars for managed_node3 3066 1726773120.06871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773120.06895: done with get_vars() 3066 1726773120.06899: done getting variables 3066 1726773120.06935: in VariableManager get_vars() 3066 1726773120.06943: Calling all_inventory to load vars for managed_node3 3066 1726773120.06944: Calling groups_inventory to load vars for managed_node3 3066 1726773120.06946: Calling all_plugins_inventory to load vars for managed_node3 3066 1726773120.06949: Calling all_plugins_play to load vars for managed_node3 3066 1726773120.06951: Calling groups_plugins_inventory to load vars for managed_node3 3066 1726773120.06953: Calling groups_plugins_play to load vars for managed_node3 3066 1726773120.06978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3066 1726773120.07001: done with get_vars() 3066 1726773120.07010: done queuing things up, now waiting for results queue to drain 3066 1726773120.07011: results queue empty 3066 1726773120.07012: checking for any_errors_fatal 3066 1726773120.07013: done checking for any_errors_fatal 3066 1726773120.07014: checking for max_fail_percentage 3066 1726773120.07014: done checking for max_fail_percentage 3066 1726773120.07015: checking to see if all hosts have failed and the running result is not ok 3066 1726773120.07015: done checking to see if all hosts have failed 3066 1726773120.07016: getting the remaining hosts for this loop 3066 1726773120.07017: done getting the remaining hosts for this loop 3066 1726773120.07018: getting the next task for host managed_node3 3066 1726773120.07021: done getting next task for host managed_node3 3066 1726773120.07022: ^ task is: None 3066 1726773120.07023: ^ 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 1726773120.07023: done queuing things up, now waiting for results queue to drain 3066 1726773120.07024: results queue empty 3066 1726773120.07025: checking for any_errors_fatal 3066 1726773120.07025: done checking for any_errors_fatal 3066 1726773120.07026: checking for max_fail_percentage 3066 1726773120.07026: done checking for max_fail_percentage 3066 1726773120.07027: checking to see if all hosts have failed and the running result is not ok 3066 1726773120.07028: done checking to see if all hosts have failed 3066 1726773120.07029: getting the next task for host managed_node3 3066 1726773120.07031: done getting next task for host managed_node3 3066 1726773120.07031: ^ task is: None 3066 1726773120.07032: ^ 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 15:12:00 -0400 (0:00:01.031) 0:01:36.305 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed -- 66.99s /tmp/collections-iKE/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 --- 3.05s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role --- 2.92s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.36s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 1.33s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 1.22s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 1.18s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Restart tuned ----------------------------------------------------------- 1.03s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.95s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.94s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.92s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.88s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.85s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.82s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.82s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Set profile_mode to auto ------------------------------------------------ 0.77s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.76s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Ensure kernel_settings is not in active_profile ------------------------- 0.75s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists --- 0.58s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.53s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 3066 1726773120.07113: RUNNING CLEANUP